Pull request #41234 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8774804ca75881d1548c87c1977518b483473929+cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc (2e682762a1afedc66cb52fd4917f29dbaf14bba6) 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 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 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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 [2020-07-23T13:47:46.361Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-23T13:47:46.367Z] Trying to pass milestone 4 [Pipeline] milestone [2020-07-23T13:47:46.408Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-23T13:48:01.550Z] Still waiting to schedule task [2020-07-23T13:48:01.550Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-23T13:48:54.740Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e8167308e779388) in /home/ubuntu/workspace/moby_PR-41234 [Pipeline] { [Pipeline] checkout [2020-07-23T13:48:58.075Z] using credential docker-jenkins-github-credentials [2020-07-23T13:48:58.083Z] Cloning the remote Git repository [2020-07-23T13:48:58.083Z] Cloning with configured refspecs honoured and without tags [2020-07-23T13:48:58.110Z] Cloning repository https://github.com/moby/moby.git [2020-07-23T13:48:58.178Z] > git init /home/ubuntu/workspace/moby_PR-41234 # timeout=10 [2020-07-23T13:48:58.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:48:58.523Z] > git --version # timeout=10 [2020-07-23T13:48:58.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:48:58.590Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:21.513Z] Fetching without tags [2020-07-23T13:49:21.836Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:49:21.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:49:21.469Z] > git config --add remote.origin.fetch +refs/pull/41234/head:refs/remotes/origin/PR-41234 # timeout=10 [2020-07-23T13:49:21.485Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:21.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:49:21.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:49:21.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:49:21.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:21.849Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:49:21.877Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:49:22.620Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:49:23.479Z] Merge succeeded, producing 0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T13:49:23.479Z] Checking out Revision 0d90f32f1779e6099a8629effdfcbf0d2ab3b17a (PR-41234) [2020-07-23T13:49:23.463Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T13:49:23.481Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:49:23.506Z] > git checkout -f 0d90f32f1779e6099a8629effdfcbf0d2ab3b17a # timeout=10 [2020-07-23T13:49:27.316Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:49:27.341Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-23T13:49:27.318Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [2020-07-23T13:49:28.503Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41234:/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 [2020-07-23T13:49:32.707Z] Unable to find image 'alpine:latest' locally [2020-07-23T13:49:32.707Z] latest: Pulling from library/alpine [2020-07-23T13:49:32.707Z] df20fa9351a1: Pulling fs layer [2020-07-23T13:49:32.707Z] df20fa9351a1: Verifying Checksum [2020-07-23T13:49:32.707Z] df20fa9351a1: Download complete [2020-07-23T13:49:33.278Z] df20fa9351a1: Pull complete [2020-07-23T13:49:33.278Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-23T13:49:33.278Z] Status: Downloaded newer image for alpine:latest [2020-07-23T13:49:37.524Z] 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 [2020-07-23T13:49:38.345Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e8167308e779388) in /home/ubuntu/workspace/moby_PR-41234 [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-23T13:49:38.352Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41234 [2020-07-23T13:49:38.353Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-41234 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-07-23T13:49:38.492Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-23T13:49:38.500Z] using credential docker-jenkins-github-credentials [2020-07-23T13:49:38.505Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-23T13:49:38.513Z] Cloning the remote Git repository [2020-07-23T13:49:38.513Z] Cloning with configured refspecs honoured and without tags [2020-07-23T13:49:38.519Z] Cloning the remote Git repository [2020-07-23T13:49:38.519Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) 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 [2020-07-23T13:49:38.564Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-07-23T13:49:38.611Z] Fetching without tags 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] } [2020-07-23T13:49:39.115Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:49:39.435Z] Merge succeeded, producing 57df10e87ccb53da067b02a840335dfb2dece2f0 [2020-07-23T13:49:39.435Z] Checking out Revision 57df10e87ccb53da067b02a840335dfb2dece2f0 (PR-41234) [2020-07-23T13:49:38.537Z] Cloning repository https://github.com/moby/moby.git [2020-07-23T13:49:38.537Z] > git init /home/docker/workspace/moby_PR-41234 # timeout=10 [2020-07-23T13:49:38.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:49:38.546Z] > git --version # timeout=10 [2020-07-23T13:49:38.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:49:38.550Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:38.519Z] Cloning repository https://github.com/moby/moby.git [2020-07-23T13:49:38.519Z] > git init /home/jenkins/workspace/moby_PR-41234 # timeout=10 [2020-07-23T13:49:38.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:49:38.546Z] > git --version # timeout=10 [2020-07-23T13:49:38.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:49:38.547Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:38.499Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-23T13:49:38.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:49:38.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:49:38.617Z] > git --version # timeout=10 [2020-07-23T13:49:38.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:49:38.640Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:39.117Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:49:39.137Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:49:39.259Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:49:39.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T13:49:39.437Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:49:39.445Z] > git checkout -f 57df10e87ccb53da067b02a840335dfb2dece2f0 # timeout=10 [2020-07-23T13:49:39.543Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:49:39.571Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-23T13:49:39.545Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [2020-07-23T13:49:40.580Z] + [ PR != PR ] [2020-07-23T13:49:40.580Z] + [ master != master ] [2020-07-23T13:49:40.580Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-23T13:49:40.992Z] + docker version [2020-07-23T13:49:40.992Z] Client: Docker Engine - Community [2020-07-23T13:49:40.992Z] Version: 19.03.12 [2020-07-23T13:49:40.992Z] API version: 1.40 [2020-07-23T13:49:40.992Z] Go version: go1.13.10 [2020-07-23T13:49:40.992Z] Git commit: 48a66213fe [2020-07-23T13:49:40.992Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-23T13:49:40.992Z] OS/Arch: linux/amd64 [2020-07-23T13:49:40.992Z] Experimental: false [2020-07-23T13:49:40.992Z] [2020-07-23T13:49:40.992Z] Server: Docker Engine - Community [2020-07-23T13:49:40.992Z] Engine: [2020-07-23T13:49:40.992Z] Version: 19.03.12 [2020-07-23T13:49:40.992Z] API version: 1.40 (minimum version 1.12) [2020-07-23T13:49:40.992Z] Go version: go1.13.10 [2020-07-23T13:49:40.992Z] Git commit: 48a66213fe [2020-07-23T13:49:40.992Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-23T13:49:40.992Z] OS/Arch: linux/amd64 [2020-07-23T13:49:40.992Z] Experimental: true [2020-07-23T13:49:40.992Z] containerd: [2020-07-23T13:49:40.992Z] Version: 1.2.13 [2020-07-23T13:49:40.992Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:49:40.992Z] runc: [2020-07-23T13:49:40.992Z] Version: 1.0.0-rc10 [2020-07-23T13:49:40.992Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:49:40.992Z] docker-init: [2020-07-23T13:49:40.992Z] Version: 0.18.0 [2020-07-23T13:49:40.992Z] GitCommit: fec3683 [Pipeline] sh [2020-07-23T13:49:41.293Z] + docker info [2020-07-23T13:49:46.580Z] Client: [2020-07-23T13:49:46.580Z] Debug Mode: false [2020-07-23T13:49:46.580Z] [2020-07-23T13:49:46.580Z] Server: [2020-07-23T13:49:46.580Z] Containers: 0 [2020-07-23T13:49:46.580Z] Running: 0 [2020-07-23T13:49:46.580Z] Paused: 0 [2020-07-23T13:49:46.580Z] Stopped: 0 [2020-07-23T13:49:46.580Z] Images: 1 [2020-07-23T13:49:46.580Z] Server Version: 19.03.12 [2020-07-23T13:49:46.580Z] Storage Driver: overlay2 [2020-07-23T13:49:46.580Z] Backing Filesystem: extfs [2020-07-23T13:49:46.580Z] Supports d_type: true [2020-07-23T13:49:46.580Z] Native Overlay Diff: true [2020-07-23T13:49:46.580Z] Logging Driver: json-file [2020-07-23T13:49:46.580Z] Cgroup Driver: cgroupfs [2020-07-23T13:49:46.580Z] Plugins: [2020-07-23T13:49:46.580Z] Volume: local [2020-07-23T13:49:46.580Z] Network: bridge host ipvlan macvlan null overlay [2020-07-23T13:49:46.580Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-23T13:49:46.580Z] Swarm: inactive [2020-07-23T13:49:46.580Z] Runtimes: runc [2020-07-23T13:49:46.580Z] Default Runtime: runc [2020-07-23T13:49:46.580Z] Init Binary: docker-init [2020-07-23T13:49:46.580Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:49:46.580Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:49:46.580Z] init version: fec3683 [2020-07-23T13:49:46.580Z] Security Options: [2020-07-23T13:49:46.580Z] apparmor [2020-07-23T13:49:46.580Z] seccomp [2020-07-23T13:49:46.580Z] Profile: default [2020-07-23T13:49:46.580Z] Kernel Version: 5.3.0-1030-aws [2020-07-23T13:49:46.580Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-23T13:49:46.580Z] OSType: linux [2020-07-23T13:49:46.580Z] Architecture: x86_64 [2020-07-23T13:49:46.580Z] CPUs: 2 [2020-07-23T13:49:46.580Z] Total Memory: 7.569GiB [2020-07-23T13:49:46.580Z] Name: ip-10-100-113-233 [2020-07-23T13:49:46.580Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-23T13:49:46.580Z] Docker Root Dir: /var/lib/docker [2020-07-23T13:49:46.580Z] Debug Mode: false [2020-07-23T13:49:46.580Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:49:46.580Z] Labels: [2020-07-23T13:49:46.580Z] Experimental: true [2020-07-23T13:49:46.580Z] Insecure Registries: [2020-07-23T13:49:46.580Z] 127.0.0.0/8 [2020-07-23T13:49:46.580Z] Live Restore Enabled: true [2020-07-23T13:49:46.580Z] [2020-07-23T13:49:46.580Z] WARNING: No swap limit support [Pipeline] sh [2020-07-23T13:49:46.877Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:49:46.877Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:49:46.877Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41234/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-23T13:49:46.877Z] + bash /home/ubuntu/workspace/moby_PR-41234/check-config.sh [2020-07-23T13:49:46.877Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-23T13:49:46.877Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-23T13:49:46.877Z] [2020-07-23T13:49:46.877Z] Generally Necessary: [2020-07-23T13:49:46.877Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-23T13:49:46.877Z] - apparmor: enabled and tools installed [2020-07-23T13:49:46.877Z] - CONFIG_NAMESPACES: enabled [2020-07-23T13:49:46.877Z] - CONFIG_NET_NS: enabled [2020-07-23T13:49:46.877Z] - CONFIG_PID_NS: enabled [2020-07-23T13:49:46.877Z] - CONFIG_IPC_NS: enabled [2020-07-23T13:49:47.141Z] - CONFIG_UTS_NS: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CGROUPS: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CPUSETS: enabled [2020-07-23T13:49:47.141Z] - CONFIG_MEMCG: enabled [2020-07-23T13:49:47.141Z] - CONFIG_KEYS: enabled [2020-07-23T13:49:47.141Z] - CONFIG_VETH: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-23T13:49:47.141Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-23T13:49:47.141Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-23T13:49:47.141Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-23T13:49:47.141Z] [2020-07-23T13:49:47.141Z] Optional Features: [2020-07-23T13:49:47.141Z] - CONFIG_USER_NS: enabled [2020-07-23T13:49:47.141Z] - CONFIG_SECCOMP: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-23T13:49:47.141Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-23T13:49:47.141Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-23T13:49:47.141Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-23T13:49:47.141Z] - CONFIG_BLK_CGROUP: enabled [2020-07-23T13:49:47.141Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-23T13:49:47.141Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-23T13:49:47.141Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-23T13:49:47.141Z] - CONFIG_CGROUP_PERF: enabled [2020-07-23T13:49:47.141Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-23T13:49:47.141Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-23T13:49:47.415Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-23T13:49:47.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-23T13:49:47.415Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-23T13:49:47.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_IP_VS: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-23T13:49:47.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-23T13:49:47.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-23T13:49:47.415Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_EXT4_FS: enabled [2020-07-23T13:49:47.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-23T13:49:47.415Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-23T13:49:47.415Z] - Network Drivers: [2020-07-23T13:49:47.415Z] - "overlay": [2020-07-23T13:49:47.415Z] - CONFIG_VXLAN: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-23T13:49:47.415Z] Optional (for encrypted networks): [2020-07-23T13:49:47.415Z] - CONFIG_CRYPTO: enabled [2020-07-23T13:49:47.415Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-23T13:49:47.415Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-23T13:49:47.415Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-23T13:49:47.415Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-23T13:49:47.415Z] - CONFIG_XFRM: enabled [2020-07-23T13:49:47.415Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-23T13:49:47.415Z] - "ipvlan": [2020-07-23T13:49:47.415Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-23T13:49:47.415Z] - "macvlan": [2020-07-23T13:49:47.415Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_DUMMY: enabled (as module) [2020-07-23T13:49:47.415Z] - "ftp,tftp client in container": [2020-07-23T13:49:47.415Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-23T13:49:47.415Z] - Storage Drivers: [2020-07-23T13:49:47.415Z] - "aufs": [2020-07-23T13:49:47.415Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-23T13:49:47.415Z] - "btrfs": [2020-07-23T13:49:47.415Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-23T13:49:47.415Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-23T13:49:47.415Z] - "devicemapper": [2020-07-23T13:49:47.683Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-23T13:49:47.683Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-23T13:49:47.683Z] - "overlay": [2020-07-23T13:49:47.683Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-23T13:49:47.683Z] - "zfs": [2020-07-23T13:49:47.683Z] - /dev/zfs: present [2020-07-23T13:49:47.683Z] - zfs command: missing [2020-07-23T13:49:47.683Z] - zpool command: missing [2020-07-23T13:49:47.683Z] [2020-07-23T13:49:47.683Z] Limits: [2020-07-23T13:49:47.683Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-23T13:49:47.683Z] [2020-07-23T13:49:47.683Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-23T13:49:47.817Z] Fetching without tags [2020-07-23T13:49:47.792Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:49:47.794Z] > git config --add remote.origin.fetch +refs/pull/41234/head:refs/remotes/origin/PR-41234 # timeout=10 [2020-07-23T13:49:47.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:47.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:49:47.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:49:47.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:49:47.823Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:49:48.025Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a . [2020-07-23T13:49:48.025Z] #2 [internal] load .dockerignore [2020-07-23T13:49:48.025Z] #2 transferring context: 87B done [2020-07-23T13:49:48.025Z] #2 DONE 0.0s [2020-07-23T13:49:48.025Z] [2020-07-23T13:49:48.025Z] #1 [internal] load build definition from Dockerfile [2020-07-23T13:49:48.025Z] #1 transferring dockerfile: 16.37kB done [2020-07-23T13:49:48.025Z] #1 DONE 0.0s [2020-07-23T13:49:48.025Z] [2020-07-23T13:49:48.025Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-23T13:49:48.102Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:49:48.286Z] #3 DONE 0.2s [2020-07-23T13:49:48.286Z] [2020-07-23T13:49:48.286Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-23T13:49:48.286Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-23T13:49:48.286Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-23T13:49:48.286Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-23T13:49:48.286Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-07-23T13:49:48.286Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-23T13:49:48.546Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-23T13:49:48.546Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-23T13:49:48.546Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-23T13:49:49.074Z] Merge succeeded, producing 50324c3b91c4d10d322e59806b319bcb4c3ad136 [2020-07-23T13:49:49.074Z] Checking out Revision 50324c3b91c4d10d322e59806b319bcb4c3ad136 (PR-41234) [2020-07-23T13:49:49.114Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-23T13:49:49.114Z] #4 DONE 0.7s [2020-07-23T13:49:49.114Z] [2020-07-23T13:49:49.114Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-23T13:49:49.135Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:49:49.147Z] First time build. Skipping changelog. [2020-07-23T13:49:48.107Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:49:48.109Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:49:48.593Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:49:49.067Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T13:49:49.079Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:49:49.081Z] > git checkout -f 50324c3b91c4d10d322e59806b319bcb4c3ad136 # timeout=10 [2020-07-23T13:49:49.140Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [2020-07-23T13:49:49.691Z] #6 DONE 0.3s [2020-07-23T13:49:49.691Z] [2020-07-23T13:49:49.691Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-23T13:49:49.691Z] #5 DONE 0.4s [2020-07-23T13:49:49.691Z] [2020-07-23T13:49:49.691Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-23T13:49:49.691Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-23T13:49:49.691Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-23T13:49:49.691Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-23T13:49:49.691Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-07-23T13:49:49.952Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.18MB / 9.86MB 0.2s [2020-07-23T13:49:49.952Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.82MB / 9.86MB 0.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-23T13:49:50.215Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2020-07-23T13:49:50.215Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-23T13:49:50.215Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-23T13:49:50.537Z] + docker version [2020-07-23T13:49:50.537Z] Client: Docker Engine - Community [2020-07-23T13:49:50.537Z] Version: 19.03.7 [2020-07-23T13:49:50.537Z] API version: 1.40 [2020-07-23T13:49:50.537Z] Go version: go1.12.17 [2020-07-23T13:49:50.537Z] Git commit: 7141c199a2 [2020-07-23T13:49:50.537Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-23T13:49:50.537Z] OS/Arch: linux/s390x [2020-07-23T13:49:50.537Z] Experimental: false [2020-07-23T13:49:50.537Z] [2020-07-23T13:49:50.537Z] Server: Docker Engine - Community [2020-07-23T13:49:50.537Z] Engine: [2020-07-23T13:49:50.537Z] Version: 19.03.7 [2020-07-23T13:49:50.537Z] API version: 1.40 (minimum version 1.12) [2020-07-23T13:49:50.537Z] Go version: go1.12.17 [2020-07-23T13:49:50.537Z] Git commit: 7141c199a2 [2020-07-23T13:49:50.537Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-23T13:49:50.537Z] OS/Arch: linux/s390x [2020-07-23T13:49:50.537Z] Experimental: true [2020-07-23T13:49:50.537Z] containerd: [2020-07-23T13:49:50.537Z] Version: 1.2.13 [2020-07-23T13:49:50.537Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:49:50.537Z] runc: [2020-07-23T13:49:50.537Z] Version: 1.0.0-rc10 [2020-07-23T13:49:50.537Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:49:50.537Z] docker-init: [2020-07-23T13:49:50.537Z] Version: 0.18.0 [2020-07-23T13:49:50.537Z] GitCommit: fec3683 [Pipeline] sh [2020-07-23T13:49:50.922Z] + docker info [2020-07-23T13:49:51.558Z] Client: [2020-07-23T13:49:51.558Z] Debug Mode: false [2020-07-23T13:49:51.558Z] [2020-07-23T13:49:51.558Z] Server: [2020-07-23T13:49:51.558Z] Containers: 0 [2020-07-23T13:49:51.558Z] Running: 0 [2020-07-23T13:49:51.558Z] Paused: 0 [2020-07-23T13:49:51.558Z] Stopped: 0 [2020-07-23T13:49:51.558Z] Images: 0 [2020-07-23T13:49:51.558Z] Server Version: 19.03.7 [2020-07-23T13:49:51.558Z] Storage Driver: overlay2 [2020-07-23T13:49:51.558Z] Backing Filesystem: [2020-07-23T13:49:51.558Z] Supports d_type: true [2020-07-23T13:49:51.558Z] Native Overlay Diff: true [2020-07-23T13:49:51.558Z] Logging Driver: json-file [2020-07-23T13:49:51.558Z] Cgroup Driver: cgroupfs [2020-07-23T13:49:51.558Z] Plugins: [2020-07-23T13:49:51.558Z] Volume: local [2020-07-23T13:49:51.558Z] Network: bridge host ipvlan macvlan null overlay [2020-07-23T13:49:51.558Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-23T13:49:51.558Z] Swarm: inactive [2020-07-23T13:49:51.558Z] Runtimes: runc [2020-07-23T13:49:51.558Z] Default Runtime: runc [2020-07-23T13:49:51.558Z] Init Binary: docker-init [2020-07-23T13:49:51.558Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:49:51.558Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:49:51.558Z] init version: fec3683 [2020-07-23T13:49:51.558Z] Security Options: [2020-07-23T13:49:51.558Z] apparmor [2020-07-23T13:49:51.558Z] seccomp [2020-07-23T13:49:51.558Z] Profile: default [2020-07-23T13:49:51.558Z] Kernel Version: 4.15.0-91-generic [2020-07-23T13:49:51.558Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-23T13:49:51.558Z] OSType: linux [2020-07-23T13:49:51.558Z] Architecture: s390x [2020-07-23T13:49:51.558Z] CPUs: 2 [2020-07-23T13:49:51.558Z] Total Memory: 7.861GiB [2020-07-23T13:49:51.558Z] Name: s390x-ubuntu-16 [2020-07-23T13:49:51.558Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-23T13:49:51.558Z] Docker Root Dir: /var/lib/docker [2020-07-23T13:49:51.558Z] Debug Mode: false [2020-07-23T13:49:51.558Z] Username: dockerbuildbot [2020-07-23T13:49:51.558Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:49:51.558Z] Labels: [2020-07-23T13:49:51.558Z] Experimental: true [2020-07-23T13:49:51.558Z] Insecure Registries: [2020-07-23T13:49:51.558Z] 127.0.0.0/8 [2020-07-23T13:49:51.558Z] Live Restore Enabled: false [2020-07-23T13:49:51.558Z] [2020-07-23T13:49:51.558Z] WARNING: No swap limit support [Pipeline] sh [2020-07-23T13:49:51.940Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:49:51.940Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:49:51.940Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41234/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-23T13:49:51.940Z] + bash /home/jenkins/workspace/moby_PR-41234/check-config.sh [2020-07-23T13:49:51.940Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-23T13:49:51.940Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-23T13:49:51.940Z] [2020-07-23T13:49:51.940Z] Generally Necessary: [2020-07-23T13:49:51.940Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-23T13:49:51.940Z] - apparmor: enabled and tools installed [2020-07-23T13:49:51.940Z] - CONFIG_NAMESPACES: enabled [2020-07-23T13:49:51.940Z] - CONFIG_NET_NS: enabled [2020-07-23T13:49:51.940Z] - CONFIG_PID_NS: enabled [2020-07-23T13:49:51.940Z] - CONFIG_IPC_NS: enabled [2020-07-23T13:49:51.940Z] - CONFIG_UTS_NS: enabled [2020-07-23T13:49:51.940Z] - CONFIG_CGROUPS: enabled [2020-07-23T13:49:51.940Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CPUSETS: enabled [2020-07-23T13:49:52.234Z] - CONFIG_MEMCG: enabled [2020-07-23T13:49:52.234Z] - CONFIG_KEYS: enabled [2020-07-23T13:49:52.234Z] - CONFIG_VETH: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-23T13:49:52.234Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-23T13:49:52.234Z] [2020-07-23T13:49:52.234Z] Optional Features: [2020-07-23T13:49:52.234Z] - CONFIG_USER_NS: enabled [2020-07-23T13:49:52.234Z] - CONFIG_SECCOMP: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-23T13:49:52.234Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-23T13:49:52.234Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-23T13:49:52.234Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-23T13:49:52.234Z] - CONFIG_BLK_CGROUP: enabled [2020-07-23T13:49:52.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-23T13:49:52.234Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CGROUP_PERF: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-23T13:49:52.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-23T13:49:52.234Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-23T13:49:52.234Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-23T13:49:52.234Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_IP_VS: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-23T13:49:52.234Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-23T13:49:52.234Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-23T13:49:52.234Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_EXT4_FS: enabled [2020-07-23T13:49:52.234Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-23T13:49:52.234Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-23T13:49:52.234Z] - Network Drivers: [2020-07-23T13:49:52.234Z] - "overlay": [2020-07-23T13:49:52.234Z] - CONFIG_VXLAN: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-23T13:49:52.234Z] Optional (for encrypted networks): [2020-07-23T13:49:52.234Z] - CONFIG_CRYPTO: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-23T13:49:52.234Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-23T13:49:52.234Z] - CONFIG_XFRM: enabled [2020-07-23T13:49:52.234Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-23T13:49:52.234Z] - "ipvlan": [2020-07-23T13:49:52.234Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-23T13:49:52.234Z] - "macvlan": [2020-07-23T13:49:52.234Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_DUMMY: enabled (as module) [2020-07-23T13:49:52.234Z] - "ftp,tftp client in container": [2020-07-23T13:49:52.234Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-23T13:49:52.234Z] - Storage Drivers: [2020-07-23T13:49:52.234Z] - "aufs": [2020-07-23T13:49:52.234Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-23T13:49:52.234Z] - "btrfs": [2020-07-23T13:49:52.234Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-23T13:49:52.234Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-23T13:49:52.234Z] - "devicemapper": [2020-07-23T13:49:52.526Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-23T13:49:52.526Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-23T13:49:52.526Z] - "overlay": [2020-07-23T13:49:52.526Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-23T13:49:52.526Z] - "zfs": [2020-07-23T13:49:52.526Z] - /dev/zfs: missing [2020-07-23T13:49:52.526Z] - zfs command: missing [2020-07-23T13:49:52.526Z] - zpool command: missing [2020-07-23T13:49:52.526Z] [2020-07-23T13:49:52.526Z] Limits: [2020-07-23T13:49:52.526Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-23T13:49:52.526Z] [2020-07-23T13:49:52.526Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-23T13:49:52.956Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a . [2020-07-23T13:49:52.956Z] #2 [internal] load .dockerignore [2020-07-23T13:49:52.956Z] #2 transferring context: 87B done [2020-07-23T13:49:52.956Z] #2 DONE 0.0s [2020-07-23T13:49:52.956Z] [2020-07-23T13:49:52.956Z] #1 [internal] load build definition from Dockerfile [2020-07-23T13:49:52.956Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-23T13:49:52.956Z] #1 DONE 0.0s [2020-07-23T13:49:52.956Z] [2020-07-23T13:49:52.956Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-23T13:49:53.248Z] #3 DONE 0.3s [2020-07-23T13:49:53.248Z] [2020-07-23T13:49:53.248Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-23T13:49:53.248Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-23T13:49:53.248Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-07-23T13:49:53.344Z] Still waiting to schedule task [2020-07-23T13:49:53.345Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-23T13:49:53.346Z] Still waiting to schedule task [2020-07-23T13:49:53.346Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-23T13:49:53.354Z] Still waiting to schedule task [2020-07-23T13:49:53.354Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f59acda9011c4962)’ [2020-07-23T13:49:53.356Z] Still waiting to schedule task [2020-07-23T13:49:53.356Z] Waiting for next available executor on ‘windows-2019’ [2020-07-23T13:49:53.541Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 2.31MB / 8.88MB 0.2s [2020-07-23T13:49:53.541Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-23T13:49:53.541Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-23T13:49:53.541Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-23T13:49:53.541Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s [2020-07-23T13:49:53.541Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-07-23T13:49:53.541Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-23T13:49:53.834Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-23T13:49:53.834Z] #4 DONE 0.6s [2020-07-23T13:49:54.469Z] [2020-07-23T13:49:54.469Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-23T13:49:54.469Z] #6 ... [2020-07-23T13:49:54.469Z] [2020-07-23T13:49:54.469Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-23T13:49:54.469Z] #5 DONE 0.2s [2020-07-23T13:49:54.788Z] [2020-07-23T13:49:54.788Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-23T13:49:54.788Z] #6 DONE 0.2s [2020-07-23T13:49:54.788Z] [2020-07-23T13:49:54.788Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:49:54.788Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-23T13:49:54.788Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.1s [2020-07-23T13:49:54.788Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 719.32kB / 48.97MB 0.1s [2020-07-23T13:49:54.788Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0B / 9.88MB 0.1s [2020-07-23T13:49:54.788Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-23T13:49:54.788Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-07-23T13:49:54.788Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-07-23T13:49:55.119Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 5.26MB / 7.39MB 0.3s [2020-07-23T13:49:55.119Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 10.94MB / 48.97MB 0.3s [2020-07-23T13:49:55.119Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 7.79MB / 9.88MB 0.3s [2020-07-23T13:49:55.119Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.3s done [2020-07-23T13:49:55.119Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 25.45MB / 48.97MB 0.5s [2020-07-23T13:49:55.119Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.3s done [2020-07-23T13:49:55.119Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.73MB / 51.37MB 0.5s [2020-07-23T13:49:55.119Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 3.05MB / 56.72MB 0.5s [2020-07-23T13:49:55.119Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 29.48MB / 48.97MB 0.6s [2020-07-23T13:49:55.119Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 6.08MB / 51.37MB 0.6s [2020-07-23T13:49:55.119Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 6.54MB / 56.72MB 0.6s [2020-07-23T13:49:55.448Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 34.43MB / 48.97MB 0.7s [2020-07-23T13:49:55.448Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 8.99MB / 51.37MB 0.7s [2020-07-23T13:49:55.448Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 10.41MB / 56.72MB 0.7s [2020-07-23T13:49:55.448Z] #7 ... [2020-07-23T13:49:55.448Z] [2020-07-23T13:49:55.448Z] #20 [internal] load build context [2020-07-23T13:49:55.449Z] #20 transferring context: 51.30MB 0.8s done [2020-07-23T13:49:55.449Z] #20 DONE 0.8s [2020-07-23T13:49:55.449Z] [2020-07-23T13:49:55.449Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:49:55.449Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 40.78MB / 48.97MB 0.9s [2020-07-23T13:49:55.449Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 14.70MB / 51.37MB 0.9s [2020-07-23T13:49:55.449Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 21.42MB / 56.72MB 0.9s [2020-07-23T13:49:55.514Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.4s done [2020-07-23T13:49:55.514Z] #58 DONE 5.0s [2020-07-23T13:49:55.514Z] [2020-07-23T13:49:55.514Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:49:55.514Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-23T13:49:55.514Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.3s done [2020-07-23T13:49:55.514Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-23T13:49:55.514Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-23T13:49:55.514Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-23T13:49:55.514Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.7s done [2020-07-23T13:49:55.514Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.8s done [2020-07-23T13:49:55.514Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.5s done [2020-07-23T13:49:55.514Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.3s done [2020-07-23T13:49:55.514Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 65.38MB / 120.18MB 5.1s [2020-07-23T13:49:55.514Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.2s [2020-07-23T13:49:55.514Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.5s done [2020-07-23T13:49:55.514Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 73.47MB / 120.18MB 5.4s [2020-07-23T13:49:55.514Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 83.52MB / 120.18MB 5.8s [2020-07-23T13:49:55.775Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 91.91MB / 120.18MB 6.0s [2020-07-23T13:49:55.775Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 98.96MB / 120.18MB 6.2s [2020-07-23T13:49:55.782Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 44.29MB / 48.97MB 1.0s [2020-07-23T13:49:55.782Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 18.96MB / 51.37MB 1.0s [2020-07-23T13:49:55.782Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 25.42MB / 56.72MB 1.0s [2020-07-23T13:49:55.782Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.74MB / 48.97MB 1.1s [2020-07-23T13:49:55.782Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 24.14MB / 51.37MB 1.1s [2020-07-23T13:49:55.782Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.1s done [2020-07-23T13:49:55.782Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 39.68MB / 51.37MB 1.3s [2020-07-23T13:49:55.782Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 32.28MB / 56.72MB 1.3s [2020-07-23T13:49:55.782Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 97.28kB / 102.23MB 1.3s [2020-07-23T13:49:55.782Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d [2020-07-23T13:49:56.036Z] #7 ... [2020-07-23T13:49:56.036Z] [2020-07-23T13:49:56.036Z] #20 [internal] load build context [2020-07-23T13:49:56.036Z] #20 transferring context: 51.30MB 5.9s done [2020-07-23T13:49:56.036Z] #20 DONE 6.3s [2020-07-23T13:49:56.036Z] [2020-07-23T13:49:56.036Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:49:56.114Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 44.13MB / 51.37MB 1.4s [2020-07-23T13:49:56.114Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 35.81MB / 56.72MB 1.4s [2020-07-23T13:49:56.114Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.5s [2020-07-23T13:49:56.114Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 8.16MB / 102.23MB 1.5s [2020-07-23T13:49:56.114Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.5s done [2020-07-23T13:49:56.114Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 17.91MB / 102.23MB 1.6s [2020-07-23T13:49:56.114Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.6s [2020-07-23T13:49:56.295Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 112.77MB / 120.18MB 6.5s [2020-07-23T13:49:56.295Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.6s [2020-07-23T13:49:56.419Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 29.46MB / 102.23MB 1.7s [2020-07-23T13:49:56.419Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.6s done [2020-07-23T13:49:56.419Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 39.81MB / 56.72MB 1.8s [2020-07-23T13:49:56.419Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 34.90MB / 102.23MB 1.8s [2020-07-23T13:49:56.713Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 49.97MB / 56.72MB 2.1s [2020-07-23T13:49:56.713Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 52.79MB / 102.23MB 2.1s [2020-07-23T13:49:56.713Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 54.33MB / 56.72MB 2.2s [2020-07-23T13:49:56.713Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 58.21MB / 102.23MB 2.2s [2020-07-23T13:49:57.006Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 2.3s done [2020-07-23T13:49:57.006Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 69.68MB / 102.23MB 2.4s [2020-07-23T13:49:57.648Z] #7 ... [2020-07-23T13:49:57.648Z] [2020-07-23T13:49:57.648Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-23T13:49:57.648Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-23T13:49:57.648Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-23T13:49:57.648Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-23T13:49:57.648Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-07-23T13:49:57.648Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-23T13:49:57.648Z] #58 DONE 2.8s [2020-07-23T13:49:57.648Z] [2020-07-23T13:49:57.648Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:49:57.648Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 92.56MB / 102.23MB 3.0s [2020-07-23T13:49:57.648Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.1s [2020-07-23T13:49:57.676Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 8.0s done [2020-07-23T13:49:57.941Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.8s done [2020-07-23T13:49:57.941Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.2s done [2020-07-23T13:49:57.941Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.1s [2020-07-23T13:49:58.246Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.7s done [2020-07-23T13:49:58.246Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-23T13:49:58.289Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done [2020-07-23T13:49:58.289Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [2020-07-23T13:49:58.582Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-07-23T13:49:58.582Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-07-23T13:49:58.816Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.3s done [2020-07-23T13:49:58.816Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-23T13:49:59.081Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.2s done [2020-07-23T13:49:59.081Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-23T13:50:00.095Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.3s done [2020-07-23T13:50:00.389Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 [2020-07-23T13:50:01.306Z] Fetching without tags [2020-07-23T13:50:01.427Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.1s done [2020-07-23T13:50:01.629Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 2.2s done [2020-07-23T13:50:01.629Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-23T13:50:01.720Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0.1s [2020-07-23T13:50:01.881Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:50:01.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:50:01.275Z] > git config --add remote.origin.fetch +refs/pull/41234/head:refs/remotes/origin/PR-41234 # timeout=10 [2020-07-23T13:50:01.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:50:01.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:50:01.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:50:01.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:50:01.318Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:50:01.887Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:50:01.890Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:50:03.537Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 2.1s done [2020-07-23T13:50:03.654Z] Merge succeeded, producing 6b6ef6b4899a9af17d2053b773dd5d948af4cff9 [2020-07-23T13:50:03.654Z] Checking out Revision 6b6ef6b4899a9af17d2053b773dd5d948af4cff9 (PR-41234) [2020-07-23T13:50:03.797Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0.1s [2020-07-23T13:50:03.816Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:50:03.832Z] First time build. Skipping changelog. [2020-07-23T13:50:02.715Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:50:03.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T13:50:03.661Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:50:03.665Z] > git checkout -f 6b6ef6b4899a9af17d2053b773dd5d948af4cff9 # timeout=10 [2020-07-23T13:50:03.823Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-23T13:50:04.462Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.5s done [2020-07-23T13:50:04.462Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 [2020-07-23T13:50:04.462Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done [2020-07-23T13:50:04.710Z] + docker version [2020-07-23T13:50:04.710Z] Client: [2020-07-23T13:50:04.710Z] Version: 18.06.1-ce [2020-07-23T13:50:04.710Z] API version: 1.38 [2020-07-23T13:50:04.710Z] Go version: go1.10.3 [2020-07-23T13:50:04.710Z] Git commit: e68fc7a [2020-07-23T13:50:04.710Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-23T13:50:04.710Z] OS/Arch: linux/ppc64le [2020-07-23T13:50:04.710Z] Experimental: false [2020-07-23T13:50:04.710Z] [2020-07-23T13:50:04.710Z] Server: [2020-07-23T13:50:04.710Z] Engine: [2020-07-23T13:50:04.710Z] Version: 18.06.1-ce [2020-07-23T13:50:04.710Z] API version: 1.38 (minimum version 1.12) [2020-07-23T13:50:04.710Z] Go version: go1.10.3 [2020-07-23T13:50:04.710Z] Git commit: e68fc7a [2020-07-23T13:50:04.710Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-23T13:50:04.710Z] OS/Arch: linux/ppc64le [2020-07-23T13:50:04.710Z] Experimental: true [Pipeline] sh [2020-07-23T13:50:04.754Z] #7 DONE 10.1s [2020-07-23T13:50:04.754Z] [2020-07-23T13:50:04.754Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-23T13:50:05.098Z] + docker info [2020-07-23T13:50:05.098Z] Containers: 0 [2020-07-23T13:50:05.098Z] Running: 0 [2020-07-23T13:50:05.098Z] Paused: 0 [2020-07-23T13:50:05.098Z] Stopped: 0 [2020-07-23T13:50:05.098Z] Images: 0 [2020-07-23T13:50:05.098Z] Server Version: 18.06.1-ce [2020-07-23T13:50:05.098Z] Storage Driver: overlay2 [2020-07-23T13:50:05.098Z] Backing Filesystem: extfs [2020-07-23T13:50:05.098Z] Supports d_type: true [2020-07-23T13:50:05.098Z] Native Overlay Diff: true [2020-07-23T13:50:05.098Z] Logging Driver: json-file [2020-07-23T13:50:05.098Z] Cgroup Driver: cgroupfs [2020-07-23T13:50:05.098Z] Plugins: [2020-07-23T13:50:05.098Z] Volume: local [2020-07-23T13:50:05.098Z] Network: bridge host ipvlan macvlan null overlay [2020-07-23T13:50:05.098Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-23T13:50:05.098Z] Swarm: inactive [2020-07-23T13:50:05.098Z] Runtimes: runc [2020-07-23T13:50:05.098Z] Default Runtime: runc [2020-07-23T13:50:05.098Z] Init Binary: docker-init [2020-07-23T13:50:05.098Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-23T13:50:05.098Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-23T13:50:05.098Z] init version: fec3683 [2020-07-23T13:50:05.098Z] Security Options: [2020-07-23T13:50:05.098Z] apparmor [2020-07-23T13:50:05.098Z] seccomp [2020-07-23T13:50:05.098Z] Profile: default [2020-07-23T13:50:05.098Z] Kernel Version: 4.4.0-139-generic [2020-07-23T13:50:05.098Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-23T13:50:05.098Z] OSType: linux [2020-07-23T13:50:05.098Z] Architecture: ppc64le [2020-07-23T13:50:05.098Z] CPUs: 4 [2020-07-23T13:50:05.098Z] Total Memory: 7.972GiB [2020-07-23T13:50:05.098Z] Name: ppc64le-ubuntu-25 [2020-07-23T13:50:05.098Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-23T13:50:05.098Z] Docker Root Dir: /var/lib/docker [2020-07-23T13:50:05.098Z] Debug Mode (client): false [2020-07-23T13:50:05.098Z] Debug Mode (server): false [2020-07-23T13:50:05.098Z] Username: dockerbuildbot [2020-07-23T13:50:05.098Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:50:05.098Z] Labels: [2020-07-23T13:50:05.098Z] Experimental: true [2020-07-23T13:50:05.098Z] Insecure Registries: [2020-07-23T13:50:05.098Z] 127.0.0.0/8 [2020-07-23T13:50:05.098Z] Live Restore Enabled: false [2020-07-23T13:50:05.098Z] [Pipeline] sh [2020-07-23T13:50:05.486Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:50:05.486Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:50:05.486Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41234/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-23T13:50:05.486Z] + bash /home/docker/workspace/moby_PR-41234/check-config.sh [2020-07-23T13:50:05.486Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-23T13:50:05.486Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-23T13:50:05.486Z] [2020-07-23T13:50:05.486Z] Generally Necessary: [2020-07-23T13:50:05.486Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-23T13:50:05.486Z] - apparmor: enabled and tools installed [2020-07-23T13:50:05.486Z] - CONFIG_NAMESPACES: enabled [2020-07-23T13:50:05.486Z] - CONFIG_NET_NS: enabled [2020-07-23T13:50:05.486Z] - CONFIG_PID_NS: enabled [2020-07-23T13:50:05.486Z] - CONFIG_IPC_NS: enabled [2020-07-23T13:50:05.486Z] - CONFIG_UTS_NS: enabled [2020-07-23T13:50:05.486Z] - CONFIG_CGROUPS: enabled [2020-07-23T13:50:05.486Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-23T13:50:05.486Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-23T13:50:05.486Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-23T13:50:05.486Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-23T13:50:05.486Z] - CONFIG_CPUSETS: enabled [2020-07-23T13:50:05.486Z] - CONFIG_MEMCG: enabled [2020-07-23T13:50:05.486Z] - CONFIG_KEYS: enabled [2020-07-23T13:50:05.784Z] - CONFIG_VETH: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-23T13:50:05.784Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-23T13:50:05.784Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-23T13:50:05.784Z] [2020-07-23T13:50:05.784Z] Optional Features: [2020-07-23T13:50:05.784Z] - CONFIG_USER_NS: enabled [2020-07-23T13:50:05.784Z] - CONFIG_SECCOMP: enabled [2020-07-23T13:50:05.784Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-23T13:50:05.784Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-23T13:50:05.784Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-23T13:50:05.784Z] (cgroup swap accounting is currently enabled) [2020-07-23T13:50:05.784Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-23T13:50:05.784Z] - CONFIG_BLK_CGROUP: enabled [2020-07-23T13:50:05.784Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-23T13:50:05.784Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-23T13:50:05.784Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-23T13:50:05.784Z] - CONFIG_CGROUP_PERF: enabled [2020-07-23T13:50:05.784Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-23T13:50:05.784Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-23T13:50:05.784Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-23T13:50:05.784Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-23T13:50:05.784Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-23T13:50:05.784Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_IP_VS: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-23T13:50:05.784Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-23T13:50:05.784Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-23T13:50:05.784Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-23T13:50:05.784Z] - CONFIG_EXT4_FS: enabled [2020-07-23T13:50:05.784Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-23T13:50:05.784Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-23T13:50:05.784Z] - Network Drivers: [2020-07-23T13:50:05.784Z] - "overlay": [2020-07-23T13:50:06.079Z] - CONFIG_VXLAN: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-23T13:50:06.079Z] Optional (for encrypted networks): [2020-07-23T13:50:06.079Z] - CONFIG_CRYPTO: enabled [2020-07-23T13:50:06.079Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_XFRM: enabled [2020-07-23T13:50:06.079Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-23T13:50:06.079Z] - "ipvlan": [2020-07-23T13:50:06.079Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-23T13:50:06.079Z] - "macvlan": [2020-07-23T13:50:06.079Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_DUMMY: enabled (as module) [2020-07-23T13:50:06.079Z] - "ftp,tftp client in container": [2020-07-23T13:50:06.079Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-23T13:50:06.079Z] - Storage Drivers: [2020-07-23T13:50:06.079Z] - "aufs": [2020-07-23T13:50:06.079Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-23T13:50:06.079Z] - "btrfs": [2020-07-23T13:50:06.079Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-23T13:50:06.079Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-23T13:50:06.079Z] - "devicemapper": [2020-07-23T13:50:06.079Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-23T13:50:06.079Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-23T13:50:06.079Z] - "overlay": [2020-07-23T13:50:06.079Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-23T13:50:06.079Z] - "zfs": [2020-07-23T13:50:06.079Z] - /dev/zfs: missing [2020-07-23T13:50:06.079Z] - zfs command: missing [2020-07-23T13:50:06.079Z] - zpool command: missing [2020-07-23T13:50:06.079Z] [2020-07-23T13:50:06.079Z] Limits: [2020-07-23T13:50:06.079Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-23T13:50:06.079Z] [2020-07-23T13:50:06.079Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-23T13:50:06.269Z] #8 DONE 1.2s [2020-07-23T13:50:06.269Z] [2020-07-23T13:50:06.269Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-23T13:50:06.616Z] + make bundles/buildx [2020-07-23T13:50:06.908Z] #9 DONE 1.1s [2020-07-23T13:50:06.918Z] make: command: Command not found [2020-07-23T13:50:06.918Z] make: command: Command not found [2020-07-23T13:50:06.918Z] mkdir bundles [2020-07-23T13:50:06.918Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-23T13:50:06.918Z] --build-arg BUILDX_COMMIT \ [2020-07-23T13:50:06.918Z] --build-arg BUILDX_REPO \ [2020-07-23T13:50:06.918Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-23T13:50:06.918Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-23T13:50:06.918Z] . [2020-07-23T13:50:06.918Z] /bin/sh: 4: go: not found [2020-07-23T13:50:06.918Z] /bin/sh: 5: go: not found [2020-07-23T13:50:07.208Z] [2020-07-23T13:50:07.208Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-23T13:50:07.208Z] #27 DONE 0.0s [2020-07-23T13:50:07.208Z] [2020-07-23T13:50:07.208Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-23T13:50:07.208Z] #35 DONE 0.1s [2020-07-23T13:50:07.208Z] [2020-07-23T13:50:07.208Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:50:07.993Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 4.1s done [2020-07-23T13:50:07.994Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-23T13:50:08.253Z] #7 DONE 18.4s [2020-07-23T13:50:08.253Z] [2020-07-23T13:50:08.253Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-23T13:50:09.030Z] Sending build context to Docker daemon 56.04MB [2020-07-23T13:50:09.030Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-23T13:50:09.030Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-23T13:50:09.030Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-23T13:50:09.030Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-23T13:50:09.343Z] 1.13.14-buster: Pulling from library/golang [2020-07-23T13:50:09.343Z] 1c8685784756: Pulling fs layer [2020-07-23T13:50:09.343Z] b30caebadb02: Pulling fs layer [2020-07-23T13:50:09.343Z] 3db29f675863: Pulling fs layer [2020-07-23T13:50:09.343Z] bc4207fc4c93: Pulling fs layer [2020-07-23T13:50:09.343Z] 47a08a47fa97: Pulling fs layer [2020-07-23T13:50:09.343Z] 0ae62d2712a7: Pulling fs layer [2020-07-23T13:50:09.343Z] 1d4419b49a59: Pulling fs layer [2020-07-23T13:50:09.343Z] bc4207fc4c93: Waiting [2020-07-23T13:50:09.343Z] 47a08a47fa97: Waiting [2020-07-23T13:50:09.343Z] 1d4419b49a59: Waiting [2020-07-23T13:50:10.008Z] b30caebadb02: Verifying Checksum [2020-07-23T13:50:10.008Z] b30caebadb02: Download complete [2020-07-23T13:50:10.008Z] 3db29f675863: Verifying Checksum [2020-07-23T13:50:10.008Z] 3db29f675863: Download complete [2020-07-23T13:50:10.789Z] #8 DONE 2.8s [2020-07-23T13:50:10.790Z] [2020-07-23T13:50:10.790Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-23T13:50:11.360Z] #9 DONE 0.6s [2020-07-23T13:50:11.626Z] [2020-07-23T13:50:11.626Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-23T13:50:11.626Z] #35 DONE 0.0s [2020-07-23T13:50:11.626Z] [2020-07-23T13:50:11.626Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-23T13:50:11.626Z] #27 DONE 0.1s [2020-07-23T13:50:11.626Z] [2020-07-23T13:50:11.626Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:50:11.685Z] #36 3.914 + git clone https://github.com/docker/distribution.git . [2020-07-23T13:50:11.685Z] #36 3.921 Cloning into '.'... [2020-07-23T13:50:12.124Z] 1c8685784756: Verifying Checksum [2020-07-23T13:50:12.124Z] 1c8685784756: Download complete [2020-07-23T13:50:12.323Z] #36 ... [2020-07-23T13:50:12.323Z] [2020-07-23T13:50:12.323Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:12.323Z] #60 3.708 + RM_GOPATH=0 [2020-07-23T13:50:12.323Z] #60 3.708 + TMP_GOPATH= [2020-07-23T13:50:12.323Z] #60 3.708 + : /build [2020-07-23T13:50:12.323Z] #60 3.708 + '[' -z '' ']' [2020-07-23T13:50:12.323Z] #60 3.708 ++ mktemp -d [2020-07-23T13:50:12.323Z] #60 3.709 + export GOPATH=/tmp/tmp.x82wOJqpXD [2020-07-23T13:50:12.323Z] #60 3.709 + GOPATH=/tmp/tmp.x82wOJqpXD [2020-07-23T13:50:12.323Z] #60 3.709 + RM_GOPATH=1 [2020-07-23T13:50:12.323Z] #60 3.709 + case "$(go env GOARCH)" in [2020-07-23T13:50:12.323Z] #60 3.713 ++ go env GOARCH [2020-07-23T13:50:12.323Z] #60 3.717 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:12.323Z] #60 3.717 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:12.323Z] #60 3.717 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:12.323Z] #60 3.718 + dir=/tmp/install [2020-07-23T13:50:12.323Z] #60 3.718 + bin=proxy [2020-07-23T13:50:12.323Z] #60 3.718 + shift [2020-07-23T13:50:12.323Z] #60 3.718 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-23T13:50:12.323Z] #60 3.718 + . /tmp/install/proxy.installer [2020-07-23T13:50:12.323Z] #60 3.719 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:50:12.323Z] #60 3.719 + install_proxy [2020-07-23T13:50:12.323Z] #60 3.719 + case "$1" in [2020-07-23T13:50:12.323Z] #60 3.719 + export CGO_ENABLED=0 [2020-07-23T13:50:12.323Z] #60 3.719 + CGO_ENABLED=0 [2020-07-23T13:50:12.323Z] #60 3.719 + _install_proxy [2020-07-23T13:50:12.323Z] #60 3.719 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-23T13:50:12.323Z] #60 3.719 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:50:12.323Z] #60 3.719 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.x82wOJqpXD/src/github.com/docker/libnetwork [2020-07-23T13:50:12.323Z] #60 3.721 Cloning into '/tmp/tmp.x82wOJqpXD/src/github.com/docker/libnetwork'... [2020-07-23T13:50:12.774Z] bc4207fc4c93: Verifying Checksum [2020-07-23T13:50:12.774Z] bc4207fc4c93: Download complete [2020-07-23T13:50:12.774Z] 1d4419b49a59: Verifying Checksum [2020-07-23T13:50:12.774Z] 1d4419b49a59: Download complete [2020-07-23T13:50:12.960Z] #60 ... [2020-07-23T13:50:12.960Z] [2020-07-23T13:50:12.960Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:12.960Z] #43 3.621 + RM_GOPATH=0 [2020-07-23T13:50:12.960Z] #43 3.621 + TMP_GOPATH= [2020-07-23T13:50:12.960Z] #43 3.621 + : /build [2020-07-23T13:50:12.960Z] #43 3.621 + '[' -z '' ']' [2020-07-23T13:50:12.960Z] #43 3.621 ++ mktemp -d [2020-07-23T13:50:12.960Z] #43 3.625 + export GOPATH=/tmp/tmp.FsiKAlHYkz [2020-07-23T13:50:12.960Z] #43 3.625 + GOPATH=/tmp/tmp.FsiKAlHYkz [2020-07-23T13:50:12.960Z] #43 3.625 + RM_GOPATH=1 [2020-07-23T13:50:12.960Z] #43 3.625 + case "$(go env GOARCH)" in [2020-07-23T13:50:12.960Z] #43 3.625 ++ go env GOARCH [2020-07-23T13:50:12.960Z] #43 3.648 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:12.960Z] #43 3.648 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:12.960Z] #43 3.652 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:12.960Z] #43 3.657 + dir=/tmp/install [2020-07-23T13:50:12.960Z] #43 3.657 + bin=gotestsum [2020-07-23T13:50:12.960Z] #43 3.657 + shift [2020-07-23T13:50:12.960Z] #43 3.657 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-23T13:50:12.960Z] #43 3.657 + . /tmp/install/gotestsum.installer [2020-07-23T13:50:12.960Z] #43 3.657 ++ : v0.3.5 [2020-07-23T13:50:12.960Z] #43 3.657 + install_gotestsum [2020-07-23T13:50:12.960Z] #43 3.658 + set -e [2020-07-23T13:50:12.960Z] #43 3.659 + export GO111MODULE=on [2020-07-23T13:50:12.960Z] #43 3.659 + GO111MODULE=on [2020-07-23T13:50:12.960Z] #43 3.659 + GOBIN=/build [2020-07-23T13:50:12.960Z] #43 3.659 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-23T13:50:12.960Z] #43 3.738 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-23T13:50:12.960Z] #43 3.743 go: finding gotest.tools v0.3.5 [2020-07-23T13:50:12.960Z] #43 4.370 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-23T13:50:12.960Z] #43 4.507 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-23T13:50:12.960Z] #43 4.881 go: downloading gotest.tools v2.1.0+incompatible [2020-07-23T13:50:12.960Z] #43 4.936 go: extracting gotest.tools v2.1.0+incompatible [2020-07-23T13:50:12.960Z] #43 5.083 go: downloading github.com/pkg/errors v0.8.0 [2020-07-23T13:50:12.960Z] #43 5.084 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:50:12.960Z] #43 5.085 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-23T13:50:12.960Z] #43 5.090 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:50:12.960Z] #43 5.117 go: downloading github.com/fatih/color v1.6.0 [2020-07-23T13:50:12.960Z] #43 5.370 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:50:12.960Z] #43 5.412 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:50:12.960Z] #43 5.470 go: extracting github.com/pkg/errors v0.8.0 [2020-07-23T13:50:12.960Z] #43 5.548 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-23T13:50:12.960Z] #43 5.574 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:50:12.960Z] #43 5.590 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:50:12.960Z] #43 5.591 go: extracting github.com/fatih/color v1.6.0 [2020-07-23T13:50:12.960Z] #43 5.592 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:50:12.960Z] #43 5.597 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:50:12.960Z] #43 5.760 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:50:12.960Z] #43 5.766 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:50:12.960Z] #43 5.766 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:50:12.960Z] #43 5.875 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:50:12.960Z] #43 5.964 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:50:13.425Z] 47a08a47fa97: Verifying Checksum [2020-07-23T13:50:13.425Z] 47a08a47fa97: Download complete [2020-07-23T13:50:14.001Z] #43 6.997 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:50:14.001Z] #43 7.120 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:50:14.678Z] #43 7.593 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:50:15.533Z] 1c8685784756: Pull complete [2020-07-23T13:50:16.178Z] b30caebadb02: Pull complete [2020-07-23T13:50:16.179Z] 0ae62d2712a7: Verifying Checksum [2020-07-23T13:50:16.179Z] 0ae62d2712a7: Download complete [2020-07-23T13:50:16.217Z] #43 ... [2020-07-23T13:50:16.217Z] [2020-07-23T13:50:16.217Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:16.217Z] #21 2.813 + RM_GOPATH=0 [2020-07-23T13:50:16.217Z] #21 2.813 + TMP_GOPATH= [2020-07-23T13:50:16.217Z] #21 2.813 + : /build [2020-07-23T13:50:16.217Z] #21 2.813 + '[' -z '' ']' [2020-07-23T13:50:16.217Z] #21 2.813 ++ mktemp -d [2020-07-23T13:50:16.217Z] #21 2.813 + export GOPATH=/tmp/tmp.pGlCBUIx4n [2020-07-23T13:50:16.217Z] #21 2.813 + GOPATH=/tmp/tmp.pGlCBUIx4n [2020-07-23T13:50:16.217Z] #21 2.813 + RM_GOPATH=1 [2020-07-23T13:50:16.217Z] #21 2.813 + case "$(go env GOARCH)" in [2020-07-23T13:50:16.217Z] #21 2.814 ++ go env GOARCH [2020-07-23T13:50:16.217Z] #21 2.829 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:16.217Z] #21 2.829 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:16.217Z] #21 2.829 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:16.217Z] #21 2.846 + dir=/tmp/install [2020-07-23T13:50:16.217Z] #21 2.846 + bin=dockercli [2020-07-23T13:50:16.217Z] #21 2.846 + shift [2020-07-23T13:50:16.217Z] #21 2.846 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-23T13:50:16.217Z] #21 2.846 + . /tmp/install/dockercli.installer [2020-07-23T13:50:16.217Z] #21 2.846 ++ : stable [2020-07-23T13:50:16.217Z] #21 2.847 ++ : 17.06.2-ce [2020-07-23T13:50:16.217Z] #21 2.848 + install_dockercli [2020-07-23T13:50:16.217Z] #21 2.848 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-23T13:50:16.217Z] #21 2.848 Install docker/cli version 17.06.2-ce from stable [2020-07-23T13:50:16.217Z] #21 2.851 ++ uname -m [2020-07-23T13:50:16.217Z] #21 2.853 + arch=s390x [2020-07-23T13:50:16.217Z] #21 2.853 + '[' s390x '!=' x86_64 ']' [2020-07-23T13:50:16.217Z] #21 2.853 + '[' s390x '!=' s390x ']' [2020-07-23T13:50:16.217Z] #21 2.853 + url=https://download.docker.com/linux/static [2020-07-23T13:50:16.217Z] #21 2.854 + tar -xz docker/docker [2020-07-23T13:50:16.217Z] #21 2.857 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-23T13:50:16.217Z] #21 8.640 + mkdir -p /build [2020-07-23T13:50:16.217Z] #21 8.643 + mv docker/docker /build/ [2020-07-23T13:50:16.217Z] #21 8.653 + rmdir docker [2020-07-23T13:50:16.217Z] #21 DONE 8.9s [2020-07-23T13:50:16.217Z] [2020-07-23T13:50:16.217Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:16.217Z] #30 2.994 + RM_GOPATH=0 [2020-07-23T13:50:16.217Z] #30 2.994 + TMP_GOPATH= [2020-07-23T13:50:16.217Z] #30 2.994 + : /build [2020-07-23T13:50:16.217Z] #30 2.994 + '[' -z '' ']' [2020-07-23T13:50:16.217Z] #30 2.994 ++ mktemp -d [2020-07-23T13:50:16.217Z] #30 2.994 + export GOPATH=/tmp/tmp.EgsaGQn31p [2020-07-23T13:50:16.217Z] #30 2.994 + GOPATH=/tmp/tmp.EgsaGQn31p [2020-07-23T13:50:16.217Z] #30 2.994 + RM_GOPATH=1 [2020-07-23T13:50:16.217Z] #30 2.994 + case "$(go env GOARCH)" in [2020-07-23T13:50:16.217Z] #30 2.994 ++ go env GOARCH [2020-07-23T13:50:16.217Z] #30 3.015 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:16.217Z] #30 3.015 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:16.217Z] #30 3.017 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:16.217Z] #30 3.021 + dir=/tmp/install [2020-07-23T13:50:16.217Z] #30 3.021 + bin=tomlv [2020-07-23T13:50:16.217Z] #30 3.021 + shift [2020-07-23T13:50:16.217Z] #30 3.021 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-23T13:50:16.217Z] #30 3.021 + . /tmp/install/tomlv.installer [2020-07-23T13:50:16.217Z] #30 3.021 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:50:16.217Z] #30 3.021 + install_tomlv [2020-07-23T13:50:16.217Z] #30 3.021 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-23T13:50:16.217Z] #30 3.021 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:50:16.217Z] #30 3.021 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EgsaGQn31p/src/github.com/BurntSushi/toml [2020-07-23T13:50:16.217Z] #30 3.031 Cloning into '/tmp/tmp.EgsaGQn31p/src/github.com/BurntSushi/toml'... [2020-07-23T13:50:16.217Z] #30 3.805 + cd /tmp/tmp.EgsaGQn31p/src/github.com/BurntSushi/toml [2020-07-23T13:50:16.217Z] #30 3.805 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:50:16.217Z] #30 3.812 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:50:16.217Z] #30 4.269 internal/cpu [2020-07-23T13:50:16.217Z] #30 4.278 runtime/internal/sys [2020-07-23T13:50:16.217Z] #30 4.433 runtime/internal/math [2020-07-23T13:50:16.217Z] #30 4.459 math/bits [2020-07-23T13:50:16.217Z] #30 4.853 internal/bytealg [2020-07-23T13:50:16.217Z] #30 5.019 math [2020-07-23T13:50:16.217Z] #30 5.149 runtime [2020-07-23T13:50:16.474Z] 3db29f675863: Pull complete [2020-07-23T13:50:16.889Z] #30 9.786 internal/testlog [2020-07-23T13:50:16.916Z] #28 ... [2020-07-23T13:50:16.916Z] [2020-07-23T13:50:16.916Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:16.916Z] #60 3.782 + RM_GOPATH=0 [2020-07-23T13:50:16.916Z] #60 3.782 + TMP_GOPATH= [2020-07-23T13:50:16.916Z] #60 3.782 + : /build [2020-07-23T13:50:16.916Z] #60 3.782 + '[' -z '' ']' [2020-07-23T13:50:16.916Z] #60 3.782 ++ mktemp -d [2020-07-23T13:50:16.916Z] #60 3.783 + export GOPATH=/tmp/tmp.IPjMuiozFu [2020-07-23T13:50:16.916Z] #60 3.783 + GOPATH=/tmp/tmp.IPjMuiozFu [2020-07-23T13:50:16.916Z] #60 3.783 + RM_GOPATH=1 [2020-07-23T13:50:16.916Z] #60 3.783 + case "$(go env GOARCH)" in [2020-07-23T13:50:16.916Z] #60 3.784 ++ go env GOARCH [2020-07-23T13:50:16.916Z] #60 3.791 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:16.916Z] #60 3.791 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:16.916Z] #60 3.791 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:16.916Z] #60 3.792 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:50:16.916Z] #60 3.792 + dir=/tmp/install [2020-07-23T13:50:16.916Z] #60 3.792 + bin=proxy [2020-07-23T13:50:16.916Z] #60 3.792 + shift [2020-07-23T13:50:16.916Z] #60 3.792 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-23T13:50:16.916Z] #60 3.792 + . /tmp/install/proxy.installer [2020-07-23T13:50:16.916Z] #60 3.792 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:50:16.916Z] #60 3.792 + install_proxy [2020-07-23T13:50:16.916Z] #60 3.792 + case "$1" in [2020-07-23T13:50:16.916Z] #60 3.792 + export CGO_ENABLED=0 [2020-07-23T13:50:16.916Z] #60 3.792 + CGO_ENABLED=0 [2020-07-23T13:50:16.916Z] #60 3.792 + _install_proxy [2020-07-23T13:50:16.916Z] #60 3.792 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-23T13:50:16.916Z] #60 3.792 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IPjMuiozFu/src/github.com/docker/libnetwork [2020-07-23T13:50:16.916Z] #60 3.796 Cloning into '/tmp/tmp.IPjMuiozFu/src/github.com/docker/libnetwork'... [2020-07-23T13:50:17.183Z] #30 10.00 encoding [2020-07-23T13:50:17.183Z] #30 ... [2020-07-23T13:50:17.183Z] [2020-07-23T13:50:17.183Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:17.183Z] #10 4.016 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:17.183Z] #10 4.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:17.183Z] #10 4.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:17.183Z] #10 4.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-23T13:50:17.183Z] #10 6.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-23T13:50:17.183Z] #10 8.706 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-23T13:50:17.183Z] #10 ... [2020-07-23T13:50:17.183Z] [2020-07-23T13:50:17.183Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:17.183Z] #32 4.116 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:17.183Z] #32 4.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:17.183Z] #32 4.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:17.183Z] #32 4.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-23T13:50:17.183Z] #32 6.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-23T13:50:17.183Z] #32 9.348 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-23T13:50:17.476Z] #32 ... [2020-07-23T13:50:17.476Z] [2020-07-23T13:50:17.476Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:17.476Z] #45 2.389 + RM_GOPATH=0 [2020-07-23T13:50:17.476Z] #45 2.389 + TMP_GOPATH= [2020-07-23T13:50:17.476Z] #45 2.389 + : /build [2020-07-23T13:50:17.476Z] #45 2.389 + '[' -z '' ']' [2020-07-23T13:50:17.476Z] #45 2.389 ++ mktemp -d [2020-07-23T13:50:17.476Z] #45 2.392 + export GOPATH=/tmp/tmp.nIsCh3HCWp [2020-07-23T13:50:17.476Z] #45 2.392 + GOPATH=/tmp/tmp.nIsCh3HCWp [2020-07-23T13:50:17.476Z] #45 2.392 + RM_GOPATH=1 [2020-07-23T13:50:17.476Z] #45 2.392 + case "$(go env GOARCH)" in [2020-07-23T13:50:17.476Z] #45 2.394 ++ go env GOARCH [2020-07-23T13:50:17.476Z] #45 2.408 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:17.476Z] #45 2.408 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:17.476Z] #45 2.408 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:17.476Z] #45 2.416 Installing golangci-lint version v1.23.8 [2020-07-23T13:50:17.476Z] #45 2.416 + dir=/tmp/install [2020-07-23T13:50:17.476Z] #45 2.416 + bin=golangci_lint [2020-07-23T13:50:17.476Z] #45 2.416 + shift [2020-07-23T13:50:17.476Z] #45 2.416 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-23T13:50:17.476Z] #45 2.416 + . /tmp/install/golangci_lint.installer [2020-07-23T13:50:17.476Z] #45 2.416 ++ : v1.23.8 [2020-07-23T13:50:17.476Z] #45 2.416 + install_golangci_lint [2020-07-23T13:50:17.476Z] #45 2.416 + echo 'Installing golangci-lint version v1.23.8' [2020-07-23T13:50:17.476Z] #45 2.416 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:50:17.476Z] #45 ... [2020-07-23T13:50:17.476Z] [2020-07-23T13:50:17.476Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:17.476Z] #23 3.968 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:17.476Z] #23 4.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:17.476Z] #23 4.030 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:17.476Z] #23 4.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-23T13:50:17.476Z] #23 6.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-23T13:50:17.476Z] #23 8.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-23T13:50:17.476Z] #23 ... [2020-07-23T13:50:17.476Z] [2020-07-23T13:50:17.476Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:17.476Z] #51 3.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:17.476Z] #51 3.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:17.476Z] #51 3.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:17.476Z] #51 4.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-23T13:50:17.476Z] #51 6.024 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-23T13:50:17.476Z] #51 7.872 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-23T13:50:17.769Z] #51 ... [2020-07-23T13:50:17.769Z] [2020-07-23T13:50:17.769Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:50:17.769Z] #28 3.701 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-23T13:50:17.769Z] #28 3.702 Cloning into '.'... [2020-07-23T13:50:17.769Z] #28 ... [2020-07-23T13:50:17.769Z] [2020-07-23T13:50:17.769Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:17.769Z] #38 3.862 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:17.769Z] #38 3.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:17.769Z] #38 3.924 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:17.769Z] #38 4.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-23T13:50:17.769Z] #38 6.061 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-23T13:50:17.769Z] #38 7.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-23T13:50:17.855Z] #60 ... [2020-07-23T13:50:17.855Z] [2020-07-23T13:50:17.855Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:17.855Z] #30 6.029 + RM_GOPATH=0 [2020-07-23T13:50:17.855Z] #30 6.029 + TMP_GOPATH= [2020-07-23T13:50:17.855Z] #30 6.029 + : /build [2020-07-23T13:50:17.855Z] #30 6.029 + '[' -z '' ']' [2020-07-23T13:50:17.855Z] #30 6.032 ++ mktemp -d [2020-07-23T13:50:17.855Z] #30 6.032 + export GOPATH=/tmp/tmp.v1Yo2OPx2x [2020-07-23T13:50:17.855Z] #30 6.032 + GOPATH=/tmp/tmp.v1Yo2OPx2x [2020-07-23T13:50:17.855Z] #30 6.032 + RM_GOPATH=1 [2020-07-23T13:50:17.855Z] #30 6.033 + case "$(go env GOARCH)" in [2020-07-23T13:50:17.855Z] #30 6.042 ++ go env GOARCH [2020-07-23T13:50:17.855Z] #30 6.082 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:17.855Z] #30 6.082 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:17.855Z] #30 6.083 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:17.855Z] #30 6.084 + dir=/tmp/install [2020-07-23T13:50:17.855Z] #30 6.084 + bin=tomlv [2020-07-23T13:50:17.855Z] #30 6.084 + shift [2020-07-23T13:50:17.855Z] #30 6.084 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-23T13:50:17.855Z] #30 6.084 + . /tmp/install/tomlv.installer [2020-07-23T13:50:17.855Z] #30 6.084 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:50:17.855Z] #30 6.085 + install_tomlv [2020-07-23T13:50:17.855Z] #30 6.085 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-23T13:50:17.855Z] #30 6.085 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:50:17.855Z] #30 6.085 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.v1Yo2OPx2x/src/github.com/BurntSushi/toml [2020-07-23T13:50:17.855Z] #30 6.087 Cloning into '/tmp/tmp.v1Yo2OPx2x/src/github.com/BurntSushi/toml'... [2020-07-23T13:50:18.062Z] #38 ... [2020-07-23T13:50:18.062Z] [2020-07-23T13:50:18.062Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:18.062Z] #47 1.818 + RM_GOPATH=0 [2020-07-23T13:50:18.062Z] #47 1.818 + TMP_GOPATH= [2020-07-23T13:50:18.062Z] #47 1.818 + : /build [2020-07-23T13:50:18.062Z] #47 1.819 + '[' -z '' ']' [2020-07-23T13:50:18.062Z] #47 1.819 ++ mktemp -d [2020-07-23T13:50:18.062Z] #47 1.819 + export GOPATH=/tmp/tmp.mr6kuOj96x [2020-07-23T13:50:18.062Z] #47 1.819 + GOPATH=/tmp/tmp.mr6kuOj96x [2020-07-23T13:50:18.062Z] #47 1.819 + RM_GOPATH=1 [2020-07-23T13:50:18.062Z] #47 1.819 + case "$(go env GOARCH)" in [2020-07-23T13:50:18.062Z] #47 1.819 ++ go env GOARCH [2020-07-23T13:50:18.062Z] #47 1.823 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:18.062Z] #47 1.823 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:18.062Z] #47 1.823 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:18.062Z] #47 1.824 + dir=/tmp/install [2020-07-23T13:50:18.062Z] #47 1.824 + bin=shfmt [2020-07-23T13:50:18.062Z] #47 1.824 + shift [2020-07-23T13:50:18.062Z] #47 1.824 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-23T13:50:18.062Z] #47 1.824 + . /tmp/install/shfmt.installer [2020-07-23T13:50:18.062Z] #47 1.824 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:50:18.062Z] #47 1.824 + install_shfmt [2020-07-23T13:50:18.062Z] #47 1.824 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-23T13:50:18.062Z] #47 1.824 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:50:18.062Z] #47 1.824 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mr6kuOj96x/src/github.com/mvdan/sh [2020-07-23T13:50:18.062Z] #47 1.827 Cloning into '/tmp/tmp.mr6kuOj96x/src/github.com/mvdan/sh'... [2020-07-23T13:50:18.062Z] #47 7.807 + cd /tmp/tmp.mr6kuOj96x/src/github.com/mvdan/sh [2020-07-23T13:50:18.062Z] #47 7.807 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:50:18.062Z] #47 7.845 + GO111MODULE=on [2020-07-23T13:50:18.062Z] #47 7.845 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-23T13:50:18.062Z] #47 8.789 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:50:18.062Z] #47 8.797 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:50:18.062Z] #47 8.828 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:50:18.062Z] #47 9.034 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:50:18.062Z] #47 9.075 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:50:18.062Z] #47 10.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:50:18.062Z] #47 10.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:50:18.062Z] #47 ... [2020-07-23T13:50:18.062Z] [2020-07-23T13:50:18.062Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:18.062Z] #41 2.601 + RM_GOPATH=0 [2020-07-23T13:50:18.062Z] #41 2.601 + TMP_GOPATH= [2020-07-23T13:50:18.062Z] #41 2.601 + : /build [2020-07-23T13:50:18.062Z] #41 2.601 + '[' -z '' ']' [2020-07-23T13:50:18.062Z] #41 2.601 ++ mktemp -d [2020-07-23T13:50:18.062Z] #41 2.601 + export GOPATH=/tmp/tmp.kicf2ih9oQ [2020-07-23T13:50:18.062Z] #41 2.601 + GOPATH=/tmp/tmp.kicf2ih9oQ [2020-07-23T13:50:18.062Z] #41 2.601 + RM_GOPATH=1 [2020-07-23T13:50:18.062Z] #41 2.601 + case "$(go env GOARCH)" in [2020-07-23T13:50:18.062Z] #41 2.601 ++ go env GOARCH [2020-07-23T13:50:18.062Z] #41 2.617 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:50:18.062Z] #41 2.617 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:18.062Z] #41 2.617 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:18.062Z] #41 2.617 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:18.062Z] #41 2.617 + dir=/tmp/install [2020-07-23T13:50:18.062Z] #41 2.617 + bin=vndr [2020-07-23T13:50:18.062Z] #41 2.617 + shift [2020-07-23T13:50:18.062Z] #41 2.617 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-23T13:50:18.062Z] #41 2.617 + . /tmp/install/vndr.installer [2020-07-23T13:50:18.062Z] #41 2.617 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:50:18.062Z] #41 2.617 + install_vndr [2020-07-23T13:50:18.062Z] #41 2.617 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-23T13:50:18.062Z] #41 2.617 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kicf2ih9oQ/src/github.com/LK4D4/vndr [2020-07-23T13:50:18.062Z] #41 2.622 Cloning into '/tmp/tmp.kicf2ih9oQ/src/github.com/LK4D4/vndr'... [2020-07-23T13:50:18.062Z] #41 3.240 + cd /tmp/tmp.kicf2ih9oQ/src/github.com/LK4D4/vndr [2020-07-23T13:50:18.062Z] #41 3.240 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:50:18.062Z] #41 3.243 + go build -buildmode=pie -v -o /build/vndr . [2020-07-23T13:50:18.062Z] #41 4.098 internal/cpu [2020-07-23T13:50:18.062Z] #41 4.132 runtime/internal/atomic [2020-07-23T13:50:18.062Z] #41 4.251 runtime/internal/sys [2020-07-23T13:50:18.062Z] #41 4.500 internal/race [2020-07-23T13:50:18.062Z] #41 4.536 sync/atomic [2020-07-23T13:50:18.062Z] #41 4.608 internal/bytealg [2020-07-23T13:50:18.062Z] #41 4.679 unicode [2020-07-23T13:50:18.062Z] #41 5.014 runtime [2020-07-23T13:50:18.062Z] #41 7.867 unicode/utf8 [2020-07-23T13:50:18.062Z] #41 8.612 math [2020-07-23T13:50:18.356Z] #41 ... [2020-07-23T13:50:18.356Z] [2020-07-23T13:50:18.356Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:18.356Z] #54 1.071 + RM_GOPATH=0 [2020-07-23T13:50:18.356Z] #54 1.071 + TMP_GOPATH= [2020-07-23T13:50:18.356Z] #54 1.071 + : /build [2020-07-23T13:50:18.356Z] #54 1.071 + '[' -z '' ']' [2020-07-23T13:50:18.356Z] #54 1.071 ++ mktemp -d [2020-07-23T13:50:18.356Z] #54 1.071 + export GOPATH=/tmp/tmp.X8FaR1BiEM [2020-07-23T13:50:18.356Z] #54 1.071 + GOPATH=/tmp/tmp.X8FaR1BiEM [2020-07-23T13:50:18.356Z] #54 1.071 + RM_GOPATH=1 [2020-07-23T13:50:18.356Z] #54 1.071 + case "$(go env GOARCH)" in [2020-07-23T13:50:18.356Z] #54 1.071 ++ go env GOARCH [2020-07-23T13:50:18.356Z] #54 1.071 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:18.356Z] #54 1.071 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:18.356Z] #54 1.071 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:18.356Z] #54 1.071 + dir=/tmp/install [2020-07-23T13:50:18.356Z] #54 1.071 + bin=rootlesskit [2020-07-23T13:50:18.356Z] #54 1.071 + shift [2020-07-23T13:50:18.356Z] #54 1.071 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-23T13:50:18.356Z] #54 1.071 + . /tmp/install/rootlesskit.installer [2020-07-23T13:50:18.356Z] #54 1.071 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:50:18.356Z] #54 1.071 + install_rootlesskit [2020-07-23T13:50:18.356Z] #54 1.071 + case "$1" in [2020-07-23T13:50:18.356Z] #54 1.071 + export CGO_ENABLED=0 [2020-07-23T13:50:18.356Z] #54 1.071 + CGO_ENABLED=0 [2020-07-23T13:50:18.356Z] #54 1.071 + _install_rootlesskit [2020-07-23T13:50:18.356Z] #54 1.071 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-23T13:50:18.356Z] #54 1.071 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.X8FaR1BiEM/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:50:18.356Z] #54 1.071 Cloning into '/tmp/tmp.X8FaR1BiEM/src/github.com/rootless-containers/rootlesskit'... [2020-07-23T13:50:18.356Z] #54 1.071 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:50:18.356Z] #54 3.093 + cd /tmp/tmp.X8FaR1BiEM/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:50:18.356Z] #54 3.094 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:50:18.356Z] #54 3.286 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:50:18.356Z] #54 3.303 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-23T13:50:18.356Z] #54 ... [2020-07-23T13:50:18.356Z] [2020-07-23T13:50:18.356Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:18.356Z] #43 10.07 go: finding github.com/fatih/color v1.6.0 [2020-07-23T13:50:18.356Z] #43 10.29 go: finding github.com/pkg/errors v0.8.0 [2020-07-23T13:50:18.356Z] #43 10.33 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:50:18.356Z] #43 10.33 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:50:18.356Z] #43 10.37 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:50:18.356Z] #43 10.37 go: finding github.com/spf13/pflag v1.0.1 [2020-07-23T13:50:18.356Z] #43 10.59 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:50:18.356Z] #43 10.67 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:50:18.356Z] #43 10.69 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:50:18.356Z] #43 10.81 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:50:18.356Z] #43 10.82 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:50:18.801Z] #30 7.154 + cd /tmp/tmp.v1Yo2OPx2x/src/github.com/BurntSushi/toml [2020-07-23T13:50:18.801Z] #30 7.155 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:50:18.801Z] #30 7.160 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:50:18.801Z] #30 ... [2020-07-23T13:50:18.801Z] [2020-07-23T13:50:18.801Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:50:19.063Z] #28 7.418 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-23T13:50:19.063Z] #28 7.422 Cloning into '.'... [2020-07-23T13:50:19.357Z] bc4207fc4c93: Pull complete [2020-07-23T13:50:21.447Z] 47a08a47fa97: Pull complete [2020-07-23T13:50:21.608Z] #28 ... [2020-07-23T13:50:21.608Z] [2020-07-23T13:50:21.608Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:21.608Z] #32 8.023 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:21.608Z] #32 8.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:21.608Z] #32 8.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:21.608Z] #32 9.235 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:50:21.608Z] #32 ... [2020-07-23T13:50:21.608Z] [2020-07-23T13:50:21.608Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:21.608Z] #51 5.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:21.608Z] #51 5.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:21.608Z] #51 5.416 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:21.608Z] #51 6.615 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:50:21.608Z] #51 9.150 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:50:21.608Z] #51 ... [2020-07-23T13:50:21.608Z] [2020-07-23T13:50:21.608Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:21.608Z] #47 7.320 + RM_GOPATH=0 [2020-07-23T13:50:21.608Z] #47 7.320 + TMP_GOPATH= [2020-07-23T13:50:21.608Z] #47 7.320 + : /build [2020-07-23T13:50:21.608Z] #47 7.320 + '[' -z '' ']' [2020-07-23T13:50:21.608Z] #47 7.322 ++ mktemp -d [2020-07-23T13:50:21.608Z] #47 7.342 + export GOPATH=/tmp/tmp.WQPsqZbJxO [2020-07-23T13:50:21.608Z] #47 7.342 + GOPATH=/tmp/tmp.WQPsqZbJxO [2020-07-23T13:50:21.608Z] #47 7.342 + RM_GOPATH=1 [2020-07-23T13:50:21.608Z] #47 7.342 + case "$(go env GOARCH)" in [2020-07-23T13:50:21.608Z] #47 7.343 ++ go env GOARCH [2020-07-23T13:50:21.608Z] #47 7.413 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:21.608Z] #47 7.419 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:21.608Z] #47 7.424 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:21.608Z] #47 7.432 + dir=/tmp/install [2020-07-23T13:50:21.608Z] #47 7.434 + bin=shfmt [2020-07-23T13:50:21.608Z] #47 7.434 + shift [2020-07-23T13:50:21.608Z] #47 7.434 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-23T13:50:21.608Z] #47 7.434 + . /tmp/install/shfmt.installer [2020-07-23T13:50:21.608Z] #47 7.434 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:50:21.608Z] #47 7.435 + install_shfmt [2020-07-23T13:50:21.608Z] #47 7.435 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-23T13:50:21.608Z] #47 7.435 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:50:21.608Z] #47 7.435 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WQPsqZbJxO/src/github.com/mvdan/sh [2020-07-23T13:50:21.608Z] #47 7.446 Cloning into '/tmp/tmp.WQPsqZbJxO/src/github.com/mvdan/sh'... [2020-07-23T13:50:21.868Z] #47 ... [2020-07-23T13:50:21.868Z] [2020-07-23T13:50:21.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:21.868Z] #10 8.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:21.868Z] #10 8.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:21.868Z] #10 8.185 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:21.868Z] #10 9.214 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:50:21.868Z] #10 ... [2020-07-23T13:50:21.868Z] [2020-07-23T13:50:21.868Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:21.868Z] #54 7.202 + RM_GOPATH=0 [2020-07-23T13:50:21.868Z] #54 7.202 + TMP_GOPATH= [2020-07-23T13:50:21.868Z] #54 7.202 + : /build [2020-07-23T13:50:21.868Z] #54 7.202 + '[' -z '' ']' [2020-07-23T13:50:21.868Z] #54 7.202 ++ mktemp -d [2020-07-23T13:50:21.868Z] #54 7.203 + export GOPATH=/tmp/tmp.vjG5oypiP4 [2020-07-23T13:50:21.868Z] #54 7.203 + GOPATH=/tmp/tmp.vjG5oypiP4 [2020-07-23T13:50:21.868Z] #54 7.203 + RM_GOPATH=1 [2020-07-23T13:50:21.868Z] #54 7.203 + case "$(go env GOARCH)" in [2020-07-23T13:50:21.868Z] #54 7.203 ++ go env GOARCH [2020-07-23T13:50:21.868Z] #54 7.268 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:21.868Z] #54 7.268 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:21.868Z] #54 7.271 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:21.868Z] #54 7.271 + dir=/tmp/install [2020-07-23T13:50:21.868Z] #54 7.271 + bin=rootlesskit [2020-07-23T13:50:21.868Z] #54 7.271 + shift [2020-07-23T13:50:21.868Z] #54 7.272 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-23T13:50:21.868Z] #54 7.272 + . /tmp/install/rootlesskit.installer [2020-07-23T13:50:21.868Z] #54 7.272 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:50:21.868Z] #54 7.272 + install_rootlesskit [2020-07-23T13:50:21.868Z] #54 7.272 + case "$1" in [2020-07-23T13:50:21.868Z] #54 7.272 + export CGO_ENABLED=0 [2020-07-23T13:50:21.868Z] #54 7.272 + CGO_ENABLED=0 [2020-07-23T13:50:21.868Z] #54 7.272 + _install_rootlesskit [2020-07-23T13:50:21.868Z] #54 7.272 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-23T13:50:21.868Z] #54 7.272 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:50:21.868Z] #54 7.273 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vjG5oypiP4/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:50:21.868Z] #54 7.276 Cloning into '/tmp/tmp.vjG5oypiP4/src/github.com/rootless-containers/rootlesskit'... [2020-07-23T13:50:22.128Z] #54 ... [2020-07-23T13:50:22.128Z] [2020-07-23T13:50:22.128Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:22.128Z] #43 7.308 + RM_GOPATH=0 [2020-07-23T13:50:22.128Z] #43 7.308 + TMP_GOPATH= [2020-07-23T13:50:22.128Z] #43 7.308 + : /build [2020-07-23T13:50:22.128Z] #43 7.308 + '[' -z '' ']' [2020-07-23T13:50:22.128Z] #43 7.315 ++ mktemp -d [2020-07-23T13:50:22.128Z] #43 7.327 + export GOPATH=/tmp/tmp.uB02gWUTx2 [2020-07-23T13:50:22.128Z] #43 7.327 + GOPATH=/tmp/tmp.uB02gWUTx2 [2020-07-23T13:50:22.128Z] #43 7.328 + RM_GOPATH=1 [2020-07-23T13:50:22.128Z] #43 7.328 + case "$(go env GOARCH)" in [2020-07-23T13:50:22.128Z] #43 7.330 ++ go env GOARCH [2020-07-23T13:50:22.128Z] #43 7.355 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.128Z] #43 7.356 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.128Z] #43 7.361 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:22.128Z] #43 7.387 + dir=/tmp/install [2020-07-23T13:50:22.128Z] #43 7.387 + bin=gotestsum [2020-07-23T13:50:22.128Z] #43 7.387 + shift [2020-07-23T13:50:22.128Z] #43 7.388 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-23T13:50:22.128Z] #43 7.389 + . /tmp/install/gotestsum.installer [2020-07-23T13:50:22.128Z] #43 7.389 ++ : v0.3.5 [2020-07-23T13:50:22.128Z] #43 7.391 + install_gotestsum [2020-07-23T13:50:22.128Z] #43 7.399 + set -e [2020-07-23T13:50:22.128Z] #43 7.400 + export GO111MODULE=on [2020-07-23T13:50:22.128Z] #43 7.400 + GO111MODULE=on [2020-07-23T13:50:22.128Z] #43 7.400 + GOBIN=/build [2020-07-23T13:50:22.128Z] #43 7.400 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-23T13:50:22.128Z] #43 7.526 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-23T13:50:22.128Z] #43 7.556 go: finding gotest.tools v0.3.5 [2020-07-23T13:50:22.128Z] #43 8.717 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-23T13:50:22.128Z] #43 9.237 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-23T13:50:22.128Z] #43 9.900 go: downloading gotest.tools v2.1.0+incompatible [2020-07-23T13:50:22.128Z] #43 10.00 go: extracting gotest.tools v2.1.0+incompatible [2020-07-23T13:50:22.128Z] #43 10.12 go: downloading github.com/pkg/errors v0.8.0 [2020-07-23T13:50:22.128Z] #43 10.12 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:50:22.128Z] #43 10.12 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:50:22.128Z] #43 10.23 go: downloading github.com/fatih/color v1.6.0 [2020-07-23T13:50:22.128Z] #43 10.23 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:50:22.128Z] #43 10.24 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-23T13:50:22.128Z] #43 10.56 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:50:22.128Z] #43 10.71 go: extracting github.com/fatih/color v1.6.0 [2020-07-23T13:50:22.128Z] #43 10.80 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:50:22.128Z] #43 ... [2020-07-23T13:50:22.128Z] [2020-07-23T13:50:22.128Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:22.128Z] #23 8.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:22.128Z] #23 8.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:22.128Z] #23 8.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:22.128Z] #23 9.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:50:22.389Z] #23 ... [2020-07-23T13:50:22.389Z] [2020-07-23T13:50:22.389Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:22.389Z] #38 8.116 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:50:22.389Z] #38 8.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:50:22.389Z] #38 8.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:50:22.389Z] #38 9.297 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:50:22.389Z] #38 ... [2020-07-23T13:50:22.389Z] [2020-07-23T13:50:22.389Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:22.389Z] #41 7.384 + RM_GOPATH=0 [2020-07-23T13:50:22.389Z] #41 7.384 + TMP_GOPATH= [2020-07-23T13:50:22.389Z] #41 7.384 + : /build [2020-07-23T13:50:22.389Z] #41 7.384 + '[' -z '' ']' [2020-07-23T13:50:22.389Z] #41 7.385 ++ mktemp -d [2020-07-23T13:50:22.389Z] #41 7.391 + export GOPATH=/tmp/tmp.dHLRYR1Mjw [2020-07-23T13:50:22.389Z] #41 7.391 + GOPATH=/tmp/tmp.dHLRYR1Mjw [2020-07-23T13:50:22.389Z] #41 7.392 + RM_GOPATH=1 [2020-07-23T13:50:22.389Z] #41 7.398 + case "$(go env GOARCH)" in [2020-07-23T13:50:22.389Z] #41 7.400 ++ go env GOARCH [2020-07-23T13:50:22.389Z] #41 7.425 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.389Z] #41 7.425 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.389Z] #41 7.432 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:22.389Z] #41 7.433 + dir=/tmp/install [2020-07-23T13:50:22.389Z] #41 7.433 + bin=vndr [2020-07-23T13:50:22.389Z] #41 7.433 + shift [2020-07-23T13:50:22.389Z] #41 7.433 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-23T13:50:22.389Z] #41 7.433 + . /tmp/install/vndr.installer [2020-07-23T13:50:22.389Z] #41 7.433 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:50:22.389Z] #41 7.433 + install_vndr [2020-07-23T13:50:22.389Z] #41 7.434 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:50:22.389Z] #41 7.434 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-23T13:50:22.389Z] #41 7.434 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dHLRYR1Mjw/src/github.com/LK4D4/vndr [2020-07-23T13:50:22.389Z] #41 7.447 Cloning into '/tmp/tmp.dHLRYR1Mjw/src/github.com/LK4D4/vndr'... [2020-07-23T13:50:22.389Z] #41 8.275 + cd /tmp/tmp.dHLRYR1Mjw/src/github.com/LK4D4/vndr [2020-07-23T13:50:22.389Z] #41 8.275 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:50:22.389Z] #41 8.349 + go build -buildmode=pie -v -o /build/vndr . [2020-07-23T13:50:22.389Z] #41 9.915 internal/race [2020-07-23T13:50:22.389Z] #41 10.11 sync/atomic [2020-07-23T13:50:22.389Z] #41 10.21 runtime [2020-07-23T13:50:22.389Z] #41 10.56 unicode [2020-07-23T13:50:22.649Z] #41 ... [2020-07-23T13:50:22.649Z] [2020-07-23T13:50:22.649Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:50:22.649Z] #36 7.464 + git clone https://github.com/docker/distribution.git . [2020-07-23T13:50:22.649Z] #36 7.470 Cloning into '.'... [2020-07-23T13:50:22.649Z] #36 ... [2020-07-23T13:50:22.649Z] [2020-07-23T13:50:22.649Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:22.649Z] #21 7.267 + RM_GOPATH=0 [2020-07-23T13:50:22.649Z] #21 7.268 + TMP_GOPATH= [2020-07-23T13:50:22.649Z] #21 7.268 + : /build [2020-07-23T13:50:22.649Z] #21 7.269 + '[' -z '' ']' [2020-07-23T13:50:22.649Z] #21 7.275 ++ mktemp -d [2020-07-23T13:50:22.649Z] #21 7.282 + export GOPATH=/tmp/tmp.Hc3BJYyuEG [2020-07-23T13:50:22.649Z] #21 7.288 + GOPATH=/tmp/tmp.Hc3BJYyuEG [2020-07-23T13:50:22.649Z] #21 7.288 + RM_GOPATH=1 [2020-07-23T13:50:22.649Z] #21 7.291 + case "$(go env GOARCH)" in [2020-07-23T13:50:22.649Z] #21 7.303 ++ go env GOARCH [2020-07-23T13:50:22.649Z] #21 7.344 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.649Z] #21 7.344 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.649Z] #21 7.348 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:22.649Z] #21 7.373 + dir=/tmp/install [2020-07-23T13:50:22.649Z] #21 7.373 + bin=dockercli [2020-07-23T13:50:22.649Z] #21 7.374 + shift [2020-07-23T13:50:22.649Z] #21 7.374 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-23T13:50:22.649Z] #21 7.374 + . /tmp/install/dockercli.installer [2020-07-23T13:50:22.649Z] #21 7.375 ++ : stable [2020-07-23T13:50:22.649Z] #21 7.375 ++ : 17.06.2-ce [2020-07-23T13:50:22.649Z] #21 7.378 + install_dockercli [2020-07-23T13:50:22.649Z] #21 7.388 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-23T13:50:22.649Z] #21 7.388 Install docker/cli version 17.06.2-ce from stable [2020-07-23T13:50:22.649Z] #21 7.392 ++ uname -m [2020-07-23T13:50:22.649Z] #21 7.399 + arch=x86_64 [2020-07-23T13:50:22.649Z] #21 7.402 + '[' x86_64 '!=' x86_64 ']' [2020-07-23T13:50:22.649Z] #21 7.403 + url=https://download.docker.com/linux/static [2020-07-23T13:50:22.649Z] #21 7.408 + tar -xz docker/docker [2020-07-23T13:50:22.649Z] #21 7.412 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-23T13:50:22.820Z] #43 ... [2020-07-23T13:50:22.820Z] [2020-07-23T13:50:22.820Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:22.820Z] #23 15.36 Fetched 8060 kB in 11s (704 kB/s) [2020-07-23T13:50:22.915Z] #21 ... [2020-07-23T13:50:22.915Z] [2020-07-23T13:50:22.915Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:22.915Z] #45 4.317 + RM_GOPATH=0 [2020-07-23T13:50:22.915Z] #45 4.317 + TMP_GOPATH= [2020-07-23T13:50:22.915Z] #45 4.317 + : /build [2020-07-23T13:50:22.915Z] #45 4.317 + '[' -z '' ']' [2020-07-23T13:50:22.915Z] #45 4.317 ++ mktemp -d [2020-07-23T13:50:22.915Z] #45 4.317 + export GOPATH=/tmp/tmp.jb1hREXr7B [2020-07-23T13:50:22.915Z] #45 4.317 + GOPATH=/tmp/tmp.jb1hREXr7B [2020-07-23T13:50:22.915Z] #45 4.317 + RM_GOPATH=1 [2020-07-23T13:50:22.915Z] #45 4.317 + case "$(go env GOARCH)" in [2020-07-23T13:50:22.915Z] #45 4.317 ++ go env GOARCH [2020-07-23T13:50:22.915Z] #45 4.329 Installing golangci-lint version v1.23.8 [2020-07-23T13:50:22.915Z] #45 4.329 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.915Z] #45 4.329 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:22.915Z] #45 4.329 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:22.915Z] #45 4.329 + dir=/tmp/install [2020-07-23T13:50:22.915Z] #45 4.329 + bin=golangci_lint [2020-07-23T13:50:22.915Z] #45 4.329 + shift [2020-07-23T13:50:22.915Z] #45 4.329 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-23T13:50:22.915Z] #45 4.329 + . /tmp/install/golangci_lint.installer [2020-07-23T13:50:22.915Z] #45 4.329 ++ : v1.23.8 [2020-07-23T13:50:22.915Z] #45 4.329 + install_golangci_lint [2020-07-23T13:50:22.915Z] #45 4.329 + echo 'Installing golangci-lint version v1.23.8' [2020-07-23T13:50:22.915Z] #45 4.329 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:50:22.915Z] #45 ... [2020-07-23T13:50:22.915Z] [2020-07-23T13:50:22.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:22.915Z] #10 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:50:25.009Z] 0ae62d2712a7: Pull complete [2020-07-23T13:50:25.009Z] 1d4419b49a59: Pull complete [2020-07-23T13:50:25.009Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-23T13:50:25.009Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-23T13:50:25.009Z] ---> b1942c37232d [2020-07-23T13:50:25.009Z] Step 5/15 : ARG BUILDX_REPO [2020-07-23T13:50:25.009Z] ---> Running in 323e020e8732 [2020-07-23T13:50:25.302Z] Removing intermediate container 323e020e8732 [2020-07-23T13:50:25.302Z] ---> 03d7fc0899b2 [2020-07-23T13:50:25.302Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-23T13:50:25.302Z] ---> Running in 5c8d6f096226 [2020-07-23T13:50:25.560Z] #23 15.36 Reading package lists... [2020-07-23T13:50:25.602Z] Cloning into '/buildx'... [2020-07-23T13:50:26.214Z] #10 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:50:27.368Z] #23 18.69 Reading package lists... [2020-07-23T13:50:27.368Z] #23 ... [2020-07-23T13:50:27.368Z] [2020-07-23T13:50:27.368Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:27.368Z] #30 10.08 runtime/cgo [2020-07-23T13:50:27.368Z] #30 ... [2020-07-23T13:50:27.368Z] [2020-07-23T13:50:27.368Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:50:27.368Z] #36 14.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-23T13:50:27.368Z] #36 15.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-23T13:50:28.406Z] #36 ... [2020-07-23T13:50:28.406Z] [2020-07-23T13:50:28.406Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:28.406Z] #47 11.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:50:28.406Z] #47 12.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:50:28.406Z] #47 12.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:50:28.406Z] #47 12.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:50:28.406Z] #47 12.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:50:28.406Z] #47 13.26 unicode/utf16 [2020-07-23T13:50:28.406Z] #47 13.34 runtime [2020-07-23T13:50:28.406Z] #47 13.56 runtime/cgo [2020-07-23T13:50:28.646Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d696d29c731c8ae4) in /home/ubuntu/workspace/moby_PR-41234 [Pipeline] { [Pipeline] checkout [2020-07-23T13:50:28.756Z] #10 ... [2020-07-23T13:50:28.756Z] [2020-07-23T13:50:28.756Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:28.756Z] #41 14.92 internal/testlog [2020-07-23T13:50:28.756Z] #41 15.30 encoding [2020-07-23T13:50:28.756Z] #41 15.40 unicode/utf16 [2020-07-23T13:50:28.756Z] #41 15.66 container/list [2020-07-23T13:50:28.756Z] #41 16.23 crypto/internal/subtle [2020-07-23T13:50:28.756Z] #41 16.36 crypto/subtle [2020-07-23T13:50:28.756Z] #41 16.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-23T13:50:28.756Z] #41 16.81 internal/nettrace [2020-07-23T13:50:28.756Z] #41 17.03 runtime/cgo [2020-07-23T13:50:29.150Z] Removing intermediate container 5c8d6f096226 [2020-07-23T13:50:29.150Z] ---> 6f938673e72c [2020-07-23T13:50:29.150Z] Step 7/15 : WORKDIR /buildx [2020-07-23T13:50:29.150Z] ---> Running in 251a1efb6b80 [2020-07-23T13:50:29.150Z] Removing intermediate container 251a1efb6b80 [2020-07-23T13:50:29.150Z] ---> 80a9d587e56a [2020-07-23T13:50:29.150Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-23T13:50:29.150Z] ---> Running in c7979ee3cae9 [2020-07-23T13:50:29.150Z] Removing intermediate container c7979ee3cae9 [2020-07-23T13:50:29.150Z] ---> 45b098e91519 [2020-07-23T13:50:29.150Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-23T13:50:29.150Z] ---> Running in 99e871207215 [2020-07-23T13:50:29.353Z] #41 ... [2020-07-23T13:50:29.353Z] [2020-07-23T13:50:29.353Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:29.353Z] #30 7.952 runtime/internal/atomic [2020-07-23T13:50:29.353Z] #30 7.957 internal/cpu [2020-07-23T13:50:29.353Z] #30 8.333 runtime/internal/sys [2020-07-23T13:50:29.353Z] #30 8.446 internal/bytealg [2020-07-23T13:50:29.353Z] #30 8.622 runtime/internal/math [2020-07-23T13:50:29.353Z] #30 8.728 math/bits [2020-07-23T13:50:29.353Z] #30 9.259 runtime [2020-07-23T13:50:29.353Z] #30 9.316 math [2020-07-23T13:50:29.353Z] #30 14.18 unicode/utf8 [2020-07-23T13:50:29.353Z] #30 14.77 unicode [2020-07-23T13:50:29.353Z] #30 17.89 runtime/cgo [2020-07-23T13:50:29.444Z] #47 ... [2020-07-23T13:50:29.444Z] [2020-07-23T13:50:29.444Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:29.444Z] #23 18.69 Reading package lists... [2020-07-23T13:50:29.444Z] From https://github.com/docker/buildx [2020-07-23T13:50:29.444Z] * [new tag] v0.3.1 -> build [2020-07-23T13:50:29.613Z] #30 ... [2020-07-23T13:50:29.613Z] [2020-07-23T13:50:29.613Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:29.613Z] #21 17.60 + mkdir -p /build [2020-07-23T13:50:29.613Z] #21 17.60 + mv docker/docker /build/ [2020-07-23T13:50:29.613Z] #21 17.61 + rmdir docker [2020-07-23T13:50:30.085Z] Switched to branch 'build' [2020-07-23T13:50:30.182Z] #21 DONE 18.6s [2020-07-23T13:50:30.182Z] [2020-07-23T13:50:30.182Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:30.182Z] #47 18.16 + cd /tmp/tmp.WQPsqZbJxO/src/github.com/mvdan/sh [2020-07-23T13:50:30.182Z] #47 18.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:50:30.182Z] #47 18.29 + GO111MODULE=on [2020-07-23T13:50:30.182Z] #47 18.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-23T13:50:30.376Z] #23 22.62 Building dependency tree... [2020-07-23T13:50:30.672Z] #23 ... [2020-07-23T13:50:30.672Z] [2020-07-23T13:50:30.672Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:30.672Z] #41 13.52 container/list [2020-07-23T13:50:30.672Z] #41 13.81 crypto/internal/subtle [2020-07-23T13:50:30.672Z] #41 13.86 crypto/subtle [2020-07-23T13:50:30.672Z] #41 13.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-23T13:50:30.672Z] #41 14.17 internal/nettrace [2020-07-23T13:50:30.672Z] #41 14.31 runtime/cgo [2020-07-23T13:50:30.672Z] #41 ... [2020-07-23T13:50:30.672Z] [2020-07-23T13:50:30.672Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:30.672Z] #51 14.41 Fetched 8060 kB in 11s (746 kB/s) [2020-07-23T13:50:30.672Z] #51 14.41 Reading package lists... [2020-07-23T13:50:30.672Z] #51 18.25 Reading package lists... [2020-07-23T13:50:30.672Z] #51 21.71 Building dependency tree... [2020-07-23T13:50:30.672Z] #51 22.99 The following additional packages will be installed: [2020-07-23T13:50:30.672Z] #51 22.99 libbtrfs0 [2020-07-23T13:50:30.672Z] #51 23.04 The following NEW packages will be installed: [2020-07-23T13:50:30.672Z] #51 23.04 libbtrfs-dev libbtrfs0 [2020-07-23T13:50:30.672Z] #51 23.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:50:30.672Z] #51 23.21 Need to get 118 kB of archives. [2020-07-23T13:50:30.672Z] #51 23.21 After this operation, 390 kB of additional disk space will be used. [2020-07-23T13:50:30.672Z] #51 23.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-23T13:50:30.672Z] #51 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-23T13:50:30.965Z] #51 ... [2020-07-23T13:50:30.965Z] [2020-07-23T13:50:30.965Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:30.965Z] #23 23.94 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-23T13:50:30.965Z] #23 23.94 The following additional packages will be installed: [2020-07-23T13:50:30.965Z] #23 23.94 libjq1 libonig5 [2020-07-23T13:50:30.998Z] using credential docker-jenkins-github-credentials [2020-07-23T13:50:31.012Z] Cloning the remote Git repository [2020-07-23T13:50:31.012Z] Cloning with configured refspecs honoured and without tags [2020-07-23T13:50:31.039Z] Cloning repository https://github.com/moby/moby.git [2020-07-23T13:50:31.194Z] Removing intermediate container 99e871207215 [2020-07-23T13:50:31.194Z] ---> f1a964929d31 [2020-07-23T13:50:31.194Z] Step 10/15 : ARG GOOS [2020-07-23T13:50:31.194Z] ---> Running in 091cde3737b2 [2020-07-23T13:50:31.194Z] Removing intermediate container 091cde3737b2 [2020-07-23T13:50:31.194Z] ---> 12b4458ba7e7 [2020-07-23T13:50:31.194Z] Step 11/15 : ARG GOARCH [2020-07-23T13:50:31.194Z] ---> Running in 70a12444c287 [2020-07-23T13:50:31.194Z] Removing intermediate container 70a12444c287 [2020-07-23T13:50:31.194Z] ---> 8e1137b088fa [2020-07-23T13:50:31.194Z] 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 [2020-07-23T13:50:31.194Z] ---> Running in 9e6b23f586bf [2020-07-23T13:50:31.258Z] #23 24.28 The following NEW packages will be installed: [2020-07-23T13:50:31.258Z] #23 24.31 jq libjq1 libonig5 [2020-07-23T13:50:31.258Z] #23 ... [2020-07-23T13:50:31.258Z] [2020-07-23T13:50:31.258Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:31.258Z] #10 14.36 Fetched 8060 kB in 10s (775 kB/s) [2020-07-23T13:50:31.258Z] #10 14.36 Reading package lists... [2020-07-23T13:50:31.258Z] #10 18.08 Reading package lists... [2020-07-23T13:50:31.258Z] #10 22.50 Building dependency tree... [2020-07-23T13:50:31.258Z] #10 23.74 The following additional packages will be installed: [2020-07-23T13:50:31.258Z] #10 23.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-23T13:50:31.258Z] #10 23.74 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-23T13:50:31.258Z] #10 23.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-23T13:50:31.258Z] #10 23.75 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:50:31.258Z] #10 23.75 Suggested packages: [2020-07-23T13:50:31.258Z] #10 23.75 gcc-8-locales seccomp wine64 [2020-07-23T13:50:31.551Z] #10 ... [2020-07-23T13:50:31.551Z] [2020-07-23T13:50:31.551Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:31.551Z] #51 24.45 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:50:31.551Z] #51 24.50 Fetched 118 kB in 0s (1160 kB/s) [2020-07-23T13:50:31.551Z] #51 24.56 Selecting previously unselected package libbtrfs0. [2020-07-23T13:50:31.564Z] #47 20.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:50:31.564Z] #47 20.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:50:31.564Z] #47 20.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:50:31.824Z] #47 20.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:50:31.824Z] #47 20.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:50:31.844Z] #51 24.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-23T13:50:31.844Z] #51 24.62 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-23T13:50:31.844Z] #51 24.62 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:50:31.844Z] #51 24.70 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:50:31.844Z] #51 24.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-23T13:50:31.844Z] #51 24.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:50:31.844Z] #51 24.90 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:50:31.844Z] #51 24.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:50:31.844Z] #51 24.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:50:31.844Z] #51 ... [2020-07-23T13:50:31.844Z] [2020-07-23T13:50:31.844Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:31.844Z] #38 14.84 Fetched 8060 kB in 11s (730 kB/s) [2020-07-23T13:50:31.844Z] #38 14.84 Reading package lists... [2020-07-23T13:50:31.844Z] #38 18.18 Reading package lists... [2020-07-23T13:50:31.844Z] #38 22.60 Building dependency tree... [2020-07-23T13:50:31.844Z] #38 23.82 The following additional packages will be installed: [2020-07-23T13:50:31.844Z] #38 23.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-23T13:50:31.844Z] #38 23.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-23T13:50:31.844Z] #38 23.82 Suggested packages: [2020-07-23T13:50:31.844Z] #38 23.82 manpages-dev python-setuptools [2020-07-23T13:50:31.844Z] #38 24.84 The following NEW packages will be installed: [2020-07-23T13:50:31.844Z] #38 24.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-23T13:50:31.844Z] #38 24.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-23T13:50:31.844Z] #38 24.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-23T13:50:31.844Z] #38 24.84 python-six zlib1g-dev [2020-07-23T13:50:32.137Z] #38 25.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:50:32.137Z] #38 25.02 Need to get 3742 kB of archives. [2020-07-23T13:50:32.137Z] #38 25.02 After this operation, 22.0 MB of additional disk space will be used. [2020-07-23T13:50:32.137Z] #38 25.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-23T13:50:32.137Z] #38 25.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-23T13:50:32.137Z] #38 ... [2020-07-23T13:50:32.137Z] [2020-07-23T13:50:32.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:32.137Z] #10 24.82 The following NEW packages will be installed: [2020-07-23T13:50:32.137Z] #10 24.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-23T13:50:32.137Z] #10 24.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-23T13:50:32.137Z] #10 24.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-23T13:50:32.137Z] #10 24.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-23T13:50:32.137Z] #10 24.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-23T13:50:32.137Z] #10 24.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:50:32.137Z] #10 24.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:50:32.137Z] #10 24.94 Need to get 73.3 MB of archives. [2020-07-23T13:50:32.137Z] #10 24.94 After this operation, 494 MB of additional disk space will be used. [2020-07-23T13:50:32.137Z] #10 24.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-23T13:50:32.137Z] #10 25.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-23T13:50:32.137Z] #10 ... [2020-07-23T13:50:32.137Z] [2020-07-23T13:50:32.137Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:32.137Z] #32 15.17 Fetched 8060 kB in 11s (725 kB/s) [2020-07-23T13:50:32.137Z] #32 15.17 Reading package lists... [2020-07-23T13:50:32.137Z] #32 19.01 Reading package lists... [2020-07-23T13:50:32.137Z] #32 22.58 Building dependency tree... [2020-07-23T13:50:32.137Z] #32 23.67 The following additional packages will be installed: [2020-07-23T13:50:32.137Z] #32 23.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-23T13:50:32.137Z] #32 23.72 Suggested packages: [2020-07-23T13:50:32.137Z] #32 23.72 cmake-doc ninja-build lrzip [2020-07-23T13:50:32.137Z] #32 23.72 Recommended packages: [2020-07-23T13:50:32.137Z] #32 23.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-23T13:50:32.137Z] #32 24.51 The following NEW packages will be installed: [2020-07-23T13:50:32.137Z] #32 24.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-23T13:50:32.137Z] #32 24.51 vim-common xxd [2020-07-23T13:50:32.137Z] #32 24.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:50:32.137Z] #32 24.64 Need to get 14.0 MB of archives. [2020-07-23T13:50:32.137Z] #32 24.64 After this operation, 62.1 MB of additional disk space will be used. [2020-07-23T13:50:32.137Z] #32 24.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-23T13:50:32.137Z] #32 24.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:50:32.137Z] #32 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-23T13:50:32.137Z] #32 24.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-23T13:50:31.135Z] > git init /home/ubuntu/workspace/moby_PR-41234 # timeout=10 [2020-07-23T13:50:31.407Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:50:31.407Z] > git --version # timeout=10 [2020-07-23T13:50:31.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:50:31.479Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:50:32.395Z] #47 ... [2020-07-23T13:50:32.395Z] [2020-07-23T13:50:32.395Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:32.395Z] #43 10.80 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:50:32.395Z] #43 10.82 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:50:32.395Z] #43 10.87 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:50:32.395Z] #43 11.02 go: extracting github.com/pkg/errors v0.8.0 [2020-07-23T13:50:32.395Z] #43 11.06 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:50:32.395Z] #43 11.16 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-23T13:50:32.395Z] #43 11.19 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:50:32.395Z] #43 11.20 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:50:32.395Z] #43 11.27 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:50:32.395Z] #43 11.43 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:50:32.395Z] #43 13.42 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:50:32.395Z] #43 14.38 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:50:32.395Z] #43 14.39 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:50:32.395Z] #43 17.13 go: finding github.com/fatih/color v1.6.0 [2020-07-23T13:50:32.395Z] #43 17.26 go: finding github.com/pkg/errors v0.8.0 [2020-07-23T13:50:32.395Z] #43 17.42 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:50:32.395Z] #43 17.46 go: finding github.com/spf13/pflag v1.0.1 [2020-07-23T13:50:32.395Z] #43 17.48 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:50:32.395Z] #43 17.57 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:50:32.395Z] #43 17.83 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:50:32.395Z] #43 17.89 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:50:32.395Z] #43 18.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:50:32.395Z] #43 18.04 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:50:32.395Z] #43 18.23 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:50:32.395Z] #43 ... [2020-07-23T13:50:32.395Z] [2020-07-23T13:50:32.395Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:32.430Z] #32 ... [2020-07-23T13:50:32.430Z] [2020-07-23T13:50:32.430Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:32.430Z] #60 15.05 + cd /tmp/tmp.x82wOJqpXD/src/github.com/docker/libnetwork [2020-07-23T13:50:32.430Z] #60 15.05 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:50:32.430Z] #60 15.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-23T13:50:32.430Z] #60 ... [2020-07-23T13:50:32.430Z] [2020-07-23T13:50:32.430Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:32.430Z] #51 DONE 25.4s [2020-07-23T13:50:32.430Z] [2020-07-23T13:50:32.430Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:32.430Z] #32 25.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-23T13:50:32.430Z] #32 25.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-23T13:50:32.430Z] #32 25.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-23T13:50:32.430Z] #32 25.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-23T13:50:32.430Z] #32 25.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-23T13:50:32.430Z] #32 25.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-23T13:50:32.917Z] #60 21.06 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) [2020-07-23T13:50:32.917Z] #60 ... [2020-07-23T13:50:32.917Z] [2020-07-23T13:50:32.917Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:32.917Z] #51 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:50:33.178Z] #51 ... [2020-07-23T13:50:33.178Z] [2020-07-23T13:50:33.178Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:33.178Z] #23 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:50:33.178Z] #23 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:50:33.178Z] #23 ... [2020-07-23T13:50:33.178Z] [2020-07-23T13:50:33.178Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:33.178Z] #32 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:50:33.178Z] #32 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:50:33.441Z] #32 ... [2020-07-23T13:50:33.441Z] [2020-07-23T13:50:33.441Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:33.441Z] #38 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:50:33.441Z] #38 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:50:33.441Z] #38 ... [2020-07-23T13:50:33.441Z] [2020-07-23T13:50:33.441Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:33.441Z] #60 21.06 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-23T13:50:33.441Z] #60 21.85 + cd /tmp/tmp.IPjMuiozFu/src/github.com/docker/libnetwork [2020-07-23T13:50:33.441Z] #60 21.85 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:50:33.471Z] #32 26.47 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:50:33.703Z] #60 22.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-23T13:50:33.769Z] #32 26.57 Fetched 14.0 MB in 1s (12.6 MB/s) [2020-07-23T13:50:33.769Z] [2020-07-23T13:50:33.769Z] #32 ... [2020-07-23T13:50:33.769Z] [2020-07-23T13:50:33.769Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:33.769Z] #23 24.52 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:50:33.769Z] #23 24.52 Need to get 350 kB of archives. [2020-07-23T13:50:33.769Z] #23 24.52 After this operation, 1154 kB of additional disk space will be used. [2020-07-23T13:50:33.769Z] #23 24.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-23T13:50:33.769Z] #23 24.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-23T13:50:33.769Z] #23 24.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-23T13:50:33.769Z] #23 25.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:50:33.769Z] #23 25.57 Fetched 350 kB in 0s (1846 kB/s) [2020-07-23T13:50:33.769Z] #23 25.63 Selecting previously unselected package libonig5:s390x. [2020-07-23T13:50:33.769Z] #23 25.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-23T13:50:33.769Z] #23 25.70 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-23T13:50:33.769Z] #23 25.72 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-23T13:50:33.769Z] #23 25.88 Selecting previously unselected package libjq1:s390x. [2020-07-23T13:50:33.769Z] #23 25.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-23T13:50:33.769Z] #23 25.93 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-23T13:50:33.769Z] #23 26.13 Selecting previously unselected package jq. [2020-07-23T13:50:33.769Z] #23 26.13 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-23T13:50:33.769Z] #23 26.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:50:33.769Z] #23 26.21 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-23T13:50:33.769Z] #23 26.26 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-23T13:50:33.769Z] #23 26.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:50:33.769Z] #23 26.28 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:50:33.769Z] #23 DONE 26.6s [2020-07-23T13:50:33.769Z] [2020-07-23T13:50:33.769Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T13:50:33.769Z] #24 DONE 0.1s [2020-07-23T13:50:33.769Z] [2020-07-23T13:50:33.769Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:33.769Z] #32 26.68 Selecting previously unselected package xxd. [2020-07-23T13:50:33.769Z] #32 26.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.) [2020-07-23T13:50:33.769Z] #32 26.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-23T13:50:33.769Z] #32 26.75 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:50:34.068Z] #32 26.94 Selecting previously unselected package vim-common. [2020-07-23T13:50:34.068Z] #32 26.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:50:34.068Z] #32 26.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:50:34.381Z] #32 27.26 Selecting previously unselected package cmake-data. [2020-07-23T13:50:34.381Z] #32 27.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-23T13:50:34.381Z] #32 27.26 Unpacking cmake-data (3.13.4-1) ... [2020-07-23T13:50:34.647Z] #60 ... [2020-07-23T13:50:34.647Z] [2020-07-23T13:50:34.647Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:34.647Z] #54 13.06 + cd /tmp/tmp.vjG5oypiP4/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:50:34.647Z] #54 13.06 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:50:34.647Z] #54 13.48 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:50:34.647Z] #54 13.48 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-23T13:50:34.647Z] #54 ... [2020-07-23T13:50:34.647Z] [2020-07-23T13:50:34.647Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:34.647Z] #47 21.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:50:34.647Z] #47 22.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:50:34.677Z] #32 ... [2020-07-23T13:50:34.677Z] [2020-07-23T13:50:34.677Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:34.677Z] #43 DONE 27.4s [2020-07-23T13:50:34.677Z] [2020-07-23T13:50:34.677Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:34.677Z] #38 25.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-23T13:50:34.677Z] #38 25.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-23T13:50:34.678Z] #38 25.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-23T13:50:34.678Z] #38 25.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-23T13:50:34.678Z] #38 25.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-23T13:50:34.678Z] #38 25.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-23T13:50:34.678Z] #38 25.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-23T13:50:34.678Z] #38 25.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-23T13:50:34.678Z] #38 25.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-23T13:50:34.678Z] #38 25.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-23T13:50:34.678Z] #38 25.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-23T13:50:34.678Z] #38 25.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-23T13:50:34.678Z] #38 25.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-23T13:50:34.678Z] #38 25.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-23T13:50:34.678Z] #38 25.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-23T13:50:34.678Z] #38 26.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:50:34.678Z] #38 26.38 Fetched 3742 kB in 0s (9556 kB/s) [2020-07-23T13:50:34.678Z] #38 26.46 Selecting previously unselected package libcap-dev:s390x. [2020-07-23T13:50:34.678Z] #38 26.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-23T13:50:34.678Z] #38 26.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-23T13:50:34.678Z] #38 26.54 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-23T13:50:34.678Z] #38 26.65 Selecting previously unselected package libnet1:s390x. [2020-07-23T13:50:34.678Z] #38 26.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-23T13:50:34.678Z] #38 26.67 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-23T13:50:34.678Z] #38 26.75 Selecting previously unselected package libnet1-dev. [2020-07-23T13:50:34.678Z] #38 26.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-23T13:50:34.678Z] #38 26.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:50:34.678Z] #38 26.98 Selecting previously unselected package libnl-3-200:s390x. [2020-07-23T13:50:34.678Z] #38 26.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-23T13:50:34.678Z] #38 27.02 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-23T13:50:34.678Z] #38 27.21 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-23T13:50:34.678Z] #38 27.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-23T13:50:34.678Z] #38 27.24 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-23T13:50:34.678Z] #38 27.58 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-23T13:50:34.678Z] #38 27.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-23T13:50:34.678Z] #38 27.60 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-23T13:50:34.678Z] #38 27.71 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-23T13:50:34.977Z] #38 27.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-23T13:50:34.977Z] #38 27.73 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-23T13:50:34.977Z] #38 27.80 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-23T13:50:34.977Z] #38 27.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-23T13:50:34.977Z] #38 27.82 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-23T13:50:34.977Z] #38 ... [2020-07-23T13:50:34.977Z] [2020-07-23T13:50:34.977Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:34.977Z] #60 DONE 28.0s [2020-07-23T13:50:35.291Z] [2020-07-23T13:50:35.291Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:35.291Z] #38 28.09 Selecting previously unselected package libprotobuf17:s390x. [2020-07-23T13:50:35.291Z] #38 28.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-23T13:50:35.291Z] #38 28.11 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-23T13:50:35.586Z] #47 23.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:50:36.343Z] #38 29.11 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-23T13:50:36.343Z] #38 29.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-23T13:50:36.343Z] #38 29.12 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-23T13:50:36.343Z] #38 29.32 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-23T13:50:36.343Z] #38 29.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-23T13:50:36.343Z] #38 29.33 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-23T13:50:36.970Z] #47 25.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:50:36.970Z] #47 25.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:50:36.979Z] #38 29.94 Selecting previously unselected package libprotoc17:s390x. [2020-07-23T13:50:36.979Z] #38 29.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-23T13:50:36.979Z] #38 29.96 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-23T13:50:37.231Z] #47 25.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:50:37.274Z] #38 30.27 Selecting previously unselected package protobuf-c-compiler. [2020-07-23T13:50:37.274Z] #38 30.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-23T13:50:37.274Z] #38 30.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:50:37.495Z] #47 25.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:50:37.567Z] #38 30.37 Selecting previously unselected package protobuf-compiler. [2020-07-23T13:50:37.567Z] #38 30.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-23T13:50:37.567Z] #38 30.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:50:37.567Z] #38 30.46 Selecting previously unselected package python-pkg-resources. [2020-07-23T13:50:37.567Z] #38 30.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:50:37.567Z] #38 30.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-23T13:50:37.567Z] #38 30.59 Selecting previously unselected package python-six. [2020-07-23T13:50:37.567Z] #38 30.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-23T13:50:37.567Z] #38 30.61 Unpacking python-six (1.12.0-1) ... [2020-07-23T13:50:37.567Z] #38 30.68 Selecting previously unselected package python-protobuf. [2020-07-23T13:50:37.567Z] #38 30.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-23T13:50:37.567Z] #38 30.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-23T13:50:38.205Z] #38 31.00 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-23T13:50:38.435Z] #47 26.80 runtime/cgo [2020-07-23T13:50:38.435Z] #47 26.98 runtime [2020-07-23T13:50:38.435Z] #47 ... [2020-07-23T13:50:38.435Z] [2020-07-23T13:50:38.435Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:50:38.435Z] #36 24.32 Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-23T13:50:38.435Z] #36 24.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-23T13:50:39.005Z] #36 27.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-23T13:50:39.721Z] #38 32.74 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-23T13:50:40.013Z] #38 32.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-23T13:50:40.013Z] #38 32.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-23T13:50:40.013Z] #38 32.76 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-23T13:50:40.013Z] #38 32.77 Setting up python-six (1.12.0-1) ... [2020-07-23T13:50:40.030Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-013aa671025253d82) in /home/ubuntu/workspace/moby_PR-41234 [Pipeline] { [Pipeline] checkout [2020-07-23T13:50:40.662Z] #38 ... [2020-07-23T13:50:40.662Z] [2020-07-23T13:50:40.662Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:50:40.662Z] #25 3.115 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-23T13:50:40.662Z] #25 3.343 [2020-07-23T13:50:40.662Z] #25 3.496 ## 3.6% ####### 10.3% ############# 19.3% ################## 26.1% ######################### 35.1% ############################### 44.1% #################################### 50.8% ######################################### 57.6% ################################################# 68.8% ######################################################### 80.1% ################################################################# 91.3% ######################################################################## 100.0% [2020-07-23T13:50:40.662Z] #25 5.148 #=#=# [2020-07-23T13:50:40.662Z] #25 5.332 ######################## 33.4% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-23T13:50:40.662Z] #25 5.813 [2020-07-23T13:50:40.662Z] #25 6.012 ################# 24.2% ######################################################### 80.1% ######################################################################## 100.0% [2020-07-23T13:50:40.662Z] #25 6.569 [2020-07-23T13:50:41.288Z] #25 6.733 #### 5.7% ######## 12.1% ############## 20.7% ##################### 29.3% ########################### 37.9% ############################### 44.4% [2020-07-23T13:50:41.288Z] #25 ... [2020-07-23T13:50:41.288Z] [2020-07-23T13:50:41.288Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:41.288Z] #30 24.10 sync [2020-07-23T13:50:41.288Z] #30 24.10 internal/reflectlite [2020-07-23T13:50:41.288Z] #30 26.15 errors [2020-07-23T13:50:41.288Z] #30 26.18 sort [2020-07-23T13:50:41.288Z] #30 26.43 strconv [2020-07-23T13:50:41.288Z] #30 27.03 io [2020-07-23T13:50:41.288Z] #30 27.76 internal/oserror [2020-07-23T13:50:41.288Z] #30 27.91 syscall [2020-07-23T13:50:41.288Z] #30 29.69 reflect [2020-07-23T13:50:41.288Z] #30 33.64 time [2020-07-23T13:50:41.288Z] #30 ... [2020-07-23T13:50:41.288Z] [2020-07-23T13:50:41.288Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:50:41.877Z] #25 6.733 #### 5.7% ######## 12.1% ############## 20.7% ##################### 29.3% ########################### 37.9% ############################### 44.4% ###################################### 52.9% ############################################ 61.5% #################################################### 72.3% ########################################################### 83.0% ################################################################### 93.8% ######################################################################## 100.0% [2020-07-23T13:50:42.170Z] #25 8.276 [2020-07-23T13:50:42.467Z] #25 8.513 1.4% [2020-07-23T13:50:42.467Z] #25 ... [2020-07-23T13:50:42.467Z] [2020-07-23T13:50:42.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:42.467Z] #10 25.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-23T13:50:42.467Z] #10 25.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-23T13:50:42.467Z] #10 25.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-23T13:50:42.467Z] #10 25.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-23T13:50:42.467Z] #10 25.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-23T13:50:42.467Z] #10 25.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-23T13:50:42.467Z] #10 25.87 Get:9 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] [2020-07-23T13:50:42.467Z] #10 28.39 Get:10 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] [2020-07-23T13:50:42.467Z] #10 29.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-23T13:50:42.467Z] #10 29.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-23T13:50:42.467Z] #10 29.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-23T13:50:42.467Z] #10 29.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-23T13:50:42.467Z] #10 29.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-23T13:50:42.467Z] #10 29.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-23T13:50:42.467Z] #10 29.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-23T13:50:42.467Z] #10 29.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-23T13:50:42.467Z] #10 29.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-23T13:50:42.467Z] #10 29.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-23T13:50:42.467Z] #10 29.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-23T13:50:42.467Z] #10 29.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-23T13:50:42.467Z] #10 30.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-23T13:50:42.467Z] #10 30.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-23T13:50:42.467Z] #10 30.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-23T13:50:42.467Z] #10 30.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:50:42.467Z] #10 30.78 Fetched 73.3 MB in 5s (14.2 MB/s) [2020-07-23T13:50:42.467Z] #10 30.82 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-23T13:50:42.467Z] #10 30.82 (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.) [2020-07-23T13:50:42.467Z] #10 30.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-23T13:50:42.467Z] #10 30.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:50:42.467Z] #10 32.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-23T13:50:42.467Z] #10 32.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-23T13:50:42.467Z] #10 32.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:50:42.467Z] #10 34.00 Selecting previously unselected package binutils-mingw-w64. [2020-07-23T13:50:42.467Z] #10 34.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-23T13:50:42.467Z] #10 34.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:50:42.467Z] #10 34.10 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-23T13:50:42.467Z] #10 34.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-23T13:50:42.467Z] #10 34.13 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-23T13:50:42.467Z] #10 34.24 Selecting previously unselected package dmsetup. [2020-07-23T13:50:42.467Z] #10 34.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-23T13:50:42.467Z] #10 34.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-23T13:50:42.467Z] #10 34.43 Selecting previously unselected package mingw-w64-common. [2020-07-23T13:50:42.467Z] #10 34.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-23T13:50:42.467Z] #10 34.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-23T13:50:42.467Z] #10 ... [2020-07-23T13:50:42.467Z] [2020-07-23T13:50:42.467Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:42.467Z] #52 2.358 + RM_GOPATH=0 [2020-07-23T13:50:42.467Z] #52 2.358 + TMP_GOPATH= [2020-07-23T13:50:42.467Z] #52 2.358 + : /build [2020-07-23T13:50:42.467Z] #52 2.358 + '[' -z '' ']' [2020-07-23T13:50:42.467Z] #52 2.358 ++ mktemp -d [2020-07-23T13:50:42.467Z] #52 2.358 + export GOPATH=/tmp/tmp.TLEyJWFShQ [2020-07-23T13:50:42.467Z] #52 2.358 + GOPATH=/tmp/tmp.TLEyJWFShQ [2020-07-23T13:50:42.467Z] #52 2.358 + RM_GOPATH=1 [2020-07-23T13:50:42.467Z] #52 2.358 + case "$(go env GOARCH)" in [2020-07-23T13:50:42.467Z] #52 2.358 ++ go env GOARCH [2020-07-23T13:50:42.467Z] #52 2.391 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:42.467Z] #52 2.391 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:42.467Z] #52 2.396 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:42.467Z] #52 2.399 + dir=/tmp/install [2020-07-23T13:50:42.467Z] #52 2.399 + bin=containerd [2020-07-23T13:50:42.467Z] #52 2.399 + shift [2020-07-23T13:50:42.467Z] #52 2.399 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-23T13:50:42.467Z] #52 2.399 + . /tmp/install/containerd.installer [2020-07-23T13:50:42.467Z] #52 2.399 ++ set -e [2020-07-23T13:50:42.467Z] #52 2.399 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:50:42.467Z] #52 2.399 + install_containerd [2020-07-23T13:50:42.467Z] #52 2.418 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:50:42.467Z] #52 2.418 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-23T13:50:42.467Z] #52 2.419 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TLEyJWFShQ/src/github.com/containerd/containerd [2020-07-23T13:50:42.467Z] #52 2.422 Cloning into '/tmp/tmp.TLEyJWFShQ/src/github.com/containerd/containerd'... [2020-07-23T13:50:42.760Z] #52 ... [2020-07-23T13:50:42.760Z] [2020-07-23T13:50:42.760Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:50:43.359Z] using credential docker-jenkins-github-credentials [2020-07-23T13:50:43.370Z] Cloning the remote Git repository [2020-07-23T13:50:43.370Z] Cloning with configured refspecs honoured and without tags [2020-07-23T13:50:43.803Z] Cloning repository https://github.com/moby/moby.git [2020-07-23T13:50:43.876Z] > git init /home/ubuntu/workspace/moby_PR-41234 # timeout=10 [2020-07-23T13:50:44.040Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:50:44.040Z] > git --version # timeout=10 [2020-07-23T13:50:44.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:50:44.058Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:50:44.230Z] #25 8.513 1.4% # 2.6% ### 5.1% ##### 7.4% ####### 9.7% ######## 11.6% ########## 14.1% ########### 16.6% ############# 18.5% ############## 20.3% ################ 22.8% ################# 24.6% ################### 27.7% ##################### 29.6% ####################### 32.7% ######################### 35.2% ########################### 37.7% [2020-07-23T13:50:44.230Z] #25 ... [2020-07-23T13:50:44.230Z] [2020-07-23T13:50:44.230Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:44.230Z] #41 27.14 strconv [2020-07-23T13:50:44.230Z] #41 27.14 io [2020-07-23T13:50:44.230Z] #41 28.87 bytes [2020-07-23T13:50:44.231Z] #41 30.18 reflect [2020-07-23T13:50:44.231Z] #41 30.41 bufio [2020-07-23T13:50:44.231Z] #41 31.51 syscall [2020-07-23T13:50:44.231Z] #41 ... [2020-07-23T13:50:44.231Z] [2020-07-23T13:50:44.231Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:50:45.407Z] #25 8.513 1.4% # 2.6% ### 5.1% ##### 7.4% ####### 9.7% ######## 11.6% ########## 14.1% ########### 16.6% ############# 18.5% ############## 20.3% ################ 22.8% ################# 24.6% ################### 27.7% ##################### 29.6% ####################### 32.7% ######################### 35.2% ########################### 37.7% ############################ 39.5% ############################## 42.0% ################################ 44.5% ################################# 46.4% ################################### 48.9% ##################################### 51.4% ###################################### 53.3% ######################################## 55.8% # [2020-07-23T13:50:45.407Z] #25 ... [2020-07-23T13:50:45.407Z] [2020-07-23T13:50:45.407Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:45.407Z] #38 34.17 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-23T13:50:45.407Z] #38 34.18 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-23T13:50:45.407Z] #38 34.20 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-23T13:50:45.407Z] #38 34.21 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-23T13:50:45.407Z] #38 34.22 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-23T13:50:45.407Z] #38 34.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:50:45.407Z] #38 34.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:50:45.407Z] #38 34.25 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-23T13:50:45.407Z] #38 34.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:50:45.407Z] #38 34.29 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-23T13:50:45.407Z] #38 37.40 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-23T13:50:45.407Z] #38 37.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:50:45.407Z] #38 DONE 38.2s [2020-07-23T13:50:45.407Z] [2020-07-23T13:50:45.407Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:45.407Z] #32 30.02 Selecting previously unselected package libicu63:s390x. [2020-07-23T13:50:45.407Z] #32 30.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-23T13:50:45.407Z] #32 30.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-23T13:50:45.407Z] #32 34.65 Selecting previously unselected package libxml2:s390x. [2020-07-23T13:50:45.407Z] #32 34.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-23T13:50:45.407Z] #32 34.66 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:50:45.407Z] #32 35.06 Selecting previously unselected package libarchive13:s390x. [2020-07-23T13:50:45.407Z] #32 35.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-23T13:50:45.407Z] #32 35.06 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-23T13:50:45.407Z] #32 35.35 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-23T13:50:45.407Z] #32 35.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-23T13:50:45.407Z] #32 35.36 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-23T13:50:45.407Z] #32 35.47 Selecting previously unselected package librhash0:s390x. [2020-07-23T13:50:45.407Z] #32 35.47 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-23T13:50:45.407Z] #32 35.47 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-23T13:50:45.407Z] #32 35.62 Selecting previously unselected package libuv1:s390x. [2020-07-23T13:50:45.407Z] #32 35.62 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-23T13:50:45.407Z] #32 35.62 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-23T13:50:45.407Z] #32 35.74 Selecting previously unselected package cmake. [2020-07-23T13:50:45.407Z] #32 35.75 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-23T13:50:45.407Z] #32 35.75 Unpacking cmake (3.13.4-1) ... [2020-07-23T13:50:45.407Z] #32 37.45 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-23T13:50:45.407Z] #32 37.46 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:50:45.407Z] #32 37.47 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-23T13:50:45.407Z] #32 37.48 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:50:45.407Z] #32 37.50 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-23T13:50:45.407Z] #32 37.50 Setting up cmake-data (3.13.4-1) ... [2020-07-23T13:50:45.407Z] #32 37.51 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:50:45.407Z] #32 37.52 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-23T13:50:45.407Z] #32 37.54 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-23T13:50:45.407Z] #32 37.55 Setting up cmake (3.13.4-1) ... [2020-07-23T13:50:45.407Z] #32 37.55 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:50:45.407Z] #32 37.59 Processing triggers for mime-support (3.62) ... [2020-07-23T13:50:45.407Z] #32 DONE 38.2s [2020-07-23T13:50:45.407Z] [2020-07-23T13:50:45.407Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:50:45.529Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07db16168b0f4f7f6) in /home/ubuntu/workspace/moby_PR-41234 [Pipeline] { [Pipeline] checkout [2020-07-23T13:50:45.591Z] #36 ... [2020-07-23T13:50:45.591Z] [2020-07-23T13:50:45.591Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:45.591Z] #51 23.32 Fetched 8364 kB in 18s (455 kB/s) [2020-07-23T13:50:45.591Z] #51 23.32 Reading package lists... [2020-07-23T13:50:45.591Z] #51 30.40 Reading package lists... [2020-07-23T13:50:45.591Z] #51 ... [2020-07-23T13:50:45.591Z] [2020-07-23T13:50:45.591Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:45.591Z] #10 25.84 Fetched 8364 kB in 18s (465 kB/s) [2020-07-23T13:50:45.591Z] #10 25.84 Reading package lists... [2020-07-23T13:50:45.850Z] #10 33.50 Reading package lists... [2020-07-23T13:50:45.850Z] #10 ... [2020-07-23T13:50:45.850Z] [2020-07-23T13:50:45.850Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:50:45.850Z] #32 26.06 Fetched 8364 kB in 18s (458 kB/s) [2020-07-23T13:50:45.850Z] #32 26.06 Reading package lists... [2020-07-23T13:50:45.850Z] #32 34.32 Reading package lists... [2020-07-23T13:50:45.850Z] #32 ... [2020-07-23T13:50:45.850Z] [2020-07-23T13:50:45.851Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:45.851Z] #23 26.40 Fetched 8364 kB in 19s (449 kB/s) [2020-07-23T13:50:45.851Z] #23 26.40 Reading package lists... [2020-07-23T13:50:47.233Z] #23 34.40 Reading package lists... [2020-07-23T13:50:47.233Z] #23 ... [2020-07-23T13:50:47.233Z] [2020-07-23T13:50:47.233Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:47.233Z] #38 25.81 Fetched 8364 kB in 18s (467 kB/s) [2020-07-23T13:50:47.233Z] #38 25.81 Reading package lists... [2020-07-23T13:50:47.513Z] #25 8.513 1.4% # 2.6% ### 5.1% ##### 7.4% ####### 9.7% ######## 11.6% ########## 14.1% ########### 16.6% ############# 18.5% ############## 20.3% ################ 22.8% ################# 24.6% ################### 27.7% ##################### 29.6% ####################### 32.7% ######################### 35.2% ########################### 37.7% ############################ 39.5% ############################## 42.0% ################################ 44.5% ################################# 46.4% ################################### 48.9% ##################################### 51.4% ###################################### 53.3% ######################################## 55.8% ########################################## 58.9% ############################################ 61.4% ############################################# 63.9% ############################################### 65.7% ################################################ 67.6% ################################################## 69.5% ################################################### 71.3% #################################################### 73.1% ###################################################### 76.1% ######################################################## 77.9% ########################################################## 81.1% ############################################################ 84.2% ############################################################# 86.1% ############################################################### 88.1% ################################################################# 90.8% ################################################################### 93.3% #################################################################### 95.2% ###################################################################### 97.7% ######################################################################## 100.0% [2020-07-23T13:50:47.513Z] #25 13.63 [2020-07-23T13:50:47.806Z] #25 ... [2020-07-23T13:50:47.806Z] [2020-07-23T13:50:47.806Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:47.806Z] #47 30.67 syscall [2020-07-23T13:50:47.806Z] #47 30.68 reflect [2020-07-23T13:50:47.806Z] #47 36.27 time [2020-07-23T13:50:47.806Z] #47 40.04 context [2020-07-23T13:50:47.806Z] #47 40.63 encoding/binary [2020-07-23T13:50:47.806Z] #47 40.74 os [2020-07-23T13:50:47.806Z] #47 ... [2020-07-23T13:50:47.806Z] [2020-07-23T13:50:47.806Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:47.806Z] #33 2.016 + RM_GOPATH=0 [2020-07-23T13:50:47.806Z] #33 2.016 + TMP_GOPATH= [2020-07-23T13:50:47.806Z] #33 2.016 + : /build [2020-07-23T13:50:47.806Z] #33 2.016 + '[' -z '' ']' [2020-07-23T13:50:47.806Z] #33 2.016 ++ mktemp -d [2020-07-23T13:50:47.806Z] #33 2.016 + export GOPATH=/tmp/tmp.wZNhrNiiVA [2020-07-23T13:50:47.806Z] #33 2.016 + GOPATH=/tmp/tmp.wZNhrNiiVA [2020-07-23T13:50:47.806Z] #33 2.016 + RM_GOPATH=1 [2020-07-23T13:50:47.806Z] #33 2.016 + case "$(go env GOARCH)" in [2020-07-23T13:50:47.806Z] #33 2.017 ++ go env GOARCH [2020-07-23T13:50:47.806Z] #33 2.020 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:47.806Z] #33 2.020 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:50:47.806Z] #33 2.020 ++ dirname /tmp/install/install.sh [2020-07-23T13:50:47.806Z] #33 2.021 + dir=/tmp/install [2020-07-23T13:50:47.806Z] #33 2.021 + bin=tini [2020-07-23T13:50:47.806Z] #33 2.021 + shift [2020-07-23T13:50:47.806Z] #33 2.022 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-23T13:50:47.806Z] #33 2.022 + . /tmp/install/tini.installer [2020-07-23T13:50:47.806Z] #33 2.022 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:50:47.806Z] #33 2.023 + install_tini [2020-07-23T13:50:47.806Z] #33 2.023 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-23T13:50:47.806Z] #33 2.023 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:50:47.806Z] #33 2.023 + git clone https://github.com/krallin/tini.git /tmp/tmp.wZNhrNiiVA/tini [2020-07-23T13:50:47.806Z] #33 2.031 Cloning into '/tmp/tmp.wZNhrNiiVA/tini'... [2020-07-23T13:50:47.806Z] #33 2.512 + cd /tmp/tmp.wZNhrNiiVA/tini [2020-07-23T13:50:47.806Z] #33 2.512 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:50:47.806Z] #33 2.516 + cmake . [2020-07-23T13:50:48.081Z] using credential docker-jenkins-github-credentials [2020-07-23T13:50:48.089Z] Cloning the remote Git repository [2020-07-23T13:50:48.089Z] Cloning with configured refspecs honoured and without tags [2020-07-23T13:50:48.099Z] #33 2.847 -- The C compiler identification is GNU 8.3.0 [2020-07-23T13:50:48.099Z] #33 2.898 -- Check for working C compiler: /usr/bin/cc [2020-07-23T13:50:48.392Z] #33 3.265 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T13:50:48.625Z] #38 32.60 Reading package lists... [2020-07-23T13:50:48.625Z] #38 ... [2020-07-23T13:50:48.625Z] [2020-07-23T13:50:48.625Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:48.625Z] #51 30.40 Reading package lists... [2020-07-23T13:50:48.685Z] #33 3.266 -- Detecting C compiler ABI info [2020-07-23T13:50:48.979Z] #33 3.704 -- Detecting C compiler ABI info - done [2020-07-23T13:50:48.979Z] #33 3.736 -- Detecting C compile features [2020-07-23T13:50:48.047Z] Cloning repository https://github.com/moby/moby.git [2020-07-23T13:50:48.124Z] > git init /home/ubuntu/workspace/moby_PR-41234 # timeout=10 [2020-07-23T13:50:48.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:50:48.393Z] > git --version # timeout=10 [2020-07-23T13:50:48.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:50:48.424Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:50:49.456Z] #51 37.59 Building dependency tree... [2020-07-23T13:50:49.456Z] #51 ... [2020-07-23T13:50:49.456Z] [2020-07-23T13:50:49.456Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:49.456Z] #41 28.13 vendor/golang.org/x/crypto/internal/subtle [2020-07-23T13:50:49.456Z] #41 28.26 vendor/golang.org/x/crypto/curve25519 [2020-07-23T13:50:49.615Z] #33 ... [2020-07-23T13:50:49.615Z] [2020-07-23T13:50:49.615Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:50:49.615Z] #28 32.31 Checking out files: 95% (1453/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. [2020-07-23T13:50:49.615Z] #28 32.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-23T13:50:49.615Z] #28 32.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-23T13:50:49.615Z] #28 ... [2020-07-23T13:50:49.615Z] [2020-07-23T13:50:49.615Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:50:49.615Z] #25 14.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-23T13:50:49.615Z] #25 15.03 [2020-07-23T13:50:49.615Z] #25 15.18 ######################################################################## 100.0% [2020-07-23T13:50:49.615Z] #25 15.24 [2020-07-23T13:50:49.908Z] #25 16.21 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-23T13:50:50.201Z] #25 16.26 skipping existing aab193acf6ba [2020-07-23T13:50:50.201Z] #25 16.31 [2020-07-23T13:50:50.840Z] #41 ... [2020-07-23T13:50:50.840Z] [2020-07-23T13:50:50.841Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:50.841Z] #51 37.59 Building dependency tree... [2020-07-23T13:50:51.273Z] #25 17.41 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-23T13:50:51.273Z] #25 17.45 skipping existing 4d43f82972ce [2020-07-23T13:50:51.273Z] #25 17.51 [2020-07-23T13:50:52.337Z] #25 18.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-23T13:50:52.750Z] #51 ... [2020-07-23T13:50:52.750Z] [2020-07-23T13:50:52.750Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:52.750Z] #60 DONE 41.2s [2020-07-23T13:50:52.750Z] [2020-07-23T13:50:52.750Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:52.750Z] #23 34.40 Reading package lists... [2020-07-23T13:50:52.973Z] #25 18.95 #=#=# [2020-07-23T13:50:52.973Z] [2020-07-23T13:50:52.973Z] #25 ... [2020-07-23T13:50:52.973Z] [2020-07-23T13:50:52.973Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:52.973Z] #33 4.829 -- Detecting C compile features - done [2020-07-23T13:50:52.973Z] #33 4.835 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-23T13:50:52.973Z] #33 5.003 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-23T13:50:52.973Z] #33 5.075 -- Configuring done [2020-07-23T13:50:52.973Z] #33 5.078 -- Generating done [2020-07-23T13:50:52.973Z] #33 5.080 -- Build files have been written to: /tmp/tmp.wZNhrNiiVA/tini [2020-07-23T13:50:52.973Z] #33 5.090 + make tini-static [2020-07-23T13:50:52.973Z] #33 5.570 Scanning dependencies of target tini-static [2020-07-23T13:50:52.973Z] #33 5.592 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-23T13:50:52.973Z] #33 6.669 [100%] Linking C executable tini-static [2020-07-23T13:50:52.973Z] #33 7.077 [100%] Built target tini-static [2020-07-23T13:50:52.973Z] #33 7.168 + mkdir -p /build [2020-07-23T13:50:52.973Z] #33 7.171 + cp tini-static /build/docker-init [2020-07-23T13:50:52.973Z] #33 DONE 7.6s [2020-07-23T13:50:52.973Z] [2020-07-23T13:50:52.973Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:50:52.973Z] #25 19.16 ######################################################################## 100.0% [2020-07-23T13:50:52.973Z] #25 19.25 [2020-07-23T13:50:52.973Z] #25 19.29 Download of images into '/build' complete. [2020-07-23T13:50:53.274Z] #25 19.29 Use something like the following to load the result into a Docker daemon: [2020-07-23T13:50:53.274Z] #25 19.29 tar -cC '/build' . | docker load [2020-07-23T13:50:53.274Z] #25 DONE 19.5s [2020-07-23T13:50:53.274Z] [2020-07-23T13:50:53.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:50:53.274Z] #39 2.630 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:50:53.274Z] #39 2.630 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:50:53.274Z] #39 2.640 Note: Building without GnuTLS support [2020-07-23T13:50:53.274Z] #39 2.641 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:50:53.274Z] #39 2.641 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:50:53.274Z] #39 3.745 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:50:53.274Z] #39 3.783 GEN .gitid [2020-07-23T13:50:53.274Z] #39 3.791 GEN criu/include/version.h [2020-07-23T13:50:53.274Z] #39 3.803 GEN include/common/asm [2020-07-23T13:50:53.274Z] #39 4.646 PBCC images/timens.pb-c.c [2020-07-23T13:50:53.274Z] #39 4.658 DEP images/timens.pb-c.d [2020-07-23T13:50:53.274Z] #39 4.673 PBCC images/fown.pb-c.c [2020-07-23T13:50:53.274Z] #39 4.693 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-23T13:50:53.274Z] #39 4.780 PBCC images/opts.pb-c.c [2020-07-23T13:50:53.274Z] #39 4.785 PBCC images/memfd.pb-c.c [2020-07-23T13:50:53.274Z] #39 4.846 DEP images/fown.pb-c.d [2020-07-23T13:50:53.274Z] #39 4.875 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-23T13:50:53.274Z] #39 4.936 DEP images/opts.pb-c.d [2020-07-23T13:50:53.274Z] #39 4.944 DEP images/memfd.pb-c.d [2020-07-23T13:50:53.274Z] #39 4.975 PBCC images/sit.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.009 DEP images/sit.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.037 PBCC images/macvlan.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.045 DEP images/macvlan.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.094 PBCC images/autofs.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.101 DEP images/autofs.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.167 PBCC images/sysctl.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.170 DEP images/sysctl.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.210 PBCC images/time.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.230 DEP images/time.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.247 PBCC images/binfmt-misc.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.249 DEP images/binfmt-misc.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.289 PBCC images/seccomp.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.313 DEP images/seccomp.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.337 PBCC images/userns.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.360 DEP images/userns.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.393 PBCC images/cgroup.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.432 DEP images/cgroup.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.454 PBCC images/ext-file.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.461 DEP images/ext-file.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.483 PBCC images/rpc.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.509 DEP images/rpc.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.541 PBCC images/siginfo.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.554 DEP images/siginfo.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.586 PBCC images/pagemap.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.647 DEP images/pagemap.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.681 PBCC images/rlimit.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.689 DEP images/rlimit.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.728 PBCC images/file-lock.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.732 DEP images/file-lock.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.787 PBCC images/tty.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.795 DEP images/tty.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.822 PBCC images/tun.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.849 PBCC images/netdev.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.868 DEP images/tun.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.899 DEP images/netdev.pb-c.d [2020-07-23T13:50:53.274Z] #39 5.926 PBCC images/vma.pb-c.c [2020-07-23T13:50:53.274Z] #39 5.959 DEP images/vma.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.052 PBCC images/creds.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.056 DEP images/creds.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.120 PBCC images/utsns.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.144 DEP images/utsns.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.186 PBCC images/ipc-desc.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.217 PBCC images/ipc-sem.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.225 DEP images/ipc-desc.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.249 DEP images/ipc-sem.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.296 PBCC images/ipc-msg.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.300 DEP images/ipc-msg.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.357 PBCC images/ipc-shm.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.360 DEP images/ipc-shm.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.384 PBCC images/ipc-var.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.410 DEP images/ipc-var.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.448 PBCC images/sk-opts.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.457 PBCC images/packet-sock.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.502 DEP images/sk-opts.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.512 DEP images/packet-sock.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.566 PBCC images/sk-netlink.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.614 DEP images/sk-netlink.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.656 PBCC images/sk-inet.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.701 DEP images/sk-inet.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.751 PBCC images/sk-unix.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.770 DEP images/sk-unix.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.827 PBCC images/mm.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.871 DEP images/mm.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.902 PBCC images/timerfd.pb-c.c [2020-07-23T13:50:53.274Z] #39 6.964 DEP images/timerfd.pb-c.d [2020-07-23T13:50:53.274Z] #39 6.993 PBCC images/timer.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.019 DEP images/timer.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.060 PBCC images/sa.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.130 DEP images/sa.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.181 PBCC images/pipe-data.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.186 DEP images/pipe-data.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.209 PBCC images/mnt.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.227 DEP images/mnt.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.298 PBCC images/sk-packet.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.327 DEP images/sk-packet.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.376 PBCC images/tcp-stream.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.426 DEP images/tcp-stream.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.485 PBCC images/pipe.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.533 DEP images/pipe.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.590 PBCC images/pstree.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.601 DEP images/pstree.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.664 PBCC images/fs.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.705 DEP images/fs.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.752 PBCC images/signalfd.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.785 DEP images/signalfd.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.822 PBCC images/fh.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.852 PBCC images/fsnotify.pb-c.c [2020-07-23T13:50:53.274Z] #39 7.893 DEP images/fh.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.927 DEP images/fsnotify.pb-c.d [2020-07-23T13:50:53.274Z] #39 7.984 PBCC images/eventpoll.pb-c.c [2020-07-23T13:50:53.274Z] #39 8.025 DEP images/eventpoll.pb-c.d [2020-07-23T13:50:53.274Z] #39 8.085 PBCC images/eventfd.pb-c.c [2020-07-23T13:50:53.274Z] #39 8.122 DEP images/eventfd.pb-c.d [2020-07-23T13:50:53.607Z] #39 8.143 PBCC images/remap-file-path.pb-c.c [2020-07-23T13:50:53.607Z] #39 8.190 DEP images/remap-file-path.pb-c.d [2020-07-23T13:50:53.607Z] #39 8.206 PBCC images/fifo.pb-c.c [2020-07-23T13:50:53.607Z] #39 8.322 DEP images/fifo.pb-c.d [2020-07-23T13:50:53.607Z] #39 8.437 PBCC images/ghost-file.pb-c.c [2020-07-23T13:50:53.904Z] #39 8.469 DEP images/ghost-file.pb-c.d [2020-07-23T13:50:53.904Z] #39 8.512 PBCC images/regfile.pb-c.c [2020-07-23T13:50:53.904Z] #39 8.579 DEP images/regfile.pb-c.d [2020-07-23T13:50:53.904Z] #39 8.616 PBCC images/ns.pb-c.c [2020-07-23T13:50:53.904Z] #39 8.626 DEP images/ns.pb-c.d [2020-07-23T13:50:53.904Z] #39 8.681 PBCC images/fdinfo.pb-c.c [2020-07-23T13:50:54.273Z] #39 8.752 DEP images/fdinfo.pb-c.d [2020-07-23T13:50:54.273Z] #39 8.819 PBCC images/core-aarch64.pb-c.c [2020-07-23T13:50:54.273Z] #39 8.869 PBCC images/core-arm.pb-c.c [2020-07-23T13:50:54.273Z] #39 8.912 PBCC images/core-ppc64.pb-c.c [2020-07-23T13:50:54.273Z] #39 8.949 PBCC images/core-s390.pb-c.c [2020-07-23T13:50:54.273Z] #39 8.979 PBCC images/core-x86.pb-c.c [2020-07-23T13:50:54.273Z] #39 8.992 PBCC images/core.pb-c.c [2020-07-23T13:50:54.273Z] #39 9.058 PBCC images/inventory.pb-c.c [2020-07-23T13:50:54.273Z] #39 9.135 DEP images/core-aarch64.pb-c.d [2020-07-23T13:50:54.566Z] #39 9.277 DEP images/core-arm.pb-c.d [2020-07-23T13:50:54.566Z] #39 9.277 DEP images/core-ppc64.pb-c.d [2020-07-23T13:50:54.566Z] #39 9.341 DEP images/core-s390.pb-c.d [2020-07-23T13:50:54.566Z] #39 9.426 DEP images/core-x86.pb-c.d [2020-07-23T13:50:54.888Z] #39 ... [2020-07-23T13:50:54.888Z] [2020-07-23T13:50:54.888Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:50:54.888Z] #41 37.78 time [2020-07-23T13:50:54.888Z] #41 39.86 internal/fmtsort [2020-07-23T13:50:54.888Z] #41 40.35 strings [2020-07-23T13:50:54.888Z] #41 41.77 os [2020-07-23T13:50:54.888Z] #41 42.60 regexp/syntax [2020-07-23T13:50:54.888Z] #41 45.06 fmt [2020-07-23T13:50:54.888Z] #41 46.61 regexp [2020-07-23T13:50:54.888Z] #41 ... [2020-07-23T13:50:54.888Z] [2020-07-23T13:50:54.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:50:54.888Z] #39 9.667 DEP images/core.pb-c.d [2020-07-23T13:50:54.888Z] #39 9.708 DEP images/inventory.pb-c.d [2020-07-23T13:50:55.183Z] #39 9.716 PBCC images/cpuinfo.pb-c.c [2020-07-23T13:50:55.183Z] #39 9.735 DEP images/cpuinfo.pb-c.d [2020-07-23T13:50:55.183Z] #39 9.738 PBCC images/stats.pb-c.c [2020-07-23T13:50:55.183Z] #39 9.746 DEP images/stats.pb-c.d [2020-07-23T13:50:55.305Z] Fetching without tags [2020-07-23T13:50:55.318Z] #23 41.82 Building dependency tree... [2020-07-23T13:50:55.475Z] #39 ... [2020-07-23T13:50:55.475Z] [2020-07-23T13:50:55.475Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:55.475Z] #30 38.34 internal/poll [2020-07-23T13:50:55.475Z] #30 39.43 internal/fmtsort [2020-07-23T13:50:55.475Z] #30 39.99 internal/syscall/execenv [2020-07-23T13:50:55.475Z] #30 40.00 internal/syscall/unix [2020-07-23T13:50:55.475Z] #30 40.11 strings [2020-07-23T13:50:55.475Z] #30 40.13 os [2020-07-23T13:50:55.475Z] #30 42.11 path [2020-07-23T13:50:55.475Z] #30 42.65 text/tabwriter [2020-07-23T13:50:55.475Z] #30 42.85 fmt [2020-07-23T13:50:55.475Z] #30 43.42 path/filepath [2020-07-23T13:50:55.475Z] #30 44.36 io/ioutil [2020-07-23T13:50:55.475Z] #30 45.32 flag [2020-07-23T13:50:55.475Z] #30 45.32 github.com/BurntSushi/toml [2020-07-23T13:50:55.475Z] #30 47.18 log [2020-07-23T13:50:55.579Z] #23 ... [2020-07-23T13:50:55.579Z] [2020-07-23T13:50:55.579Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:55.579Z] #43 DONE 44.2s [2020-07-23T13:50:55.654Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:50:55.768Z] #30 ... [2020-07-23T13:50:55.768Z] [2020-07-23T13:50:55.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:50:55.768Z] #39 10.38 make[1]: Nothing to be done for 'all'. [2020-07-23T13:50:55.768Z] #39 ... [2020-07-23T13:50:55.768Z] [2020-07-23T13:50:55.768Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:55.768Z] #10 38.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-23T13:50:55.768Z] #10 38.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-23T13:50:55.768Z] #10 38.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:50:55.768Z] #10 42.84 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-23T13:50:55.768Z] #10 42.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-23T13:50:55.768Z] #10 42.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:50:55.768Z] #10 42.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-23T13:50:55.768Z] #10 42.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-23T13:50:55.768Z] #10 42.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:50:55.839Z] [2020-07-23T13:50:55.839Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:50:55.839Z] #51 41.61 The following additional packages will be installed: [2020-07-23T13:50:55.839Z] #51 41.66 libbtrfs0 [2020-07-23T13:50:55.839Z] #51 41.93 The following NEW packages will be installed: [2020-07-23T13:50:55.839Z] #51 41.94 libbtrfs-dev libbtrfs0 [2020-07-23T13:50:55.839Z] #51 42.57 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:50:55.839Z] #51 42.57 Need to get 119 kB of archives. [2020-07-23T13:50:55.839Z] #51 42.57 After this operation, 387 kB of additional disk space will be used. [2020-07-23T13:50:55.839Z] #51 42.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-23T13:50:55.839Z] #51 42.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-23T13:50:55.839Z] #51 43.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:50:55.839Z] #51 44.05 Fetched 119 kB in 0s (358 kB/s) [2020-07-23T13:50:55.839Z] #51 44.19 Selecting previously unselected package libbtrfs0. [2020-07-23T13:50:55.839Z] #51 44.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-23T13:50:55.839Z] #51 44.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-23T13:50:55.839Z] #51 44.37 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:50:56.098Z] #51 44.55 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:50:56.098Z] #51 44.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-23T13:50:56.098Z] #51 44.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:50:56.404Z] #10 ... [2020-07-23T13:50:56.404Z] [2020-07-23T13:50:56.404Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:56.680Z] #51 45.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:50:56.680Z] #51 45.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:50:56.680Z] #51 45.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:50:56.696Z] #52 24.02 Checking out files: 91% (2929/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-23T13:50:56.696Z] #52 24.21 + cd /tmp/tmp.TLEyJWFShQ/src/github.com/containerd/containerd [2020-07-23T13:50:56.696Z] #52 24.21 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:50:55.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:50:55.242Z] > git config --add remote.origin.fetch +refs/pull/41234/head:refs/remotes/origin/PR-41234 # timeout=10 [2020-07-23T13:50:55.254Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:50:55.282Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:50:55.308Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:50:55.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:50:55.309Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:50:55.663Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:50:55.690Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:50:56.413Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:50:57.216Z] Merge succeeded, producing 994520c0935877b16e766127218cb03825f8dcd3 [2020-07-23T13:50:57.216Z] Checking out Revision 994520c0935877b16e766127218cb03825f8dcd3 (PR-41234) [2020-07-23T13:50:57.249Z] #51 DONE 45.8s [2020-07-23T13:50:57.249Z] [2020-07-23T13:50:57.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:50:57.249Z] #10 33.50 Reading package lists... [2020-07-23T13:50:57.249Z] #10 40.71 Building dependency tree... [2020-07-23T13:50:57.249Z] #10 45.60 The following additional packages will be installed: [2020-07-23T13:50:57.249Z] #10 45.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-23T13:50:57.249Z] #10 45.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-23T13:50:57.249Z] #10 45.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-23T13:50:57.249Z] #10 45.61 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:50:57.249Z] #10 45.62 Suggested packages: [2020-07-23T13:50:57.249Z] #10 45.65 gcc-8-locales seccomp wine64 [2020-07-23T13:50:58.189Z] #10 ... [2020-07-23T13:50:58.189Z] [2020-07-23T13:50:58.189Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:50:58.189Z] #38 32.60 Reading package lists... [2020-07-23T13:50:58.189Z] #38 39.97 Building dependency tree... [2020-07-23T13:50:58.189Z] #38 44.12 The following additional packages will be installed: [2020-07-23T13:50:58.189Z] #38 44.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-23T13:50:58.189Z] #38 44.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-23T13:50:58.189Z] #38 44.17 Suggested packages: [2020-07-23T13:50:58.189Z] #38 44.17 manpages-dev python-setuptools [2020-07-23T13:50:58.189Z] #38 46.50 The following NEW packages will be installed: [2020-07-23T13:50:58.189Z] #38 46.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-23T13:50:58.189Z] #38 46.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-23T13:50:58.189Z] #38 46.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-23T13:50:58.189Z] #38 46.52 python-six zlib1g-dev [2020-07-23T13:50:58.209Z] #52 25.64 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-23T13:50:58.209Z] #52 25.64 + BUILDTAGS='netgo osusergo static_build' [2020-07-23T13:50:58.209Z] #52 25.64 + export EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:50:58.209Z] #52 25.64 + EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:50:58.209Z] #52 25.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-23T13:50:58.209Z] #52 25.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-23T13:50:58.209Z] #52 25.64 + '[' '' = dynamic ']' [2020-07-23T13:50:58.209Z] #52 25.64 + make [2020-07-23T13:50:58.449Z] #38 ... [2020-07-23T13:50:58.449Z] [2020-07-23T13:50:58.449Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:50:58.449Z] #23 46.81 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-23T13:50:58.449Z] #23 46.81 The following additional packages will be installed: [2020-07-23T13:50:58.449Z] #23 46.81 libjq1 libonig5 [2020-07-23T13:50:58.709Z] #23 47.35 The following NEW packages will be installed: [2020-07-23T13:50:58.902Z] #52 ... [2020-07-23T13:50:58.902Z] [2020-07-23T13:50:58.902Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:58.902Z] #47 41.82 encoding/base64 [2020-07-23T13:50:58.902Z] #47 42.61 golang.org/x/sys/unix [2020-07-23T13:50:58.902Z] #47 42.96 fmt [2020-07-23T13:50:58.902Z] #47 48.02 encoding/json [2020-07-23T13:50:58.902Z] #47 48.84 github.com/pkg/diff [2020-07-23T13:50:58.902Z] #47 49.77 go/token [2020-07-23T13:50:58.902Z] #47 50.39 go/scanner [2020-07-23T13:50:58.902Z] #47 50.98 golang.org/x/crypto/ssh/terminal [2020-07-23T13:50:58.902Z] #47 51.40 go/ast [2020-07-23T13:50:58.902Z] #47 51.78 mvdan.cc/editorconfig [2020-07-23T13:50:58.902Z] #47 ... [2020-07-23T13:50:58.902Z] [2020-07-23T13:50:58.902Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:50:58.902Z] #52 26.47 + bin/ctr [2020-07-23T13:50:58.969Z] #23 47.36 jq libjq1 libonig5 [2020-07-23T13:50:59.198Z] #52 ... [2020-07-23T13:50:59.198Z] [2020-07-23T13:50:59.198Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:50:59.198Z] #30 49.39 github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:50:59.198Z] #30 DONE 52.3s [2020-07-23T13:50:59.229Z] #23 47.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:50:59.229Z] #23 47.77 Need to get 355 kB of archives. [2020-07-23T13:50:59.229Z] #23 47.77 After this operation, 1072 kB of additional disk space will be used. [2020-07-23T13:50:59.229Z] #23 47.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-23T13:50:59.229Z] #23 47.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-23T13:50:59.229Z] #23 47.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-23T13:50:59.491Z] [2020-07-23T13:50:59.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:50:59.491Z] #39 11.29 CC images/stats.o [2020-07-23T13:50:59.491Z] #39 11.63 CC images/core.o [2020-07-23T13:50:59.491Z] #39 12.03 CC images/core-x86.o [2020-07-23T13:50:59.491Z] #39 12.46 CC images/core-arm.o [2020-07-23T13:50:59.491Z] #39 12.71 CC images/core-aarch64.o [2020-07-23T13:50:59.491Z] #39 12.94 CC images/core-ppc64.o [2020-07-23T13:50:59.491Z] #39 13.34 CC images/core-s390.o [2020-07-23T13:50:59.491Z] #39 13.63 CC images/cpuinfo.o [2020-07-23T13:50:59.491Z] #39 13.81 CC images/inventory.o [2020-07-23T13:50:59.491Z] #39 13.92 CC images/fdinfo.o [2020-07-23T13:50:59.491Z] #39 14.22 CC images/fown.o [2020-07-23T13:50:57.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T13:50:57.218Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:50:57.232Z] > git checkout -f 994520c0935877b16e766127218cb03825f8dcd3 # timeout=10 [2020-07-23T13:50:59.784Z] #39 14.49 CC images/ns.o [2020-07-23T13:51:00.076Z] #39 14.67 CC images/regfile.o [2020-07-23T13:51:00.076Z] #39 14.70 CC images/ghost-file.o [2020-07-23T13:51:00.076Z] #39 14.77 CC images/fifo.o [2020-07-23T13:51:00.076Z] #39 14.82 CC images/remap-file-path.o [2020-07-23T13:51:00.076Z] #39 14.85 CC images/eventfd.o [2020-07-23T13:51:00.369Z] #39 15.02 CC images/eventpoll.o [2020-07-23T13:51:00.369Z] #39 15.11 CC images/fh.o [2020-07-23T13:51:00.613Z] #23 49.02 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:51:00.661Z] #39 15.37 CC images/fsnotify.o [2020-07-23T13:51:00.874Z] #23 49.29 Fetched 355 kB in 0s (1268 kB/s) [2020-07-23T13:51:00.874Z] #23 49.41 Selecting previously unselected package libonig5:amd64. [2020-07-23T13:51:00.953Z] #39 15.66 CC images/signalfd.o [2020-07-23T13:51:01.013Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:51:01.033Z] First time build. Skipping changelog. [2020-07-23T13:51:01.135Z] #23 49.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.) [2020-07-23T13:51:01.135Z] #23 49.54 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-23T13:51:01.135Z] #23 49.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:51:01.246Z] #39 15.86 CC images/fs.o [2020-07-23T13:51:01.246Z] #39 15.94 CC images/pstree.o [2020-07-23T13:51:01.246Z] #39 16.04 CC images/pipe.o [2020-07-23T13:51:01.395Z] #23 49.85 Selecting previously unselected package libjq1:amd64. [2020-07-23T13:51:01.395Z] #23 49.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:51:01.395Z] #23 49.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-23T13:51:01.540Z] #39 16.16 CC images/tcp-stream.o [2020-07-23T13:51:01.540Z] #39 16.34 CC images/sk-packet.o [Pipeline] sh [2020-07-23T13:51:01.656Z] #23 50.04 Selecting previously unselected package jq. [2020-07-23T13:51:01.656Z] #23 50.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:51:01.656Z] #23 50.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:51:01.656Z] #23 50.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:51:01.656Z] #23 50.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:51:01.656Z] #23 50.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:51:01.656Z] #23 50.29 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:51:01.932Z] #39 16.55 CC images/mnt.o [2020-07-23T13:51:01.017Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [2020-07-23T13:51:02.103Z] + docker version [2020-07-23T13:51:02.225Z] #39 16.67 CC images/pipe-data.o [2020-07-23T13:51:02.225Z] #39 16.82 CC images/sa.o [2020-07-23T13:51:02.225Z] #39 16.92 CC images/timer.o [2020-07-23T13:51:02.518Z] #39 17.08 CC images/timerfd.o [2020-07-23T13:51:02.518Z] #39 17.29 CC images/mm.o [2020-07-23T13:51:02.599Z] #23 DONE 51.0s [2020-07-23T13:51:02.599Z] [2020-07-23T13:51:02.599Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:51:02.599Z] #38 46.98 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:51:02.599Z] #38 46.98 Need to get 4095 kB of archives. [2020-07-23T13:51:02.599Z] #38 46.98 After this operation, 22.5 MB of additional disk space will be used. [2020-07-23T13:51:02.599Z] #38 46.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-23T13:51:02.599Z] #38 46.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-23T13:51:02.599Z] #38 46.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-23T13:51:02.599Z] #38 46.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-23T13:51:02.599Z] #38 47.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-23T13:51:02.599Z] #38 47.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-23T13:51:02.599Z] #38 47.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-23T13:51:02.599Z] #38 47.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-23T13:51:02.599Z] #38 47.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-23T13:51:02.599Z] #38 47.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-23T13:51:02.599Z] #38 47.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-23T13:51:02.599Z] #38 47.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-23T13:51:02.599Z] #38 47.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-23T13:51:02.599Z] #38 47.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-23T13:51:02.599Z] #38 47.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-23T13:51:02.599Z] #38 47.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-23T13:51:02.599Z] #38 47.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-23T13:51:02.599Z] #38 48.80 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:51:02.599Z] #38 48.98 Fetched 4095 kB in 1s (5046 kB/s) [2020-07-23T13:51:02.599Z] #38 49.21 Selecting previously unselected package libcap-dev:amd64. [2020-07-23T13:51:02.599Z] #38 49.21 (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.) [2020-07-23T13:51:02.599Z] #38 49.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 49.29 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-23T13:51:02.599Z] #38 49.46 Selecting previously unselected package libnet1:amd64. [2020-07-23T13:51:02.599Z] #38 49.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 49.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:51:02.599Z] #38 49.66 Selecting previously unselected package libnet1-dev. [2020-07-23T13:51:02.599Z] #38 49.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 49.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:51:02.599Z] #38 49.92 Selecting previously unselected package libnl-3-200:amd64. [2020-07-23T13:51:02.599Z] #38 49.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 49.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:51:02.599Z] #38 50.10 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-23T13:51:02.599Z] #38 50.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 50.12 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-23T13:51:02.599Z] #38 50.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-23T13:51:02.599Z] #38 50.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 50.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:51:02.599Z] #38 50.53 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-23T13:51:02.599Z] #38 50.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 50.79 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-23T13:51:02.599Z] #38 ... [2020-07-23T13:51:02.599Z] [2020-07-23T13:51:02.599Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T13:51:02.599Z] #24 DONE 0.1s [2020-07-23T13:51:02.599Z] [2020-07-23T13:51:02.599Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:51:02.599Z] #38 51.06 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-23T13:51:02.599Z] #38 51.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-23T13:51:02.599Z] #38 51.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:51:02.599Z] #38 ... [2020-07-23T13:51:02.599Z] [2020-07-23T13:51:02.599Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:02.599Z] #30 40.99 sync [2020-07-23T13:51:02.599Z] #30 41.00 internal/reflectlite [2020-07-23T13:51:02.599Z] #30 44.11 sort [2020-07-23T13:51:02.599Z] #30 44.12 errors [2020-07-23T13:51:02.599Z] #30 44.68 strconv [2020-07-23T13:51:02.599Z] #30 46.26 io [2020-07-23T13:51:02.599Z] #30 47.69 internal/oserror [2020-07-23T13:51:02.599Z] #30 47.81 syscall [2020-07-23T13:51:02.599Z] #30 49.62 reflect [2020-07-23T13:51:02.599Z] #30 ... [2020-07-23T13:51:02.599Z] [2020-07-23T13:51:02.599Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:51:02.599Z] #32 34.32 Reading package lists... [2020-07-23T13:51:02.599Z] #32 41.78 Building dependency tree... [2020-07-23T13:51:02.599Z] #32 46.72 The following additional packages will be installed: [2020-07-23T13:51:02.599Z] #32 46.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-23T13:51:02.599Z] #32 46.73 Suggested packages: [2020-07-23T13:51:02.599Z] #32 46.73 cmake-doc ninja-build lrzip [2020-07-23T13:51:02.599Z] #32 46.73 Recommended packages: [2020-07-23T13:51:02.599Z] #32 46.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-23T13:51:02.599Z] #32 47.75 The following NEW packages will be installed: [2020-07-23T13:51:02.599Z] #32 47.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-23T13:51:02.599Z] #32 47.77 vim-common xxd [2020-07-23T13:51:02.599Z] #32 48.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:51:02.599Z] #32 48.13 Need to get 14.9 MB of archives. [2020-07-23T13:51:02.599Z] #32 48.13 After this operation, 61.8 MB of additional disk space will be used. [2020-07-23T13:51:02.599Z] #32 48.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-23T13:51:02.599Z] #32 48.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:51:02.599Z] #32 48.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-23T13:51:02.599Z] #32 48.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-23T13:51:02.599Z] #32 49.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-23T13:51:02.599Z] #32 49.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-23T13:51:02.599Z] #32 49.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-23T13:51:02.599Z] #32 49.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-23T13:51:02.599Z] #32 49.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-23T13:51:02.599Z] #32 49.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-23T13:51:02.599Z] #32 51.07 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:51:02.811Z] #39 17.42 CC images/sk-opts.o [2020-07-23T13:51:02.811Z] #39 17.56 CC images/sk-unix.o [2020-07-23T13:51:02.880Z] #32 51.40 Fetched 14.9 MB in 2s (8466 kB/s) [2020-07-23T13:51:02.880Z] #32 ... [2020-07-23T13:51:02.880Z] [2020-07-23T13:51:02.880Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:02.880Z] #10 47.27 The following NEW packages will be installed: [2020-07-23T13:51:02.880Z] #10 47.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-23T13:51:02.880Z] #10 47.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-23T13:51:02.880Z] #10 47.30 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-23T13:51:02.880Z] #10 47.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-23T13:51:02.880Z] #10 47.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-23T13:51:02.880Z] #10 47.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:51:02.880Z] #10 47.71 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:51:02.880Z] #10 47.71 Need to get 77.7 MB of archives. [2020-07-23T13:51:02.880Z] #10 47.71 After this operation, 487 MB of additional disk space will be used. [2020-07-23T13:51:02.880Z] #10 47.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-23T13:51:02.880Z] #10 47.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-23T13:51:02.880Z] #10 48.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-23T13:51:02.880Z] #10 48.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-23T13:51:02.880Z] #10 48.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-23T13:51:02.880Z] #10 48.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-23T13:51:02.880Z] #10 48.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-23T13:51:02.880Z] #10 49.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-23T13:51:02.880Z] #10 49.16 Get:9 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] [2020-07-23T13:51:03.104Z] #39 17.68 CC images/sk-inet.o [2020-07-23T13:51:03.104Z] #39 17.92 CC images/tun.o [2020-07-23T13:51:03.398Z] #39 18.03 CC images/sk-netlink.o [2020-07-23T13:51:03.398Z] #39 18.17 CC images/packet-sock.o [2020-07-23T13:51:03.695Z] #39 18.44 CC images/ipc-var.o [2020-07-23T13:51:03.825Z] #10 ... [2020-07-23T13:51:03.825Z] [2020-07-23T13:51:03.825Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:03.825Z] #41 42.39 internal/reflectlite [2020-07-23T13:51:03.825Z] #41 42.44 sync [2020-07-23T13:51:03.825Z] #41 44.42 github.com/LK4D4/vndr/godl/singleflight [2020-07-23T13:51:03.825Z] #41 45.31 math/rand [2020-07-23T13:51:03.825Z] #41 47.02 internal/singleflight [2020-07-23T13:51:03.825Z] #41 47.14 io [2020-07-23T13:51:03.825Z] #41 47.17 strconv [2020-07-23T13:51:03.825Z] #41 47.44 bytes [2020-07-23T13:51:03.825Z] #41 49.79 bufio [2020-07-23T13:51:03.825Z] #41 50.87 reflect [2020-07-23T13:51:03.825Z] #41 52.11 syscall [2020-07-23T13:51:03.999Z] #39 18.58 CC images/ipc-desc.o [2020-07-23T13:51:03.999Z] #39 18.73 CC images/ipc-shm.o [2020-07-23T13:51:04.085Z] #41 ... [2020-07-23T13:51:04.085Z] [2020-07-23T13:51:04.085Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:51:04.085Z] #32 51.61 Selecting previously unselected package xxd. [2020-07-23T13:51:04.085Z] #32 51.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-23T13:51:04.085Z] #32 51.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:51:04.085Z] #32 51.76 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:51:04.085Z] #32 52.00 Selecting previously unselected package vim-common. [2020-07-23T13:51:04.085Z] #32 52.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:51:04.085Z] #32 52.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:51:04.085Z] #32 52.35 Selecting previously unselected package cmake-data. [2020-07-23T13:51:04.085Z] #32 52.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-23T13:51:04.085Z] #32 52.39 Unpacking cmake-data (3.13.4-1) ... [2020-07-23T13:51:04.143Z] Fetching without tags [2020-07-23T13:51:04.292Z] #39 18.90 CC images/ipc-msg.o [2020-07-23T13:51:04.292Z] #39 19.00 CC images/ipc-sem.o [2020-07-23T13:51:04.292Z] #39 19.12 CC images/utsns.o [2020-07-23T13:51:04.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:51:04.141Z] > git config --add remote.origin.fetch +refs/pull/41234/head:refs/remotes/origin/PR-41234 # timeout=10 [2020-07-23T13:51:04.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:51:04.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:51:04.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:51:04.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:51:04.218Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:51:04.544Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:51:04.587Z] #39 19.26 CC images/creds.o [2020-07-23T13:51:04.587Z] #39 19.41 CC images/vma.o [2020-07-23T13:51:04.880Z] #39 19.57 CC images/netdev.o [2020-07-23T13:51:04.880Z] #39 19.67 CC images/tty.o [2020-07-23T13:51:05.517Z] #39 20.00 CC images/file-lock.o [2020-07-23T13:51:05.517Z] #39 20.17 CC images/rlimit.o [2020-07-23T13:51:05.810Z] #39 20.28 CC images/pagemap.o [2020-07-23T13:51:05.810Z] #39 20.42 CC images/siginfo.o [2020-07-23T13:51:06.155Z] Merge succeeded, producing 03acf872816766af513c2830de56b5d8fb7f5727 [2020-07-23T13:51:06.156Z] Checking out Revision 03acf872816766af513c2830de56b5d8fb7f5727 (PR-41234) [2020-07-23T13:51:06.169Z] #39 20.57 CC images/rpc.o [2020-07-23T13:51:06.297Z] Client: Docker Engine - Community [2020-07-23T13:51:06.297Z] Version: 19.03.12 [2020-07-23T13:51:06.297Z] API version: 1.40 [2020-07-23T13:51:06.297Z] Go version: go1.13.10 [2020-07-23T13:51:06.297Z] Git commit: 48a66213fe [2020-07-23T13:51:06.297Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-23T13:51:06.297Z] OS/Arch: linux/amd64 [2020-07-23T13:51:06.297Z] Experimental: false [2020-07-23T13:51:06.297Z] [2020-07-23T13:51:06.297Z] Server: Docker Engine - Community [2020-07-23T13:51:06.297Z] Engine: [2020-07-23T13:51:06.297Z] Version: 19.03.12 [2020-07-23T13:51:06.297Z] API version: 1.40 (minimum version 1.12) [2020-07-23T13:51:06.297Z] Go version: go1.13.10 [2020-07-23T13:51:06.297Z] Git commit: 48a66213fe [2020-07-23T13:51:06.297Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-23T13:51:06.297Z] OS/Arch: linux/amd64 [2020-07-23T13:51:06.297Z] Experimental: true [2020-07-23T13:51:06.297Z] containerd: [2020-07-23T13:51:06.297Z] Version: 1.2.13 [2020-07-23T13:51:06.297Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:51:06.297Z] runc: [2020-07-23T13:51:06.297Z] Version: 1.0.0-rc10 [2020-07-23T13:51:06.297Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:51:06.297Z] docker-init: [2020-07-23T13:51:06.297Z] Version: 0.18.0 [2020-07-23T13:51:06.297Z] GitCommit: fec3683 [Pipeline] sh [2020-07-23T13:51:06.574Z] #39 21.17 CC images/ext-file.o [2020-07-23T13:51:06.574Z] #39 21.28 CC images/cgroup.o [2020-07-23T13:51:06.574Z] #39 ... [2020-07-23T13:51:06.574Z] [2020-07-23T13:51:06.574Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:06.574Z] #41 49.52 internal/lazyregexp [2020-07-23T13:51:06.574Z] #41 49.71 github.com/LK4D4/vndr/godl/singleflight [2020-07-23T13:51:06.574Z] #41 49.83 github.com/LK4D4/vndr/versioned [2020-07-23T13:51:06.574Z] #41 49.86 hash/crc32 [2020-07-23T13:51:06.574Z] #41 49.99 go/token [2020-07-23T13:51:06.574Z] #41 50.14 net/url [2020-07-23T13:51:06.574Z] #41 50.58 go/scanner [2020-07-23T13:51:06.574Z] #41 51.26 text/template/parse [2020-07-23T13:51:06.574Z] #41 51.44 go/ast [2020-07-23T13:51:06.574Z] #41 54.54 text/template [2020-07-23T13:51:06.574Z] #41 54.88 go/parser [2020-07-23T13:51:06.574Z] #41 57.19 encoding/xml [2020-07-23T13:51:06.574Z] #41 57.27 go/doc [2020-07-23T13:51:06.637Z] + docker info [2020-07-23T13:51:04.616Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:51:04.629Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:51:05.662Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:51:06.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T13:51:06.208Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:51:06.227Z] > git checkout -f 03acf872816766af513c2830de56b5d8fb7f5727 # timeout=10 [2020-07-23T13:51:06.866Z] #41 ... [2020-07-23T13:51:06.866Z] [2020-07-23T13:51:06.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:06.866Z] #39 21.56 CC images/userns.o [2020-07-23T13:51:06.866Z] #39 21.71 CC images/google/protobuf/descriptor.o [2020-07-23T13:51:07.385Z] #32 55.45 Selecting previously unselected package libicu63:amd64. [2020-07-23T13:51:07.385Z] #32 55.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-23T13:51:07.385Z] #32 55.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:51:07.385Z] #32 ... [2020-07-23T13:51:07.385Z] [2020-07-23T13:51:07.385Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:07.385Z] #52 2.520 + RM_GOPATH=0 [2020-07-23T13:51:07.385Z] #52 2.520 + TMP_GOPATH= [2020-07-23T13:51:07.385Z] #52 2.520 + : /build [2020-07-23T13:51:07.385Z] #52 2.520 + '[' -z '' ']' [2020-07-23T13:51:07.385Z] #52 2.520 ++ mktemp -d [2020-07-23T13:51:07.385Z] #52 2.536 + export GOPATH=/tmp/tmp.EzeNufo1f3 [2020-07-23T13:51:07.385Z] #52 2.536 + GOPATH=/tmp/tmp.EzeNufo1f3 [2020-07-23T13:51:07.385Z] #52 2.536 + RM_GOPATH=1 [2020-07-23T13:51:07.385Z] #52 2.536 + case "$(go env GOARCH)" in [2020-07-23T13:51:07.385Z] #52 2.537 ++ go env GOARCH [2020-07-23T13:51:07.385Z] #52 2.560 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:07.385Z] #52 2.560 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:07.385Z] #52 2.567 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:07.385Z] #52 2.572 + dir=/tmp/install [2020-07-23T13:51:07.385Z] #52 2.592 + bin=containerd [2020-07-23T13:51:07.385Z] #52 2.592 + shift [2020-07-23T13:51:07.385Z] #52 2.592 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-23T13:51:07.385Z] #52 2.592 + . /tmp/install/containerd.installer [2020-07-23T13:51:07.385Z] #52 2.592 ++ set -e [2020-07-23T13:51:07.385Z] #52 2.592 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:51:07.385Z] #52 2.593 + install_containerd [2020-07-23T13:51:07.385Z] #52 2.597 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-23T13:51:07.385Z] #52 2.601 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:51:07.385Z] #52 2.604 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EzeNufo1f3/src/github.com/containerd/containerd [2020-07-23T13:51:07.385Z] #52 2.606 Cloning into '/tmp/tmp.EzeNufo1f3/src/github.com/containerd/containerd'... [2020-07-23T13:51:07.385Z] #52 ... [2020-07-23T13:51:07.385Z] [2020-07-23T13:51:07.385Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:51:07.385Z] #28 53.41 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. [2020-07-23T13:51:07.385Z] #28 54.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-23T13:51:07.385Z] #28 54.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-23T13:51:07.905Z] #39 22.61 CC images/opts.o [2020-07-23T13:51:07.905Z] #39 22.72 CC images/seccomp.o [2020-07-23T13:51:08.198Z] #39 22.90 CC images/binfmt-misc.o [2020-07-23T13:51:08.499Z] #39 23.03 CC images/time.o [2020-07-23T13:51:08.499Z] #39 23.16 CC images/sysctl.o [2020-07-23T13:51:08.499Z] #39 ... [2020-07-23T13:51:08.499Z] [2020-07-23T13:51:08.499Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:08.499Z] #47 53.01 mvdan.cc/sh/v3/fileutil [2020-07-23T13:51:08.499Z] #47 53.08 mvdan.cc/sh/v3/syntax [2020-07-23T13:51:08.499Z] #47 57.65 mvdan.cc/sh/v3/cmd/shfmt [2020-07-23T13:51:08.499Z] #47 DONE 61.4s [2020-07-23T13:51:08.795Z] [2020-07-23T13:51:08.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:08.795Z] #39 23.41 CC images/autofs.o [2020-07-23T13:51:08.795Z] #39 23.49 CC images/macvlan.o [2020-07-23T13:51:08.795Z] #39 23.57 CC images/sit.o [2020-07-23T13:51:09.088Z] #39 23.65 CC images/memfd.o [2020-07-23T13:51:09.088Z] #39 23.72 CC images/timens.o [2020-07-23T13:51:09.088Z] #39 23.79 LINK images/built-in.o [2020-07-23T13:51:09.088Z] #39 23.88 GEN compel/include/asm [2020-07-23T13:51:09.088Z] #39 23.89 GEN compel/include/version.h [2020-07-23T13:51:09.088Z] #39 23.93 touch .config [2020-07-23T13:51:09.088Z] #39 23.98 GEN include/common/config.h [2020-07-23T13:51:09.381Z] #39 24.04 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-23T13:51:09.381Z] #39 24.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-23T13:51:09.381Z] #39 24.08 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-23T13:51:09.381Z] #39 24.08 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-23T13:51:09.381Z] #39 24.09 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-23T13:51:09.381Z] #39 24.11 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-23T13:51:09.381Z] #39 24.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-23T13:51:09.381Z] #39 24.13 DEP compel/plugins/std/infect.d [2020-07-23T13:51:09.381Z] #39 24.18 DEP compel/plugins/std/string.d [2020-07-23T13:51:09.674Z] #39 24.23 DEP compel/plugins/std/log.d [2020-07-23T13:51:09.674Z] #39 24.30 DEP compel/plugins/std/fds.d [2020-07-23T13:51:09.674Z] #39 24.40 DEP compel/plugins/std/std.d [2020-07-23T13:51:09.674Z] #39 24.48 DEP compel/plugins/shmem/shmem.d [2020-07-23T13:51:09.967Z] #39 24.55 DEP compel/plugins/fds/fds.d [2020-07-23T13:51:09.967Z] #39 24.67 CC compel/plugins/std/std.o [2020-07-23T13:51:10.260Z] #39 24.84 CC compel/plugins/std/fds.o [2020-07-23T13:51:10.260Z] #39 25.04 CC compel/plugins/std/log.o [2020-07-23T13:51:10.291Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:51:10.306Z] First time build. Skipping changelog. [2020-07-23T13:51:10.696Z] #28 ... [2020-07-23T13:51:10.696Z] [2020-07-23T13:51:10.696Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:10.696Z] #25 3.941 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-23T13:51:10.696Z] #25 4.276 [2020-07-23T13:51:10.696Z] #25 4.462 #### 6.8% ########### 15.7% ################# 25.0% ######################## 34.0% ############################### 43.2% #################################### 50.1% ########################################### 60.0% ################################################# 68.2% ######################################################## 77.8% ############################################################ 84.4% ################################################################# 91.3% ######################################################################## 100.0% [2020-07-23T13:51:10.696Z] #25 6.003 [2020-07-23T13:51:10.697Z] #25 6.204 ############### 22.0% ############################## 41.9% ################################################# 69.3% ######################################################################## 100.0% [2020-07-23T13:51:10.697Z] #25 7.024 #=#=# [2020-07-23T13:51:10.697Z] #25 7.239 ####### 9.9% ###################### 31.5% ########################################### 60.8% ############################################################### 88.3% ######################################################################## 100.0% [2020-07-23T13:51:10.697Z] #25 7.951 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-23T13:51:10.843Z] Client: [2020-07-23T13:51:10.843Z] Debug Mode: false [2020-07-23T13:51:10.843Z] [2020-07-23T13:51:10.843Z] Server: [2020-07-23T13:51:10.843Z] Containers: 0 [2020-07-23T13:51:10.843Z] Running: 0 [2020-07-23T13:51:10.843Z] Paused: 0 [2020-07-23T13:51:10.843Z] Stopped: 0 [2020-07-23T13:51:10.843Z] Images: 0 [2020-07-23T13:51:10.843Z] Server Version: 19.03.12 [2020-07-23T13:51:10.843Z] Storage Driver: overlay2 [2020-07-23T13:51:10.843Z] Backing Filesystem: extfs [2020-07-23T13:51:10.843Z] Supports d_type: true [2020-07-23T13:51:10.843Z] Native Overlay Diff: true [2020-07-23T13:51:10.843Z] Logging Driver: json-file [2020-07-23T13:51:10.843Z] Cgroup Driver: cgroupfs [2020-07-23T13:51:10.843Z] Plugins: [2020-07-23T13:51:10.843Z] Volume: local [2020-07-23T13:51:10.843Z] Network: bridge host ipvlan macvlan null overlay [2020-07-23T13:51:10.843Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-23T13:51:10.843Z] Swarm: inactive [2020-07-23T13:51:10.843Z] Runtimes: runc [2020-07-23T13:51:10.843Z] Default Runtime: runc [2020-07-23T13:51:10.843Z] Init Binary: docker-init [2020-07-23T13:51:10.843Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:51:10.843Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:51:10.843Z] init version: fec3683 [2020-07-23T13:51:10.843Z] Security Options: [2020-07-23T13:51:10.843Z] apparmor [2020-07-23T13:51:10.843Z] seccomp [2020-07-23T13:51:10.843Z] Profile: default [2020-07-23T13:51:10.843Z] Kernel Version: 5.3.0-1030-aws [2020-07-23T13:51:10.843Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-23T13:51:10.843Z] OSType: linux [2020-07-23T13:51:10.843Z] Architecture: x86_64 [2020-07-23T13:51:10.843Z] CPUs: 2 [2020-07-23T13:51:10.843Z] Total Memory: 7.487GiB [2020-07-23T13:51:10.843Z] Name: ip-10-100-50-160 [2020-07-23T13:51:10.843Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-23T13:51:10.843Z] Docker Root Dir: /var/lib/docker [2020-07-23T13:51:10.843Z] Debug Mode: false [2020-07-23T13:51:10.843Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:51:10.843Z] Labels: [2020-07-23T13:51:10.843Z] Experimental: true [2020-07-23T13:51:10.843Z] Insecure Registries: [2020-07-23T13:51:10.843Z] 127.0.0.0/8 [2020-07-23T13:51:10.843Z] Live Restore Enabled: true [2020-07-23T13:51:10.843Z] [2020-07-23T13:51:10.843Z] WARNING: No swap limit support [2020-07-23T13:51:10.898Z] #39 25.49 CC compel/plugins/std/string.o [Pipeline] sh [2020-07-23T13:51:11.191Z] #39 25.88 CC compel/plugins/std/infect.o [2020-07-23T13:51:10.318Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [2020-07-23T13:51:11.450Z] + docker version [2020-07-23T13:51:11.471Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:51:11.471Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:51:11.471Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41234/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-23T13:51:11.471Z] + bash /home/ubuntu/workspace/moby_PR-41234/check-config.sh [2020-07-23T13:51:11.471Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-23T13:51:11.471Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-23T13:51:11.471Z] [2020-07-23T13:51:11.471Z] Generally Necessary: [2020-07-23T13:51:11.471Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-23T13:51:11.471Z] - apparmor: enabled and tools installed [2020-07-23T13:51:11.471Z] - CONFIG_NAMESPACES: enabled [2020-07-23T13:51:11.471Z] - CONFIG_NET_NS: enabled [2020-07-23T13:51:11.471Z] - CONFIG_PID_NS: enabled [2020-07-23T13:51:11.471Z] - CONFIG_IPC_NS: enabled [2020-07-23T13:51:11.484Z] #39 26.16 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-23T13:51:11.484Z] #39 26.19 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-23T13:51:11.484Z] #39 26.20 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-23T13:51:11.484Z] #39 26.28 AR compel/plugins/std.lib.a [2020-07-23T13:51:11.484Z] #39 26.31 CC compel/plugins/fds/fds.o [2020-07-23T13:51:11.736Z] - CONFIG_UTS_NS: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CGROUPS: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CPUSETS: enabled [2020-07-23T13:51:11.737Z] - CONFIG_MEMCG: enabled [2020-07-23T13:51:11.737Z] - CONFIG_KEYS: enabled [2020-07-23T13:51:11.737Z] - CONFIG_VETH: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-23T13:51:11.737Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-23T13:51:11.737Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-23T13:51:11.737Z] [2020-07-23T13:51:11.737Z] Optional Features: [2020-07-23T13:51:11.737Z] - CONFIG_USER_NS: enabled [2020-07-23T13:51:11.737Z] - CONFIG_SECCOMP: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-23T13:51:11.737Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-23T13:51:11.737Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-23T13:51:11.737Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-23T13:51:11.737Z] - CONFIG_BLK_CGROUP: enabled [2020-07-23T13:51:11.737Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-23T13:51:11.737Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-23T13:51:11.737Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_PERF: enabled [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-23T13:51:11.737Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-23T13:51:11.737Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-23T13:51:11.777Z] #39 26.42 AR compel/plugins/fds.lib.a [2020-07-23T13:51:11.777Z] #39 26.44 HOSTDEP compel/src/lib/log-host.d [2020-07-23T13:51:11.777Z] #39 26.49 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-23T13:51:11.777Z] #39 26.54 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-23T13:51:11.777Z] #39 26.58 HOSTDEP compel/src/main-host.d [2020-07-23T13:51:11.777Z] #39 26.66 DEP compel/src/lib/ptrace.d [2020-07-23T13:51:12.010Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-23T13:51:12.010Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-23T13:51:12.010Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-23T13:51:12.010Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_IP_VS: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-23T13:51:12.010Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-23T13:51:12.010Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-23T13:51:12.010Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_EXT4_FS: enabled [2020-07-23T13:51:12.010Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-23T13:51:12.010Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-23T13:51:12.010Z] - Network Drivers: [2020-07-23T13:51:12.010Z] - "overlay": [2020-07-23T13:51:12.010Z] - CONFIG_VXLAN: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-23T13:51:12.010Z] Optional (for encrypted networks): [2020-07-23T13:51:12.010Z] - CONFIG_CRYPTO: enabled [2020-07-23T13:51:12.010Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-23T13:51:12.010Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-23T13:51:12.010Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-23T13:51:12.010Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-23T13:51:12.010Z] - CONFIG_XFRM: enabled [2020-07-23T13:51:12.010Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-23T13:51:12.010Z] - "ipvlan": [2020-07-23T13:51:12.010Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-23T13:51:12.010Z] - "macvlan": [2020-07-23T13:51:12.010Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_DUMMY: enabled (as module) [2020-07-23T13:51:12.010Z] - "ftp,tftp client in container": [2020-07-23T13:51:12.010Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-23T13:51:12.010Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-23T13:51:12.010Z] - Storage Drivers: [2020-07-23T13:51:12.010Z] - "aufs": [2020-07-23T13:51:12.010Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-23T13:51:12.010Z] - "btrfs": [2020-07-23T13:51:12.069Z] #39 26.77 DEP compel/src/lib/infect.d [2020-07-23T13:51:12.069Z] #39 26.87 DEP compel/src/lib/infect-util.d [2020-07-23T13:51:12.264Z] #25 8.113 1.1% ##### 8.1% ########## 14.6% ############## 20.7% ################### 26.8% ######################### 35.6% ################################ 44.9% #################################### 51.2% ######################################### 58.2% ############################################# 62.9% ################################################# 68.1% ###################################################### 75.4% ########################################################### 83.3% ################################################################# 90.5% ####################################################################### 99.7% ######################################################################## 100.0% [2020-07-23T13:51:12.282Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-23T13:51:12.282Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-23T13:51:12.282Z] - "devicemapper": [2020-07-23T13:51:12.282Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-23T13:51:12.282Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-23T13:51:12.282Z] - "overlay": [2020-07-23T13:51:12.282Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-23T13:51:12.282Z] - "zfs": [2020-07-23T13:51:12.282Z] - /dev/zfs: present [2020-07-23T13:51:12.282Z] - zfs command: missing [2020-07-23T13:51:12.282Z] - zpool command: missing [2020-07-23T13:51:12.282Z] [2020-07-23T13:51:12.282Z] Limits: [2020-07-23T13:51:12.282Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-23T13:51:12.282Z] [2020-07-23T13:51:12.282Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-23T13:51:12.362Z] #39 26.97 DEP compel/src/lib/infect-rpc.d [2020-07-23T13:51:12.363Z] #39 27.04 DEP compel/arch/s390/src/lib/infect.d [2020-07-23T13:51:12.363Z] #39 27.11 DEP compel/arch/s390/src/lib/cpu.d [2020-07-23T13:51:12.524Z] #25 10.03 [2020-07-23T13:51:12.630Z] + sudo modprobe ip_vs [2020-07-23T13:51:12.630Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a . [2020-07-23T13:51:12.630Z] #2 [internal] load .dockerignore [2020-07-23T13:51:12.692Z] #39 27.14 DEP compel/src/lib/log.d [2020-07-23T13:51:12.692Z] #39 27.20 DEP compel/src/main.d [2020-07-23T13:51:12.692Z] #39 27.30 DEP compel/src/lib/handle-elf.d [2020-07-23T13:51:12.692Z] #39 27.38 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-23T13:51:12.692Z] #39 27.49 CC compel/src/lib/log.o [2020-07-23T13:51:12.890Z] #2 transferring context: 87B 0.0s done [2020-07-23T13:51:12.890Z] #2 DONE 0.0s [2020-07-23T13:51:12.890Z] [2020-07-23T13:51:12.890Z] #1 [internal] load build definition from Dockerfile [2020-07-23T13:51:12.890Z] #1 transferring dockerfile: 16.37kB done [2020-07-23T13:51:12.890Z] #1 DONE 0.0s [2020-07-23T13:51:12.890Z] [2020-07-23T13:51:12.890Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-23T13:51:12.987Z] #39 27.70 CC compel/arch/s390/src/lib/cpu.o [2020-07-23T13:51:13.050Z] #25 10.27 0.1% 1.4% ## 2.8% [2020-07-23T13:51:13.050Z] #25 ... [2020-07-23T13:51:13.050Z] [2020-07-23T13:51:13.050Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:51:13.050Z] #38 51.65 Selecting previously unselected package libprotobuf17:amd64. [2020-07-23T13:51:13.050Z] #38 51.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:51:13.050Z] #38 51.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:13.050Z] #38 52.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-23T13:51:13.050Z] #38 52.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:51:13.050Z] #38 52.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:13.050Z] #38 52.70 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-23T13:51:13.050Z] #38 52.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-23T13:51:13.050Z] #38 52.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:13.050Z] #38 54.03 Selecting previously unselected package libprotoc17:amd64. [2020-07-23T13:51:13.050Z] #38 54.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:51:13.050Z] #38 54.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:13.050Z] #38 54.67 Selecting previously unselected package protobuf-c-compiler. [2020-07-23T13:51:13.050Z] #38 54.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:51:13.050Z] #38 54.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:51:13.050Z] #38 54.83 Selecting previously unselected package protobuf-compiler. [2020-07-23T13:51:13.050Z] #38 54.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-23T13:51:13.050Z] #38 54.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:51:13.050Z] #38 55.06 Selecting previously unselected package python-pkg-resources. [2020-07-23T13:51:13.050Z] #38 55.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:51:13.050Z] #38 55.06 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-23T13:51:13.050Z] #38 55.45 Selecting previously unselected package python-six. [2020-07-23T13:51:13.050Z] #38 55.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-23T13:51:13.050Z] #38 55.47 Unpacking python-six (1.12.0-1) ... [2020-07-23T13:51:13.050Z] #38 55.60 Selecting previously unselected package python-protobuf. [2020-07-23T13:51:13.050Z] #38 55.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-23T13:51:13.050Z] #38 55.60 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-23T13:51:13.050Z] #38 56.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-23T13:51:13.050Z] #38 61.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:13.050Z] #38 61.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:51:13.050Z] #38 61.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:51:13.050Z] #38 61.44 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-23T13:51:13.050Z] #38 61.45 Setting up python-six (1.12.0-1) ... [2020-07-23T13:51:13.152Z] #3 DONE 0.4s [2020-07-23T13:51:13.152Z] [2020-07-23T13:51:13.152Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-23T13:51:13.152Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-23T13:51:13.152Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-23T13:51:13.152Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-23T13:51:13.152Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-23T13:51:13.152Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 330.28kB / 8.88MB 0.0s [2020-07-23T13:51:13.280Z] #39 27.91 CC compel/arch/s390/src/lib/infect.o [2020-07-23T13:51:13.310Z] #38 ... [2020-07-23T13:51:13.310Z] [2020-07-23T13:51:13.310Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:13.411Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.63MB / 8.88MB 0.1s [2020-07-23T13:51:13.411Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-23T13:51:13.411Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-23T13:51:13.412Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-23T13:51:13.573Z] #39 28.29 CC compel/src/lib/infect-rpc.o [2020-07-23T13:51:13.867Z] #39 28.46 CC compel/src/lib/infect-util.o [2020-07-23T13:51:13.983Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-07-23T13:51:13.983Z] #4 DONE 0.7s [2020-07-23T13:51:14.160Z] #39 28.69 CC compel/src/lib/infect.o [2020-07-23T13:51:14.352Z] #25 10.27 0.1% 1.4% ## 2.8% ### 4.5% ##### 7.6% ##### 7.6% ###### 9.1% ####### 10.1% ######## 11.4% ######### 12.8% ########## 14.6% ########### 16.1% ############ 17.4% ############# 19.0% ############## 20.2% [2020-07-23T13:51:14.352Z] #25 ... [2020-07-23T13:51:14.352Z] [2020-07-23T13:51:14.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:14.352Z] #10 52.98 Get:10 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] [2020-07-23T13:51:14.352Z] #10 55.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-23T13:51:14.352Z] #10 55.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-23T13:51:14.352Z] #10 55.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-23T13:51:14.352Z] #10 55.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-23T13:51:14.352Z] #10 55.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-23T13:51:14.352Z] #10 55.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-23T13:51:14.352Z] #10 55.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-23T13:51:14.352Z] #10 55.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-23T13:51:14.352Z] #10 55.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-23T13:51:14.352Z] #10 55.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-23T13:51:14.352Z] #10 55.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-23T13:51:14.352Z] #10 55.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-23T13:51:14.352Z] #10 55.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-23T13:51:14.352Z] #10 55.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-23T13:51:14.352Z] #10 55.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-23T13:51:14.352Z] #10 56.85 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:51:14.352Z] #10 57.06 Fetched 77.7 MB in 8s (9476 kB/s) [2020-07-23T13:51:14.352Z] #10 57.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-23T13:51:14.352Z] #10 57.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-23T13:51:14.352Z] #10 57.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-23T13:51:14.352Z] #10 57.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:51:14.352Z] #10 60.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-23T13:51:14.352Z] #10 60.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-23T13:51:14.352Z] #10 60.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:51:14.560Z] [2020-07-23T13:51:14.560Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-23T13:51:14.560Z] #6 DONE 0.2s [2020-07-23T13:51:14.560Z] [2020-07-23T13:51:14.560Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-23T13:51:14.560Z] #5 DONE 0.2s [2020-07-23T13:51:14.560Z] [2020-07-23T13:51:14.560Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-23T13:51:14.560Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-23T13:51:14.612Z] #10 63.02 Selecting previously unselected package binutils-mingw-w64. [2020-07-23T13:51:14.612Z] #10 63.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-23T13:51:14.612Z] #10 63.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:51:14.612Z] #10 ... [2020-07-23T13:51:14.612Z] [2020-07-23T13:51:14.612Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:14.781Z] Fetching without tags [2020-07-23T13:51:14.820Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-23T13:51:14.820Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-23T13:51:14.820Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 125.53kB / 9.86MB 0.2s [2020-07-23T13:51:15.081Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.49MB / 9.86MB 0.5s [2020-07-23T13:51:15.136Z] #25 10.27 0.1% 1.4% ## 2.8% ### 4.5% ##### 7.6% ##### 7.6% ###### 9.1% ####### 10.1% ######## 11.4% ######### 12.8% ########## 14.6% ########### 16.1% ############ 17.4% ############# 19.0% ############## 20.2% ############### 21.4% ################ 23.0% ################# 24.1% ################## 25.8% ################### 27.2% #################### 28.8% ##################### 29.8% ###################### 31.7% [2020-07-23T13:51:15.136Z] #25 ... [2020-07-23T13:51:15.136Z] [2020-07-23T13:51:15.136Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:15.136Z] #47 53.79 syscall [2020-07-23T13:51:15.136Z] #47 53.84 reflect [2020-07-23T13:51:15.136Z] #47 62.27 time [2020-07-23T13:51:15.146Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:51:15.216Z] #39 29.94 CC compel/src/lib/ptrace.o [2020-07-23T13:51:15.342Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.06MB / 9.86MB 0.7s [2020-07-23T13:51:15.343Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s [2020-07-23T13:51:15.397Z] #47 ... [2020-07-23T13:51:15.397Z] [2020-07-23T13:51:15.397Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:15.512Z] #39 30.18 AR compel/libcompel.a [2020-07-23T13:51:15.512Z] #39 30.20 HOSTCC compel/src/main-host.o [2020-07-23T13:51:15.601Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-23T13:51:15.805Z] #39 30.33 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-23T13:51:15.805Z] #39 30.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-23T13:51:15.862Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-07-23T13:51:16.097Z] #39 30.72 HOSTCC compel/src/lib/log-host.o [2020-07-23T13:51:14.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:51:14.704Z] > git config --add remote.origin.fetch +refs/pull/41234/head:refs/remotes/origin/PR-41234 # timeout=10 [2020-07-23T13:51:14.719Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:51:14.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:51:14.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:51:14.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:51:14.821Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:51:15.144Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:51:15.169Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:51:15.867Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:51:16.390Z] #39 30.88 HOSTLINK compel/compel-host-bin [2020-07-23T13:51:16.390Z] #39 30.94 DEP soccr/soccr.d [2020-07-23T13:51:16.390Z] #39 31.03 CC soccr/soccr.o [2020-07-23T13:51:16.655Z] Merge succeeded, producing f83b229bb2313e3da489cfc28607a7bd21137375 [2020-07-23T13:51:16.655Z] Checking out Revision f83b229bb2313e3da489cfc28607a7bd21137375 (PR-41234) [2020-07-23T13:51:16.684Z] #39 ... [2020-07-23T13:51:16.684Z] [2020-07-23T13:51:16.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:16.684Z] #10 59.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-23T13:51:16.684Z] #10 59.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 59.59 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:51:16.684Z] #10 69.16 Selecting previously unselected package libapparmor1:s390x. [2020-07-23T13:51:16.684Z] #10 69.16 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 69.16 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-23T13:51:16.684Z] #10 69.24 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-23T13:51:16.684Z] #10 69.24 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 69.25 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-23T13:51:16.684Z] #10 69.35 Selecting previously unselected package libbtrfs0. [2020-07-23T13:51:16.684Z] #10 69.36 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 69.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:51:16.684Z] #10 69.41 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:51:16.684Z] #10 69.41 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 69.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:51:16.684Z] #10 69.50 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-23T13:51:16.684Z] #10 69.50 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 69.50 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-23T13:51:16.684Z] #10 69.54 Selecting previously unselected package libudev-dev:s390x. [2020-07-23T13:51:16.684Z] #10 69.54 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 69.55 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-23T13:51:16.684Z] #10 69.66 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-23T13:51:16.684Z] #10 69.66 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-23T13:51:16.684Z] #10 69.67 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-23T13:51:16.977Z] #10 ... [2020-07-23T13:51:16.977Z] [2020-07-23T13:51:16.977Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:16.977Z] #41 59.80 github.com/LK4D4/vndr/build [2020-07-23T13:51:16.977Z] #41 60.99 net [2020-07-23T13:51:16.977Z] #41 62.12 vendor/golang.org/x/text/transform [2020-07-23T13:51:16.977Z] #41 62.46 vendor/golang.org/x/text/unicode/bidi [2020-07-23T13:51:16.977Z] #41 63.50 vendor/golang.org/x/text/secure/bidirule [2020-07-23T13:51:16.977Z] #41 63.67 vendor/golang.org/x/text/unicode/norm [2020-07-23T13:51:16.977Z] #41 65.92 vendor/golang.org/x/net/idna [2020-07-23T13:51:16.977Z] #41 67.33 vendor/golang.org/x/net/http2/hpack [2020-07-23T13:51:16.977Z] #41 68.14 mime [2020-07-23T13:51:16.977Z] #41 69.36 mime/quotedprintable [2020-07-23T13:51:16.977Z] #41 69.59 net/http/internal [2020-07-23T13:51:16.977Z] #41 ... [2020-07-23T13:51:16.977Z] [2020-07-23T13:51:16.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:16.977Z] #10 69.93 Selecting previously unselected package libpcre16-3:s390x. [2020-07-23T13:51:16.977Z] #10 69.93 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-23T13:51:16.977Z] #10 69.94 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-23T13:51:17.270Z] #10 70.05 Selecting previously unselected package libpcre32-3:s390x. [2020-07-23T13:51:17.270Z] #10 70.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-23T13:51:17.270Z] #10 70.06 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-23T13:51:17.270Z] #10 70.24 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-23T13:51:17.270Z] #10 70.24 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-23T13:51:17.270Z] #10 70.26 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-23T13:51:17.562Z] #10 70.33 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-23T13:51:17.562Z] #10 70.33 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-23T13:51:17.562Z] #10 70.33 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-23T13:51:17.562Z] #10 70.57 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-23T13:51:17.746Z] #25 10.27 0.1% 1.4% ## 2.8% ### 4.5% ##### 7.6% ##### 7.6% ###### 9.1% ####### 10.1% ######## 11.4% ######### 12.8% ########## 14.6% ########### 16.1% ############ 17.4% ############# 19.0% ############## 20.2% ############### 21.4% ################ 23.0% ################# 24.1% ################## 25.8% ################### 27.2% #################### 28.8% ##################### 29.8% ###################### 31.7% ####################### 33.3% ######################## 34.6% ######################### 36.0% ########################## 37.3% ########################### 38.9% ############################ 40.0% ############################## 41.9% ############################### 43.4% ################################ 45.4% ################################# 47.1% ################################### 48.9% #################################### 50.3% ##################################### 52.3% ###################################### 53.6% ####################################### 55.1% ######################################## 56.0% ######################################### 57.3% ########################################## 58.8% ########################################### 60.1% ############################################ 61.6% ############################################# 62.6% ############################################# 63.9% ############################################## 65.2% [2020-07-23T13:51:17.746Z] #25 ... [2020-07-23T13:51:17.746Z] [2020-07-23T13:51:17.746Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:17.746Z] #30 56.33 time [2020-07-23T13:51:17.746Z] #30 62.86 internal/poll [2020-07-23T13:51:17.746Z] #30 64.51 internal/fmtsort [2020-07-23T13:51:17.746Z] #30 65.26 internal/syscall/execenv [2020-07-23T13:51:17.746Z] #30 65.55 internal/syscall/unix [2020-07-23T13:51:17.746Z] #30 65.56 strings [2020-07-23T13:51:17.746Z] #30 65.86 os [2020-07-23T13:51:17.856Z] #10 70.57 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-23T13:51:17.856Z] #10 70.57 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-23T13:51:17.856Z] #10 70.75 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-23T13:51:17.856Z] #10 70.75 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-23T13:51:17.856Z] #10 70.75 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-23T13:51:17.856Z] #10 70.83 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-23T13:51:17.856Z] #10 70.83 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-23T13:51:17.856Z] #10 70.84 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-23T13:51:17.856Z] #10 70.91 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-23T13:51:17.856Z] #10 70.91 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-23T13:51:17.856Z] #10 70.91 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-23T13:51:18.006Z] #30 ... [2020-07-23T13:51:18.006Z] [2020-07-23T13:51:18.006Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:18.491Z] #10 71.30 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-23T13:51:18.491Z] #10 71.31 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-23T13:51:18.491Z] #10 71.32 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-23T13:51:18.491Z] #10 71.32 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:51:18.491Z] #10 71.33 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-23T13:51:18.491Z] #10 71.34 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-23T13:51:18.491Z] #10 71.35 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:51:18.491Z] #10 71.36 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:51:18.491Z] #10 71.37 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-23T13:51:18.491Z] #10 71.37 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-23T13:51:18.491Z] #10 71.39 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:51:18.491Z] #10 71.39 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:51:18.491Z] #10 71.40 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-23T13:51:18.491Z] #10 71.41 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-23T13:51:18.491Z] #10 71.41 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-23T13:51:18.491Z] #10 71.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:51:18.491Z] #10 71.43 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-23T13:51:18.491Z] #10 71.44 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:51:18.491Z] #10 71.44 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 [2020-07-23T13:51:18.491Z] #10 71.45 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 [2020-07-23T13:51:18.491Z] #10 71.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:51:18.491Z] #10 71.46 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 [2020-07-23T13:51:18.491Z] #10 71.46 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 [2020-07-23T13:51:18.491Z] #10 71.46 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:51:18.491Z] #10 71.47 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-23T13:51:18.491Z] #10 71.48 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-23T13:51:18.491Z] #10 71.49 Setting up dmsetup (2:1.02.155-3) ... [2020-07-23T13:51:18.718Z] Removing intermediate container 9e6b23f586bf [2020-07-23T13:51:18.718Z] ---> 2a47616f08d3 [2020-07-23T13:51:18.718Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-23T13:51:18.718Z] ---> b1942c37232d [2020-07-23T13:51:18.718Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-23T13:51:18.718Z] ---> 5a2c4149ca7c [2020-07-23T13:51:18.718Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-23T13:51:18.718Z] ---> Running in 2356a52f3fa1 [2020-07-23T13:51:18.718Z] Removing intermediate container 2356a52f3fa1 [2020-07-23T13:51:18.718Z] ---> 6be46a57f9d9 [2020-07-23T13:51:18.718Z] Successfully built 6be46a57f9d9 [2020-07-23T13:51:18.718Z] Successfully tagged moby-buildx:latest [2020-07-23T13:51:18.718Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-23T13:51:18.718Z] if [ -n "${id}" ]; then \ [2020-07-23T13:51:18.718Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-23T13:51:18.718Z] && touch bundles/buildx; \ [2020-07-23T13:51:18.718Z] docker rm -f ${id}; \ [2020-07-23T13:51:18.718Z] fi [2020-07-23T13:51:18.718Z] 77be4960b2df0d3dd61c5b829dc41f7567cbb1764871cfb478f918485f7bd958 [2020-07-23T13:51:18.718Z] bundles/buildx version [2020-07-23T13:51:18.718Z] buildx v0.3.1 6db68d0 [2020-07-23T13:51:18.718Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a . [2020-07-23T13:51:18.718Z] #1 [internal] booting buildkit [2020-07-23T13:51:18.718Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-23T13:51:18.718Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-07-23T13:51:18.718Z] #1 creating container buildx_buildkit_default [2020-07-23T13:51:18.718Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-23T13:51:18.718Z] #1 DONE 2.3s [2020-07-23T13:51:18.718Z] [2020-07-23T13:51:18.718Z] #3 [internal] load .dockerignore [2020-07-23T13:51:18.718Z] #3 transferring context: 87B done [2020-07-23T13:51:18.718Z] #3 DONE 0.0s [2020-07-23T13:51:18.718Z] [2020-07-23T13:51:18.718Z] #2 [internal] load build definition from Dockerfile [2020-07-23T13:51:18.718Z] #2 transferring dockerfile: 16.36kB done [2020-07-23T13:51:18.718Z] #2 DONE 0.0s [2020-07-23T13:51:18.718Z] [2020-07-23T13:51:18.718Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-23T13:51:18.718Z] #4 DONE 0.9s [2020-07-23T13:51:18.718Z] [2020-07-23T13:51:18.718Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-23T13:51:18.718Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-23T13:51:18.784Z] #10 71.50 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-23T13:51:18.784Z] #10 71.51 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-23T13:51:18.784Z] #10 71.51 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:51:18.784Z] #10 DONE 71.9s [2020-07-23T13:51:18.784Z] [2020-07-23T13:51:18.784Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:18.784Z] #41 71.79 net/textproto [2020-07-23T13:51:18.784Z] #41 71.79 crypto/x509 [2020-07-23T13:51:16.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-23T13:51:16.647Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:51:16.674Z] > git checkout -f f83b229bb2313e3da489cfc28607a7bd21137375 # timeout=10 [2020-07-23T13:51:19.078Z] #41 ... [2020-07-23T13:51:19.078Z] [2020-07-23T13:51:19.078Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:19.078Z] #54 68.29 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:51:19.078Z] #54 68.29 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-23T13:51:19.078Z] #54 DONE 72.2s [2020-07-23T13:51:19.354Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-23T13:51:19.354Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-23T13:51:19.354Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-23T13:51:19.354Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-23T13:51:19.354Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-07-23T13:51:19.354Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-23T13:51:19.381Z] [2020-07-23T13:51:19.381Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-23T13:51:19.381Z] #55 DONE 0.1s [2020-07-23T13:51:19.381Z] [2020-07-23T13:51:19.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:19.381Z] #39 31.65 AR soccr/libsoccr.a [2020-07-23T13:51:19.381Z] #39 31.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:51:19.381Z] #39 31.81 DEP criu/arch/s390/sigframe.d [2020-07-23T13:51:19.381Z] #39 31.94 DEP criu/arch/s390/crtools.d [2020-07-23T13:51:19.381Z] #39 32.08 DEP criu/arch/s390/cpu.d [2020-07-23T13:51:19.381Z] #39 32.22 CC criu/arch/s390/cpu.o [2020-07-23T13:51:19.381Z] #39 32.53 CC criu/arch/s390/crtools.o [2020-07-23T13:51:19.381Z] #39 32.98 CC criu/arch/s390/sigframe.o [2020-07-23T13:51:19.381Z] #39 33.15 LINK criu/arch/s390/crtools.built-in.o [2020-07-23T13:51:19.381Z] #39 33.19 DEP criu/pie/util-vdso.d [2020-07-23T13:51:19.381Z] #39 33.32 DEP criu/pie/util.d [2020-07-23T13:51:19.381Z] #39 33.44 CC criu/pie/util.o [2020-07-23T13:51:19.381Z] #39 33.74 CC criu/pie/util-vdso.o [2020-07-23T13:51:19.381Z] #39 ... [2020-07-23T13:51:19.381Z] [2020-07-23T13:51:19.381Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-23T13:51:19.381Z] #56 DONE 0.1s [2020-07-23T13:51:19.649Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-23T13:51:19.678Z] [2020-07-23T13:51:19.678Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:19.678Z] #39 34.32 AR criu/pie/pie.lib.a [2020-07-23T13:51:19.678Z] #39 34.37 DEP criu/pie/restorer.d [2020-07-23T13:51:19.942Z] #5 DONE 1.1s [2020-07-23T13:51:19.942Z] [2020-07-23T13:51:19.942Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-23T13:51:19.995Z] #39 34.48 DEP criu/arch/s390/restorer.d [2020-07-23T13:51:19.995Z] #39 34.76 DEP criu/arch/s390/vdso-pie.d [2020-07-23T13:51:20.090Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2020-07-23T13:51:20.090Z] #58 DONE 5.1s [2020-07-23T13:51:20.090Z] [2020-07-23T13:51:20.090Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:20.090Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-23T13:51:20.090Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-23T13:51:20.090Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.9s done [2020-07-23T13:51:20.090Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.3s done [2020-07-23T13:51:20.090Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-23T13:51:20.090Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-23T13:51:20.090Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.0s done [2020-07-23T13:51:20.090Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.2s done [2020-07-23T13:51:20.090Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.1s done [2020-07-23T13:51:20.090Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 115.56MB / 120.18MB 5.1s [2020-07-23T13:51:20.090Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.5s [2020-07-23T13:51:20.090Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.3s done [2020-07-23T13:51:20.306Z] #39 34.90 DEP criu/pie/parasite-vdso.d [2020-07-23T13:51:20.347Z] #25 10.27 0.1% 1.4% ## 2.8% ### 4.5% ##### 7.6% ##### 7.6% ###### 9.1% ####### 10.1% ######## 11.4% ######### 12.8% ########## 14.6% ########### 16.1% ############ 17.4% ############# 19.0% ############## 20.2% ############### 21.4% ################ 23.0% ################# 24.1% ################## 25.8% ################### 27.2% #################### 28.8% ##################### 29.8% ###################### 31.7% ####################### 33.3% ######################## 34.6% ######################### 36.0% ########################## 37.3% ########################### 38.9% ############################ 40.0% ############################## 41.9% ############################### 43.4% ################################ 45.4% ################################# 47.1% ################################### 48.9% #################################### 50.3% ##################################### 52.3% ###################################### 53.6% ####################################### 55.1% ######################################## 56.0% ######################################### 57.3% ########################################## 58.8% ########################################### 60.1% ############################################ 61.6% ############################################# 62.6% ############################################# 63.9% ############################################## 65.2% ############################################### 66.4% ################################################ 67.9% ################################################## 69.5% ################################################### 71.0% #################################################### 72.5% ##################################################### 73.7% ###################################################### 75.0% ####################################################### 77.1% ######################################################## 78.5% ######################################################### 80.4% ########################################################### 82.0% ########################################################### 83.1% ############################################################ 84.2% ############################################################# 85.3% ############################################################## 86.7% ############################################################### 87.9% ################################################################ 90.0% ################################################################# 91.5% ################################################################## 92.6% ################################################################### 94.0% #################################################################### 95.5% ##################################################################### 96.8% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-23T13:51:20.368Z] #7 ... [2020-07-23T13:51:20.368Z] [2020-07-23T13:51:20.368Z] #20 [internal] load build context [2020-07-23T13:51:20.368Z] #20 transferring context: 51.30MB 5.4s done [2020-07-23T13:51:20.368Z] #20 DONE 5.7s [2020-07-23T13:51:20.368Z] [2020-07-23T13:51:20.368Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:20.441Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:51:20.482Z] First time build. Skipping changelog. [2020-07-23T13:51:20.603Z] #7 DONE 0.7s [2020-07-23T13:51:20.603Z] [2020-07-23T13:51:20.603Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-23T13:51:20.603Z] #6 DONE 0.7s [2020-07-23T13:51:20.607Z] #25 17.97 [2020-07-23T13:51:20.622Z] #39 35.14 DEP criu/pie/parasite.d [2020-07-23T13:51:20.622Z] #39 35.32 CC criu/pie/parasite.o [2020-07-23T13:51:20.907Z] [2020-07-23T13:51:20.907Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:20.907Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-23T13:51:20.941Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-23T13:51:21.180Z] #25 18.80 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-23T13:51:21.210Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s [2020-07-23T13:51:21.210Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-07-23T13:51:21.210Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s [2020-07-23T13:51:21.210Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s [2020-07-23T13:51:21.210Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-07-23T13:51:21.210Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s [2020-07-23T13:51:21.210Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s [2020-07-23T13:51:21.210Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s [2020-07-23T13:51:21.210Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-23T13:51:21.210Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s [2020-07-23T13:51:20.436Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [2020-07-23T13:51:21.466Z] Client: Docker Engine - Community [2020-07-23T13:51:21.466Z] Version: 19.03.12 [2020-07-23T13:51:21.466Z] API version: 1.40 [2020-07-23T13:51:21.466Z] Go version: go1.13.10 [2020-07-23T13:51:21.466Z] Git commit: 48a6621 [2020-07-23T13:51:21.466Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-23T13:51:21.466Z] OS/Arch: linux/arm64 [2020-07-23T13:51:21.466Z] Experimental: false [2020-07-23T13:51:21.466Z] [2020-07-23T13:51:21.466Z] Server: Docker Engine - Community [2020-07-23T13:51:21.466Z] Engine: [2020-07-23T13:51:21.466Z] Version: 19.03.12 [2020-07-23T13:51:21.466Z] API version: 1.40 (minimum version 1.12) [2020-07-23T13:51:21.466Z] Go version: go1.13.10 [2020-07-23T13:51:21.466Z] Git commit: 48a6621 [2020-07-23T13:51:21.466Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-23T13:51:21.466Z] OS/Arch: linux/arm64 [2020-07-23T13:51:21.466Z] Experimental: true [2020-07-23T13:51:21.466Z] containerd: [2020-07-23T13:51:21.466Z] Version: 1.2.13 [2020-07-23T13:51:21.466Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:51:21.466Z] runc: [2020-07-23T13:51:21.466Z] Version: 1.0.0-rc10 [2020-07-23T13:51:21.466Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:51:21.466Z] docker-init: [2020-07-23T13:51:21.466Z] Version: 0.18.0 [2020-07-23T13:51:21.466Z] GitCommit: fec3683 [Pipeline] sh [2020-07-23T13:51:21.565Z] + docker version [2020-07-23T13:51:21.665Z] #39 ... [2020-07-23T13:51:21.665Z] [2020-07-23T13:51:21.665Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-23T13:51:21.665Z] #11 DONE 2.4s [2020-07-23T13:51:21.665Z] [2020-07-23T13:51:21.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:21.665Z] #39 36.23 LINK criu/pie/parasite.built-in.o [2020-07-23T13:51:21.665Z] #39 36.24 GEN criu/pie/parasite-blob.h [2020-07-23T13:51:21.665Z] #39 36.24 CC criu/pie/parasite-vdso.o [2020-07-23T13:51:21.751Z] #25 19.22 [2020-07-23T13:51:21.838Z] + docker info [2020-07-23T13:51:21.958Z] #39 36.66 CC criu/arch/s390/vdso-pie.o [2020-07-23T13:51:22.011Z] #25 19.40 ################################################################ 89.1% ######################################################################## 100.0% [2020-07-23T13:51:22.251Z] #39 36.91 CC criu/arch/s390/restorer.o [2020-07-23T13:51:22.271Z] #25 19.53 [2020-07-23T13:51:22.271Z] #25 ... [2020-07-23T13:51:22.271Z] [2020-07-23T13:51:22.271Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:22.271Z] #41 60.87 time [2020-07-23T13:51:22.271Z] #41 66.74 strings [2020-07-23T13:51:22.271Z] #41 67.62 os [2020-07-23T13:51:22.271Z] #41 70.83 regexp/syntax [2020-07-23T13:51:22.436Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 2.93MB / 54.14MB 0.6s [2020-07-23T13:51:22.436Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.4s done [2020-07-23T13:51:22.436Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 2.16MB / 8.25MB 0.6s [2020-07-23T13:51:22.436Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 5.88MB / 54.14MB 0.8s [2020-07-23T13:51:22.436Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 3.13MB / 57.46MB 0.8s [2020-07-23T13:51:22.436Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 4.91MB / 73.55MB 0.8s [2020-07-23T13:51:22.436Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 3.82MB / 8.25MB 0.8s [2020-07-23T13:51:22.436Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 10.03MB / 54.14MB 1.0s [2020-07-23T13:51:22.436Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 9.85MB / 73.55MB 1.0s [2020-07-23T13:51:22.436Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 7.93MB / 96.52MB 1.0s [2020-07-23T13:51:22.436Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 6.68MB / 8.25MB 1.0s [2020-07-23T13:51:22.436Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 707.84kB / 10.73MB 1.0s [2020-07-23T13:51:22.436Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 7.33MB / 57.46MB 1.2s [2020-07-23T13:51:22.436Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 1.62MB / 10.73MB 1.5s [2020-07-23T13:51:22.436Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 17.39MB / 54.14MB 1.5s [2020-07-23T13:51:22.436Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 10.30MB / 57.46MB 1.5s [2020-07-23T13:51:22.436Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 16.61MB / 73.55MB 1.5s [2020-07-23T13:51:22.436Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 13.99MB / 96.52MB 1.5s [2020-07-23T13:51:22.436Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.2s done [2020-07-23T13:51:22.436Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 1.2s done [2020-07-23T13:51:22.531Z] #41 ... [2020-07-23T13:51:22.531Z] [2020-07-23T13:51:22.531Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:51:22.531Z] #32 62.26 Selecting previously unselected package libxml2:amd64. [2020-07-23T13:51:22.531Z] #32 62.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-23T13:51:22.531Z] #32 62.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:51:22.531Z] #32 63.20 Selecting previously unselected package libarchive13:amd64. [2020-07-23T13:51:22.531Z] #32 63.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-23T13:51:22.531Z] #32 63.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-23T13:51:22.531Z] #32 63.59 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-23T13:51:22.531Z] #32 63.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-23T13:51:22.531Z] #32 63.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-23T13:51:22.531Z] #32 63.81 Selecting previously unselected package librhash0:amd64. [2020-07-23T13:51:22.531Z] #32 63.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-23T13:51:22.531Z] #32 63.89 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-23T13:51:22.531Z] #32 64.16 Selecting previously unselected package libuv1:amd64. [2020-07-23T13:51:22.531Z] #32 64.19 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-23T13:51:22.531Z] #32 64.19 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-23T13:51:22.531Z] #32 64.35 Selecting previously unselected package cmake. [2020-07-23T13:51:22.531Z] #32 64.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-23T13:51:22.531Z] #32 64.36 Unpacking cmake (3.13.4-1) ... [2020-07-23T13:51:22.531Z] #32 67.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:51:22.531Z] #32 67.69 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:51:22.531Z] #32 67.72 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-23T13:51:22.531Z] #32 67.73 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:51:22.531Z] #32 67.78 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-23T13:51:22.531Z] #32 67.84 Setting up cmake-data (3.13.4-1) ... [2020-07-23T13:51:22.531Z] #32 67.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:51:22.531Z] #32 67.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-23T13:51:22.531Z] #32 67.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-23T13:51:22.531Z] #32 68.02 Setting up cmake (3.13.4-1) ... [2020-07-23T13:51:22.531Z] #32 68.05 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:51:22.531Z] #32 68.17 Processing triggers for mime-support (3.62) ... [2020-07-23T13:51:22.546Z] #39 37.27 CC criu/pie/restorer.o [2020-07-23T13:51:22.877Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 2.41MB / 10.73MB 1.7s [2020-07-23T13:51:22.877Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 20.65MB / 54.14MB 1.7s [2020-07-23T13:51:22.877Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 14.55MB / 57.46MB 1.7s [2020-07-23T13:51:22.877Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 21.54MB / 73.55MB 1.7s [2020-07-23T13:51:22.877Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 3.10MB / 10.73MB 1.8s [2020-07-23T13:51:22.877Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 17.99MB / 57.46MB 1.8s [2020-07-23T13:51:22.877Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 20.94MB / 96.52MB 1.8s [2020-07-23T13:51:23.101Z] #32 ... [2020-07-23T13:51:23.101Z] [2020-07-23T13:51:23.101Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:23.101Z] #25 20.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-23T13:51:23.181Z] #39 ... [2020-07-23T13:51:23.181Z] [2020-07-23T13:51:23.181Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-23T13:51:23.181Z] #12 DONE 1.6s [2020-07-23T13:51:23.181Z] [2020-07-23T13:51:23.181Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:23.181Z] #49 2.196 + RM_GOPATH=0 [2020-07-23T13:51:23.181Z] #49 2.196 + TMP_GOPATH= [2020-07-23T13:51:23.181Z] #49 2.196 + : /build [2020-07-23T13:51:23.181Z] #49 2.196 + '[' -z '' ']' [2020-07-23T13:51:23.181Z] #49 2.199 ++ mktemp -d [2020-07-23T13:51:23.181Z] #49 2.201 + export GOPATH=/tmp/tmp.X12m6BkvXi [2020-07-23T13:51:23.181Z] #49 2.201 + GOPATH=/tmp/tmp.X12m6BkvXi [2020-07-23T13:51:23.181Z] #49 2.201 + RM_GOPATH=1 [2020-07-23T13:51:23.181Z] #49 2.201 + case "$(go env GOARCH)" in [2020-07-23T13:51:23.181Z] #49 2.201 ++ go env GOARCH [2020-07-23T13:51:23.181Z] #49 2.204 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:23.181Z] #49 2.204 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:23.181Z] #49 2.204 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:23.181Z] #49 2.207 + dir=/tmp/install [2020-07-23T13:51:23.181Z] #49 2.207 + bin=runc [2020-07-23T13:51:23.181Z] #49 2.207 + shift [2020-07-23T13:51:23.181Z] #49 2.207 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-23T13:51:23.181Z] #49 2.207 + . /tmp/install/runc.installer [2020-07-23T13:51:23.181Z] #49 2.207 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:51:23.181Z] #49 2.208 + install_runc [2020-07-23T13:51:23.181Z] #49 2.209 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-23T13:51:23.181Z] #49 2.209 + uname -r [2020-07-23T13:51:23.181Z] #49 2.213 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-23T13:51:23.181Z] #49 2.213 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-23T13:51:23.181Z] #49 2.213 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X12m6BkvXi/src/github.com/opencontainers/runc [2020-07-23T13:51:23.181Z] #49 2.213 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-23T13:51:23.181Z] #49 2.222 Cloning into '/tmp/tmp.X12m6BkvXi/src/github.com/opencontainers/runc'... [2020-07-23T13:51:23.237Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 4.43MB / 10.73MB 1.9s [2020-07-23T13:51:23.237Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 25.14MB / 54.14MB 1.9s [2020-07-23T13:51:23.237Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 20.94MB / 57.46MB 1.9s [2020-07-23T13:51:23.237Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 25.85MB / 73.55MB 1.9s [2020-07-23T13:51:23.237Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 7.19MB / 10.73MB 2.3s [2020-07-23T13:51:23.237Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 30.82MB / 54.14MB 2.3s [2020-07-23T13:51:23.237Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 26.73MB / 57.46MB 2.3s [2020-07-23T13:51:23.237Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 30.80MB / 73.55MB 2.3s [2020-07-23T13:51:23.237Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 26.94MB / 96.52MB 2.3s [2020-07-23T13:51:23.488Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.8s done [2020-07-23T13:51:23.488Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-07-23T13:51:23.488Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-07-23T13:51:23.670Z] #25 21.03 [2020-07-23T13:51:23.670Z] #25 21.20 ######################################################################## 100.0% [2020-07-23T13:51:23.748Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-23T13:51:23.895Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 9.52MB / 10.73MB 2.4s [2020-07-23T13:51:23.895Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 2.5s done [2020-07-23T13:51:23.895Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 37.21MB / 54.14MB 2.7s [2020-07-23T13:51:23.895Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 32.83MB / 57.46MB 2.7s [2020-07-23T13:51:23.895Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 37.41MB / 73.55MB 2.7s [2020-07-23T13:51:23.895Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 33.68MB / 96.52MB 2.7s [2020-07-23T13:51:23.895Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 2.5s done [2020-07-23T13:51:23.930Z] #25 21.35 [2020-07-23T13:51:24.253Z] #49 ... [2020-07-23T13:51:24.253Z] [2020-07-23T13:51:24.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:24.253Z] #39 38.95 LINK criu/pie/restorer.built-in.o [2020-07-23T13:51:24.253Z] #39 38.95 GEN criu/pie/restorer-blob.h [2020-07-23T13:51:24.253Z] #39 38.99 DEP criu/vdso.d [2020-07-23T13:51:24.295Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 41.78MB / 54.14MB 3.0s [2020-07-23T13:51:24.295Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 38.13MB / 57.46MB 3.0s [2020-07-23T13:51:24.295Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 43.22MB / 73.55MB 3.0s [2020-07-23T13:51:24.295Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 40.16MB / 96.52MB 3.1s [2020-07-23T13:51:24.295Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 46.03MB / 54.14MB 3.3s [2020-07-23T13:51:24.295Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 41.77MB / 57.46MB 3.3s [2020-07-23T13:51:24.295Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 48.22MB / 73.55MB 3.3s [2020-07-23T13:51:24.317Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-23T13:51:24.317Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0.1s [2020-07-23T13:51:24.508Z] #25 22.07 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-23T13:51:24.546Z] #39 39.17 DEP criu/uts_ns.d [2020-07-23T13:51:24.546Z] #39 ... [2020-07-23T13:51:24.546Z] [2020-07-23T13:51:24.546Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-23T13:51:24.546Z] #13 1.458 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-23T13:51:24.546Z] #13 DONE 1.6s [2020-07-23T13:51:24.546Z] [2020-07-23T13:51:24.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:24.546Z] #39 39.29 DEP criu/util.d [2020-07-23T13:51:24.768Z] #25 ... [2020-07-23T13:51:24.768Z] [2020-07-23T13:51:24.768Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:51:24.768Z] #32 DONE 73.2s [2020-07-23T13:51:24.768Z] [2020-07-23T13:51:24.768Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:24.768Z] #25 22.13 skipping existing c35d46ef359f [2020-07-23T13:51:24.768Z] #25 ... [2020-07-23T13:51:24.768Z] [2020-07-23T13:51:24.768Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:24.768Z] #10 63.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-23T13:51:24.768Z] #10 63.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:51:24.768Z] #10 63.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:51:24.768Z] #10 63.58 Selecting previously unselected package dmsetup. [2020-07-23T13:51:24.768Z] #10 63.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:51:24.768Z] #10 63.60 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-23T13:51:24.768Z] #10 63.86 Selecting previously unselected package mingw-w64-common. [2020-07-23T13:51:24.768Z] #10 63.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-23T13:51:24.768Z] #10 63.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-23T13:51:24.768Z] #10 72.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-23T13:51:24.768Z] #10 72.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-23T13:51:24.768Z] #10 72.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:51:24.845Z] #39 39.41 DEP criu/uffd.d [2020-07-23T13:51:24.845Z] #39 39.66 DEP criu/tun.d [2020-07-23T13:51:24.941Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 49.79MB / 54.14MB 3.6s [2020-07-23T13:51:24.942Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 52.33MB / 73.55MB 3.6s [2020-07-23T13:51:24.942Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 46.98MB / 96.52MB 3.6s [2020-07-23T13:51:24.942Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 45.87MB / 57.46MB 3.7s [2020-07-23T13:51:25.028Z] #10 ... [2020-07-23T13:51:25.028Z] [2020-07-23T13:51:25.028Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:25.028Z] #25 22.36 [2020-07-23T13:51:25.140Z] #39 39.91 DEP criu/tty.d [2020-07-23T13:51:25.288Z] #25 ... [2020-07-23T13:51:25.288Z] [2020-07-23T13:51:25.288Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:51:25.288Z] #38 65.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:51:25.288Z] #38 65.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:51:25.288Z] #38 65.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:25.289Z] #38 65.91 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-23T13:51:25.289Z] #38 65.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:25.289Z] #38 65.95 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:51:25.289Z] #38 65.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:51:25.289Z] #38 65.98 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-23T13:51:25.289Z] #38 66.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:51:25.289Z] #38 66.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-23T13:51:25.289Z] #38 73.09 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-23T13:51:25.289Z] #38 73.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:51:25.289Z] #38 DONE 73.8s [2020-07-23T13:51:25.300Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 3.9s [2020-07-23T13:51:25.300Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 57.87MB / 73.55MB 3.9s [2020-07-23T13:51:25.300Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 3.9s done [2020-07-23T13:51:25.300Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 49.75MB / 57.46MB 4.0s [2020-07-23T13:51:25.300Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 53.57MB / 96.52MB 4.0s [2020-07-23T13:51:25.300Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 62.92MB / 73.55MB 4.2s [2020-07-23T13:51:25.433Z] #39 40.02 DEP criu/timerfd.d [2020-07-23T13:51:25.433Z] #39 40.13 DEP criu/timens.d [2020-07-23T13:51:25.549Z] [2020-07-23T13:51:25.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:25.661Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 53.56MB / 57.46MB 4.4s [2020-07-23T13:51:25.661Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 60.39MB / 96.52MB 4.4s [2020-07-23T13:51:25.661Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 68.84MB / 73.55MB 4.5s [2020-07-23T13:51:25.661Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.7s [2020-07-23T13:51:25.661Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 66.91MB / 96.52MB 4.7s [2020-07-23T13:51:25.725Z] #39 40.31 DEP criu/sysfs_parse.d [2020-07-23T13:51:25.725Z] #39 40.39 DEP criu/sysctl.d [2020-07-23T13:51:25.725Z] #39 40.48 DEP criu/string.d [2020-07-23T13:51:25.725Z] #39 40.51 DEP criu/stats.d [2020-07-23T13:51:25.725Z] #39 40.61 DEP criu/sockets.d [2020-07-23T13:51:25.755Z] Client: Docker Engine - Community [2020-07-23T13:51:25.755Z] Version: 19.03.12 [2020-07-23T13:51:25.755Z] API version: 1.40 [2020-07-23T13:51:25.755Z] Go version: go1.13.10 [2020-07-23T13:51:25.755Z] Git commit: 48a66213fe [2020-07-23T13:51:25.755Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-23T13:51:25.755Z] OS/Arch: linux/amd64 [2020-07-23T13:51:25.755Z] Experimental: false [2020-07-23T13:51:25.755Z] [2020-07-23T13:51:25.755Z] Server: Docker Engine - Community [2020-07-23T13:51:25.755Z] Engine: [2020-07-23T13:51:25.755Z] Version: 19.03.12 [2020-07-23T13:51:25.755Z] API version: 1.40 (minimum version 1.12) [2020-07-23T13:51:25.755Z] Go version: go1.13.10 [2020-07-23T13:51:25.755Z] Git commit: 48a66213fe [2020-07-23T13:51:25.755Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-23T13:51:25.755Z] OS/Arch: linux/amd64 [2020-07-23T13:51:25.755Z] Experimental: true [2020-07-23T13:51:25.755Z] containerd: [2020-07-23T13:51:25.755Z] Version: 1.2.13 [2020-07-23T13:51:25.755Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:51:25.755Z] runc: [2020-07-23T13:51:25.755Z] Version: 1.0.0-rc10 [2020-07-23T13:51:25.755Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:51:25.755Z] docker-init: [2020-07-23T13:51:25.755Z] Version: 0.18.0 [2020-07-23T13:51:25.755Z] GitCommit: fec3683 [Pipeline] sh [2020-07-23T13:51:25.964Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.7s done [2020-07-23T13:51:25.964Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.8s [2020-07-23T13:51:25.964Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.8s done [2020-07-23T13:51:25.964Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 77.84MB / 96.52MB 4.9s [2020-07-23T13:51:26.020Z] #39 40.70 DEP criu/sk-unix.d [2020-07-23T13:51:26.020Z] #39 ... [2020-07-23T13:51:26.020Z] [2020-07-23T13:51:26.020Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-23T13:51:26.020Z] #14 DONE 1.5s [2020-07-23T13:51:26.020Z] [2020-07-23T13:51:26.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:26.020Z] #39 40.80 DEP criu/sk-tcp.d [2020-07-23T13:51:26.117Z] + docker info [2020-07-23T13:51:26.258Z] #8 ... [2020-07-23T13:51:26.258Z] [2020-07-23T13:51:26.258Z] #21 [internal] load build context [2020-07-23T13:51:26.258Z] #21 transferring context: 51.30MB 5.4s done [2020-07-23T13:51:26.258Z] #21 DONE 5.4s [2020-07-23T13:51:26.258Z] [2020-07-23T13:51:26.258Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:26.258Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 86.14MB / 96.52MB 5.1s [2020-07-23T13:51:26.258Z] #8 ... [2020-07-23T13:51:26.258Z] [2020-07-23T13:51:26.258Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-23T13:51:26.258Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-23T13:51:26.258Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-07-23T13:51:26.258Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-23T13:51:26.258Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-23T13:51:26.258Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-07-23T13:51:26.258Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-07-23T13:51:26.258Z] #59 DONE 5.4s [2020-07-23T13:51:26.258Z] [2020-07-23T13:51:26.258Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:26.258Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 95.43MB / 96.52MB 5.2s [2020-07-23T13:51:26.317Z] #39 40.94 DEP criu/sk-queue.d [2020-07-23T13:51:26.317Z] #39 41.07 DEP criu/sk-packet.d [2020-07-23T13:51:26.317Z] #39 41.20 DEP criu/sk-netlink.d [2020-07-23T13:51:26.550Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.3s done [2020-07-23T13:51:26.550Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-23T13:51:26.613Z] #39 41.29 DEP criu/sk-inet.d [2020-07-23T13:51:26.613Z] #39 41.48 DEP criu/signalfd.d [2020-07-23T13:51:26.917Z] #39 41.56 DEP criu/sigframe.d [2020-07-23T13:51:26.917Z] #39 41.64 DEP criu/shmem.d [2020-07-23T13:51:27.209Z] #39 41.85 DEP criu/servicefd.d [2020-07-23T13:51:27.209Z] #39 41.95 DEP criu/seize.d [2020-07-23T13:51:27.209Z] #39 42.07 DEP criu/seccomp.d [2020-07-23T13:51:27.458Z] #39 ... [2020-07-23T13:51:27.458Z] [2020-07-23T13:51:27.458Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:51:27.458Z] #25 24.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-23T13:51:27.458Z] #25 24.40 [2020-07-23T13:51:27.458Z] #25 24.55 ######################################################################## 100.0% [2020-07-23T13:51:27.458Z] #25 24.66 [2020-07-23T13:51:27.458Z] #25 24.73 Download of images into '/build' complete. [2020-07-23T13:51:27.458Z] #25 24.73 Use something like the following to load the result into a Docker daemon: [2020-07-23T13:51:27.458Z] #25 24.73 tar -cC '/build' . | docker load [2020-07-23T13:51:27.458Z] #25 DONE 24.8s [2020-07-23T13:51:27.501Z] #39 42.16 DEP criu/rst-malloc.d [2020-07-23T13:51:27.501Z] #39 42.18 DEP criu/rbtree.d [2020-07-23T13:51:27.501Z] #39 42.20 DEP criu/pstree.d [2020-07-23T13:51:27.501Z] #39 42.25 DEP criu/protobuf.d [2020-07-23T13:51:27.501Z] #39 42.31 GEN criu/protobuf-desc-gen.h [2020-07-23T13:51:27.718Z] [2020-07-23T13:51:27.718Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:27.718Z] #30 68.28 path [2020-07-23T13:51:27.718Z] #30 69.06 text/tabwriter [2020-07-23T13:51:27.718Z] #30 70.01 path/filepath [2020-07-23T13:51:27.718Z] #30 70.02 fmt [2020-07-23T13:51:27.718Z] #30 71.76 io/ioutil [2020-07-23T13:51:27.718Z] #30 73.88 github.com/BurntSushi/toml [2020-07-23T13:51:27.718Z] #30 73.89 flag [2020-07-23T13:51:27.718Z] #30 76.01 log [2020-07-23T13:51:27.795Z] #39 ... [2020-07-23T13:51:27.795Z] [2020-07-23T13:51:27.795Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-23T13:51:27.795Z] #15 DONE 1.7s [2020-07-23T13:51:28.087Z] [2020-07-23T13:51:28.087Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-23T13:51:28.509Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.7s done [2020-07-23T13:51:28.509Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-23T13:51:28.658Z] #30 ... [2020-07-23T13:51:28.658Z] [2020-07-23T13:51:28.658Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:28.658Z] #33 3.786 + RM_GOPATH=0 [2020-07-23T13:51:28.658Z] #33 3.786 + TMP_GOPATH= [2020-07-23T13:51:28.658Z] #33 3.786 + : /build [2020-07-23T13:51:28.658Z] #33 3.786 + '[' -z '' ']' [2020-07-23T13:51:28.658Z] #33 3.786 ++ mktemp -d [2020-07-23T13:51:28.658Z] #33 3.799 + export GOPATH=/tmp/tmp.9u6pNpAXJM [2020-07-23T13:51:28.658Z] #33 3.799 + GOPATH=/tmp/tmp.9u6pNpAXJM [2020-07-23T13:51:28.658Z] #33 3.799 + RM_GOPATH=1 [2020-07-23T13:51:28.658Z] #33 3.799 + case "$(go env GOARCH)" in [2020-07-23T13:51:28.658Z] #33 3.799 ++ go env GOARCH [2020-07-23T13:51:28.658Z] #33 3.944 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:28.658Z] #33 3.944 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:28.658Z] #33 3.945 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:28.658Z] #33 3.955 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:51:28.658Z] #33 3.955 + dir=/tmp/install [2020-07-23T13:51:28.658Z] #33 3.955 + bin=tini [2020-07-23T13:51:28.658Z] #33 3.955 + shift [2020-07-23T13:51:28.658Z] #33 3.955 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-23T13:51:28.658Z] #33 3.955 + . /tmp/install/tini.installer [2020-07-23T13:51:28.658Z] #33 3.955 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:51:28.658Z] #33 3.955 + install_tini [2020-07-23T13:51:28.658Z] #33 3.955 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-23T13:51:28.658Z] #33 3.955 + git clone https://github.com/krallin/tini.git /tmp/tmp.9u6pNpAXJM/tini [2020-07-23T13:51:28.658Z] #33 3.968 Cloning into '/tmp/tmp.9u6pNpAXJM/tini'... [2020-07-23T13:51:29.125Z] #16 DONE 1.4s [2020-07-23T13:51:29.125Z] [2020-07-23T13:51:29.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:29.125Z] #39 43.28 DEP criu/protobuf-desc.d [2020-07-23T13:51:29.125Z] #39 43.39 DEP criu/proc_parse.d [2020-07-23T13:51:29.125Z] #39 43.56 DEP criu/plugin.d [2020-07-23T13:51:29.125Z] #39 43.66 DEP criu/pipes.d [2020-07-23T13:51:29.125Z] #39 43.82 DEP criu/pie-util.d [2020-07-23T13:51:29.125Z] #39 43.86 DEP criu/pie-util-vdso.d [2020-07-23T13:51:29.427Z] #39 43.98 DEP criu/path.d [2020-07-23T13:51:29.427Z] #39 44.05 DEP criu/parasite-syscall.d [2020-07-23T13:51:29.427Z] #39 44.19 DEP criu/pagemap.d [2020-07-23T13:51:29.721Z] #39 44.25 DEP criu/pagemap-cache.d [2020-07-23T13:51:29.721Z] #39 44.32 DEP criu/page-xfer.d [2020-07-23T13:51:29.721Z] #39 44.41 DEP criu/page-pipe.d [2020-07-23T13:51:29.721Z] #39 44.45 DEP criu/netfilter.d [2020-07-23T13:51:29.721Z] #39 ... [2020-07-23T13:51:29.721Z] [2020-07-23T13:51:29.721Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:29.721Z] #41 72.65 vendor/golang.org/x/net/http/httpguts [2020-07-23T13:51:29.721Z] #41 72.96 vendor/golang.org/x/net/http/httpproxy [2020-07-23T13:51:29.721Z] #41 73.66 mime/multipart [2020-07-23T13:51:29.721Z] #41 75.13 crypto/tls [2020-07-23T13:51:29.721Z] #41 79.35 net/http/httptrace [2020-07-23T13:51:29.721Z] #41 79.58 net/http [2020-07-23T13:51:29.721Z] #41 ... [2020-07-23T13:51:29.721Z] [2020-07-23T13:51:29.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:29.721Z] #39 44.51 DEP criu/net.d [2020-07-23T13:51:30.013Z] #39 44.60 DEP criu/namespaces.d [2020-07-23T13:51:30.013Z] #39 44.68 DEP criu/mount.d [2020-07-23T13:51:30.013Z] #39 44.79 DEP criu/memfd.d [2020-07-23T13:51:30.013Z] #39 44.87 DEP criu/mem.d [2020-07-23T13:51:30.040Z] #33 5.231 + cd /tmp/tmp.9u6pNpAXJM/tini [2020-07-23T13:51:30.040Z] #33 5.231 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:51:30.040Z] #33 5.268 + cmake . [2020-07-23T13:51:30.040Z] #33 ... [2020-07-23T13:51:30.040Z] [2020-07-23T13:51:30.040Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:30.040Z] #47 68.51 context [2020-07-23T13:51:30.040Z] #47 68.57 encoding/binary [2020-07-23T13:51:30.040Z] #47 69.62 os [2020-07-23T13:51:30.040Z] #47 71.10 encoding/base64 [2020-07-23T13:51:30.040Z] #47 71.92 golang.org/x/sys/unix [2020-07-23T13:51:30.040Z] #47 74.25 encoding/json [2020-07-23T13:51:30.296Z] Client: [2020-07-23T13:51:30.296Z] Debug Mode: false [2020-07-23T13:51:30.296Z] [2020-07-23T13:51:30.296Z] Server: [2020-07-23T13:51:30.296Z] Containers: 0 [2020-07-23T13:51:30.296Z] Running: 0 [2020-07-23T13:51:30.296Z] Paused: 0 [2020-07-23T13:51:30.296Z] Stopped: 0 [2020-07-23T13:51:30.296Z] Images: 0 [2020-07-23T13:51:30.296Z] Server Version: 19.03.12 [2020-07-23T13:51:30.296Z] Storage Driver: overlay2 [2020-07-23T13:51:30.296Z] Backing Filesystem: extfs [2020-07-23T13:51:30.296Z] Supports d_type: true [2020-07-23T13:51:30.296Z] Native Overlay Diff: true [2020-07-23T13:51:30.296Z] Logging Driver: json-file [2020-07-23T13:51:30.296Z] Cgroup Driver: cgroupfs [2020-07-23T13:51:30.296Z] Plugins: [2020-07-23T13:51:30.296Z] Volume: local [2020-07-23T13:51:30.296Z] Network: bridge host ipvlan macvlan null overlay [2020-07-23T13:51:30.296Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-23T13:51:30.296Z] Swarm: inactive [2020-07-23T13:51:30.296Z] Runtimes: runc [2020-07-23T13:51:30.296Z] Default Runtime: runc [2020-07-23T13:51:30.296Z] Init Binary: docker-init [2020-07-23T13:51:30.296Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:51:30.296Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:51:30.296Z] init version: fec3683 [2020-07-23T13:51:30.296Z] Security Options: [2020-07-23T13:51:30.296Z] apparmor [2020-07-23T13:51:30.296Z] seccomp [2020-07-23T13:51:30.296Z] Profile: default [2020-07-23T13:51:30.296Z] Kernel Version: 5.3.0-1030-aws [2020-07-23T13:51:30.296Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-23T13:51:30.296Z] OSType: linux [2020-07-23T13:51:30.296Z] Architecture: x86_64 [2020-07-23T13:51:30.296Z] CPUs: 2 [2020-07-23T13:51:30.296Z] Total Memory: 7.487GiB [2020-07-23T13:51:30.296Z] Name: ip-10-100-67-177 [2020-07-23T13:51:30.296Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-23T13:51:30.296Z] Docker Root Dir: /var/lib/docker [2020-07-23T13:51:30.296Z] Debug Mode: false [2020-07-23T13:51:30.296Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:51:30.296Z] Labels: [2020-07-23T13:51:30.296Z] Experimental: true [2020-07-23T13:51:30.296Z] Insecure Registries: [2020-07-23T13:51:30.296Z] 127.0.0.0/8 [2020-07-23T13:51:30.296Z] Live Restore Enabled: true [2020-07-23T13:51:30.296Z] [2020-07-23T13:51:30.296Z] WARNING: No swap limit support [Pipeline] sh [2020-07-23T13:51:30.306Z] #39 44.96 DEP criu/lsm.d [2020-07-23T13:51:30.307Z] #39 45.01 DEP criu/log.d [2020-07-23T13:51:30.307Z] #39 45.06 DEP criu/libnetlink.d [2020-07-23T13:51:30.307Z] #39 45.10 DEP criu/kerndat.d [2020-07-23T13:51:30.599Z] #39 45.19 DEP criu/kcmp-ids.d [2020-07-23T13:51:30.599Z] #39 45.25 DEP criu/irmap.d [2020-07-23T13:51:30.599Z] #39 45.32 DEP criu/ipc_ns.d [2020-07-23T13:51:30.599Z] #39 45.40 DEP criu/image.d [2020-07-23T13:51:30.610Z] #47 ... [2020-07-23T13:51:30.610Z] [2020-07-23T13:51:30.610Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:30.610Z] #33 6.039 -- The C compiler identification is GNU 8.3.0 [2020-07-23T13:51:30.628Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:51:30.628Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:51:30.628Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41234/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-23T13:51:30.628Z] + bash /home/ubuntu/workspace/moby_PR-41234/check-config.sh [2020-07-23T13:51:30.628Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-23T13:51:30.628Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-23T13:51:30.628Z] [2020-07-23T13:51:30.628Z] Generally Necessary: [2020-07-23T13:51:30.628Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-23T13:51:30.628Z] - apparmor: enabled and tools installed [2020-07-23T13:51:30.628Z] - CONFIG_NAMESPACES: enabled [2020-07-23T13:51:30.628Z] - CONFIG_NET_NS: enabled [2020-07-23T13:51:30.628Z] - CONFIG_PID_NS: enabled [2020-07-23T13:51:30.628Z] - CONFIG_IPC_NS: enabled [2020-07-23T13:51:30.628Z] - CONFIG_UTS_NS: enabled [2020-07-23T13:51:30.628Z] - CONFIG_CGROUPS: enabled [2020-07-23T13:51:30.628Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-23T13:51:30.628Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-23T13:51:30.628Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-23T13:51:30.628Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-23T13:51:30.628Z] - CONFIG_CPUSETS: enabled [2020-07-23T13:51:30.628Z] - CONFIG_MEMCG: enabled [2020-07-23T13:51:30.628Z] - CONFIG_KEYS: enabled [2020-07-23T13:51:30.628Z] - CONFIG_VETH: enabled (as module) [2020-07-23T13:51:30.628Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-23T13:51:30.628Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-23T13:51:30.628Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-23T13:51:30.628Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-23T13:51:30.870Z] #33 6.096 -- Check for working C compiler: /usr/bin/cc [2020-07-23T13:51:30.887Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-23T13:51:30.888Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-23T13:51:30.888Z] [2020-07-23T13:51:30.888Z] Optional Features: [2020-07-23T13:51:30.888Z] - CONFIG_USER_NS: enabled [2020-07-23T13:51:30.888Z] - CONFIG_SECCOMP: enabled [2020-07-23T13:51:30.888Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-23T13:51:30.888Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-23T13:51:30.888Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-23T13:51:30.888Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-23T13:51:30.888Z] - CONFIG_BLK_CGROUP: enabled [2020-07-23T13:51:30.888Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-23T13:51:30.888Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-23T13:51:30.888Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-23T13:51:30.888Z] - CONFIG_CGROUP_PERF: enabled [2020-07-23T13:51:30.888Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-23T13:51:30.888Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-23T13:51:30.888Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-23T13:51:30.888Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-23T13:51:30.888Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-23T13:51:30.888Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_IP_VS: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-23T13:51:30.888Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-23T13:51:30.888Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-23T13:51:30.888Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-23T13:51:30.888Z] - CONFIG_EXT4_FS: enabled [2020-07-23T13:51:30.888Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-23T13:51:30.888Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-23T13:51:30.891Z] #39 45.49 DEP criu/image-desc.d [2020-07-23T13:51:30.891Z] #39 45.56 DEP criu/fsnotify.d [2020-07-23T13:51:31.148Z] - Network Drivers: [2020-07-23T13:51:31.148Z] - "overlay": [2020-07-23T13:51:31.148Z] - CONFIG_VXLAN: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-23T13:51:31.148Z] Optional (for encrypted networks): [2020-07-23T13:51:31.148Z] - CONFIG_CRYPTO: enabled [2020-07-23T13:51:31.148Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-23T13:51:31.148Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-23T13:51:31.148Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-23T13:51:31.148Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-23T13:51:31.148Z] - CONFIG_XFRM: enabled [2020-07-23T13:51:31.148Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-23T13:51:31.148Z] - "ipvlan": [2020-07-23T13:51:31.148Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-23T13:51:31.148Z] - "macvlan": [2020-07-23T13:51:31.148Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_DUMMY: enabled (as module) [2020-07-23T13:51:31.148Z] - "ftp,tftp client in container": [2020-07-23T13:51:31.148Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-23T13:51:31.148Z] - Storage Drivers: [2020-07-23T13:51:31.148Z] - "aufs": [2020-07-23T13:51:31.148Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-23T13:51:31.148Z] - "btrfs": [2020-07-23T13:51:31.148Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-23T13:51:31.148Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-23T13:51:31.148Z] - "devicemapper": [2020-07-23T13:51:31.148Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-23T13:51:31.148Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-23T13:51:31.148Z] - "overlay": [2020-07-23T13:51:31.148Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-23T13:51:31.148Z] - "zfs": [2020-07-23T13:51:31.148Z] - /dev/zfs: present [2020-07-23T13:51:31.148Z] - zfs command: missing [2020-07-23T13:51:31.148Z] - zpool command: missing [2020-07-23T13:51:31.148Z] [2020-07-23T13:51:31.148Z] Limits: [2020-07-23T13:51:31.148Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-23T13:51:31.148Z] [2020-07-23T13:51:31.148Z] + true [Pipeline] } [Pipeline] // stage [2020-07-23T13:51:31.184Z] #39 45.76 DEP criu/filesystems.d [2020-07-23T13:51:31.184Z] #39 45.95 DEP criu/files.d [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-23T13:51:31.476Z] #39 46.13 DEP criu/files-reg.d [2020-07-23T13:51:31.483Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a . [2020-07-23T13:51:31.483Z] #1 [internal] load build definition from Dockerfile [2020-07-23T13:51:31.483Z] #1 transferring dockerfile: 16.37kB done [2020-07-23T13:51:31.483Z] #1 DONE 0.0s [2020-07-23T13:51:31.483Z] [2020-07-23T13:51:31.483Z] #2 [internal] load .dockerignore [2020-07-23T13:51:31.483Z] #2 transferring context: 87B done [2020-07-23T13:51:31.483Z] #2 DONE 0.1s [2020-07-23T13:51:31.483Z] [2020-07-23T13:51:31.483Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-23T13:51:31.769Z] #39 46.32 DEP criu/files-ext.d [2020-07-23T13:51:31.769Z] #39 46.40 DEP criu/file-lock.d [2020-07-23T13:51:31.769Z] #39 46.50 DEP criu/file-ids.d [2020-07-23T13:51:31.818Z] #33 6.998 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T13:51:31.818Z] #33 7.004 -- Detecting C compiler ABI info [2020-07-23T13:51:31.849Z] Client: [2020-07-23T13:51:31.849Z] Debug Mode: false [2020-07-23T13:51:31.849Z] [2020-07-23T13:51:31.849Z] Server: [2020-07-23T13:51:31.849Z] Containers: 0 [2020-07-23T13:51:31.849Z] Running: 0 [2020-07-23T13:51:31.849Z] Paused: 0 [2020-07-23T13:51:31.849Z] Stopped: 0 [2020-07-23T13:51:31.849Z] Images: 0 [2020-07-23T13:51:31.849Z] Server Version: 19.03.12 [2020-07-23T13:51:31.849Z] Storage Driver: overlay2 [2020-07-23T13:51:31.849Z] Backing Filesystem: extfs [2020-07-23T13:51:31.849Z] Supports d_type: true [2020-07-23T13:51:31.849Z] Native Overlay Diff: true [2020-07-23T13:51:31.849Z] Logging Driver: json-file [2020-07-23T13:51:31.849Z] Cgroup Driver: cgroupfs [2020-07-23T13:51:31.849Z] Plugins: [2020-07-23T13:51:31.849Z] Volume: local [2020-07-23T13:51:31.849Z] Network: bridge host ipvlan macvlan null overlay [2020-07-23T13:51:31.849Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-23T13:51:31.849Z] Swarm: inactive [2020-07-23T13:51:31.849Z] Runtimes: runc [2020-07-23T13:51:31.849Z] Default Runtime: runc [2020-07-23T13:51:31.849Z] Init Binary: docker-init [2020-07-23T13:51:31.849Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-23T13:51:31.849Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-23T13:51:31.849Z] init version: fec3683 [2020-07-23T13:51:31.849Z] Security Options: [2020-07-23T13:51:31.849Z] apparmor [2020-07-23T13:51:31.849Z] seccomp [2020-07-23T13:51:31.849Z] Profile: default [2020-07-23T13:51:31.849Z] Kernel Version: 4.15.0-1074-aws [2020-07-23T13:51:31.849Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-23T13:51:31.849Z] OSType: linux [2020-07-23T13:51:31.849Z] Architecture: aarch64 [2020-07-23T13:51:31.849Z] CPUs: 4 [2020-07-23T13:51:31.849Z] Total Memory: 7.525GiB [2020-07-23T13:51:31.849Z] Name: ip-10-100-35-139 [2020-07-23T13:51:31.849Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-23T13:51:31.849Z] Docker Root Dir: /var/lib/docker [2020-07-23T13:51:31.849Z] Debug Mode: false [2020-07-23T13:51:31.849Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:51:31.849Z] Labels: [2020-07-23T13:51:31.849Z] Experimental: true [2020-07-23T13:51:31.849Z] Insecure Registries: [2020-07-23T13:51:31.849Z] 127.0.0.0/8 [2020-07-23T13:51:31.849Z] Live Restore Enabled: true [2020-07-23T13:51:31.849Z] [2020-07-23T13:51:31.849Z] WARNING: No swap limit support [Pipeline] sh [2020-07-23T13:51:32.049Z] #3 DONE 0.5s [2020-07-23T13:51:32.049Z] [2020-07-23T13:51:32.049Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-23T13:51:32.049Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-23T13:51:32.049Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-23T13:51:32.049Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-23T13:51:32.049Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-23T13:51:32.049Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.14MB / 8.88MB 0.1s [2020-07-23T13:51:32.062Z] #39 46.63 DEP criu/fifo.d [2020-07-23T13:51:32.062Z] #39 46.81 DEP criu/fdstore.d [2020-07-23T13:51:32.143Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:51:32.143Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:51:32.143Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41234/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-23T13:51:32.143Z] + bash /home/ubuntu/workspace/moby_PR-41234/check-config.sh [2020-07-23T13:51:32.143Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-23T13:51:32.143Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-23T13:51:32.143Z] [2020-07-23T13:51:32.143Z] Generally Necessary: [2020-07-23T13:51:32.143Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-23T13:51:32.143Z] - apparmor: enabled and tools installed [2020-07-23T13:51:32.305Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-23T13:51:32.305Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-23T13:51:32.305Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-23T13:51:32.354Z] #39 46.88 DEP criu/fault-injection.d [2020-07-23T13:51:32.354Z] #39 46.90 DEP criu/external.d [2020-07-23T13:51:32.354Z] #39 46.98 DEP criu/eventpoll.d [2020-07-23T13:51:32.354Z] #39 47.09 DEP criu/eventfd.d [2020-07-23T13:51:32.388Z] #33 7.572 -- Detecting C compiler ABI info - done [2020-07-23T13:51:32.388Z] #33 7.615 -- Detecting C compile features [2020-07-23T13:51:32.406Z] - CONFIG_NAMESPACES: enabled [2020-07-23T13:51:32.406Z] - CONFIG_NET_NS: enabled [2020-07-23T13:51:32.406Z] - CONFIG_PID_NS: enabled [2020-07-23T13:51:32.406Z] - CONFIG_IPC_NS: enabled [2020-07-23T13:51:32.406Z] - CONFIG_UTS_NS: enabled [2020-07-23T13:51:32.406Z] - CONFIG_CGROUPS: enabled [2020-07-23T13:51:32.406Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-23T13:51:32.406Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-23T13:51:32.406Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-23T13:51:32.406Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-23T13:51:32.406Z] - CONFIG_CPUSETS: enabled [2020-07-23T13:51:32.406Z] - CONFIG_MEMCG: enabled [2020-07-23T13:51:32.406Z] - CONFIG_KEYS: enabled [2020-07-23T13:51:32.406Z] - CONFIG_VETH: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-23T13:51:32.406Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-23T13:51:32.647Z] #39 47.25 DEP criu/crtools.d [2020-07-23T13:51:32.647Z] #39 47.35 DEP criu/cr-service.d [2020-07-23T13:51:32.647Z] #39 47.43 DEP criu/cr-restore.d [2020-07-23T13:51:32.669Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-23T13:51:32.669Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-23T13:51:32.669Z] [2020-07-23T13:51:32.669Z] Optional Features: [2020-07-23T13:51:32.669Z] - CONFIG_USER_NS: enabled [2020-07-23T13:51:32.669Z] - CONFIG_SECCOMP: enabled [2020-07-23T13:51:32.669Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-23T13:51:32.669Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-23T13:51:32.669Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-23T13:51:32.669Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-23T13:51:32.669Z] - CONFIG_BLK_CGROUP: enabled [2020-07-23T13:51:32.669Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-23T13:51:32.669Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-23T13:51:32.669Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-23T13:51:32.669Z] - CONFIG_CGROUP_PERF: enabled [2020-07-23T13:51:32.669Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-23T13:51:32.669Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-23T13:51:32.669Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-23T13:51:32.669Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-23T13:51:32.669Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-23T13:51:32.669Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-23T13:51:32.669Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-23T13:51:32.669Z] - CONFIG_IP_VS: enabled (as module) [2020-07-23T13:51:32.669Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-23T13:51:32.669Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-23T13:51:32.669Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-23T13:51:32.700Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.0s done [2020-07-23T13:51:32.700Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-23T13:51:32.870Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-23T13:51:32.870Z] #4 DONE 0.7s [2020-07-23T13:51:32.931Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-23T13:51:32.931Z] - CONFIG_EXT4_FS: enabled [2020-07-23T13:51:32.931Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-23T13:51:32.931Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-23T13:51:32.931Z] - Network Drivers: [2020-07-23T13:51:32.931Z] - "overlay": [2020-07-23T13:51:32.931Z] - CONFIG_VXLAN: enabled (as module) [2020-07-23T13:51:32.931Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-23T13:51:32.931Z] Optional (for encrypted networks): [2020-07-23T13:51:32.931Z] - CONFIG_CRYPTO: enabled [2020-07-23T13:51:32.931Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-23T13:51:32.931Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-23T13:51:32.931Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-23T13:51:32.931Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-23T13:51:32.931Z] - CONFIG_XFRM: enabled [2020-07-23T13:51:32.931Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-23T13:51:32.931Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-23T13:51:32.931Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-23T13:51:32.931Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-23T13:51:32.931Z] - "ipvlan": [2020-07-23T13:51:32.931Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-23T13:51:32.931Z] - "macvlan": [2020-07-23T13:51:32.931Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-23T13:51:32.931Z] - CONFIG_DUMMY: enabled (as module) [2020-07-23T13:51:32.931Z] - "ftp,tftp client in container": [2020-07-23T13:51:32.940Z] #39 47.62 DEP criu/cr-errno.d [2020-07-23T13:51:32.940Z] #39 47.63 DEP criu/cr-dump.d [2020-07-23T13:51:33.129Z] [2020-07-23T13:51:33.129Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-23T13:51:33.193Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-23T13:51:33.193Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-23T13:51:33.193Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-23T13:51:33.193Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-23T13:51:33.193Z] - Storage Drivers: [2020-07-23T13:51:33.193Z] - "aufs": [2020-07-23T13:51:33.193Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-23T13:51:33.193Z] - "btrfs": [2020-07-23T13:51:33.193Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-23T13:51:33.193Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-23T13:51:33.193Z] - "devicemapper": [2020-07-23T13:51:33.193Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-23T13:51:33.193Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-23T13:51:33.193Z] - "overlay": [2020-07-23T13:51:33.193Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-23T13:51:33.193Z] - "zfs": [2020-07-23T13:51:33.193Z] - /dev/zfs: missing [2020-07-23T13:51:33.193Z] - zfs command: missing [2020-07-23T13:51:33.193Z] - zpool command: missing [2020-07-23T13:51:33.193Z] [2020-07-23T13:51:33.193Z] Limits: [2020-07-23T13:51:33.193Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-23T13:51:33.193Z] [2020-07-23T13:51:33.193Z] + true [Pipeline] } [Pipeline] // stage [2020-07-23T13:51:33.232Z] #39 47.80 DEP criu/cr-dedup.d [2020-07-23T13:51:33.232Z] #39 47.94 DEP criu/cr-check.d [2020-07-23T13:51:33.232Z] #39 48.04 DEP criu/config.d [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-23T13:51:33.328Z] #33 ... [2020-07-23T13:51:33.328Z] [2020-07-23T13:51:33.328Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:33.328Z] #41 71.70 fmt [2020-07-23T13:51:33.328Z] #41 77.13 regexp [2020-07-23T13:51:33.328Z] #41 77.87 go/token [2020-07-23T13:51:33.328Z] #41 79.50 go/scanner [2020-07-23T13:51:33.328Z] #41 80.92 go/ast [2020-07-23T13:51:33.328Z] #41 ... [2020-07-23T13:51:33.328Z] [2020-07-23T13:51:33.328Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:33.328Z] #10 81.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-23T13:51:33.328Z] #10 81.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:51:33.328Z] #10 81.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:51:33.328Z] #10 81.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-23T13:51:33.328Z] #10 81.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:51:33.328Z] #10 81.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:51:33.387Z] #6 DONE 0.3s [2020-07-23T13:51:33.387Z] [2020-07-23T13:51:33.387Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-23T13:51:33.387Z] #5 DONE 0.3s [2020-07-23T13:51:33.525Z] #39 48.14 DEP criu/clone-noasan.d [2020-07-23T13:51:33.525Z] #39 48.20 DEP criu/cgroup.d [2020-07-23T13:51:33.549Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a . [2020-07-23T13:51:33.549Z] #1 [internal] load .dockerignore [2020-07-23T13:51:33.645Z] [2020-07-23T13:51:33.645Z] #20 [internal] load build context [2020-07-23T13:51:33.813Z] #1 transferring context: 87B 0.0s done [2020-07-23T13:51:33.814Z] #1 DONE 0.2s [2020-07-23T13:51:33.814Z] [2020-07-23T13:51:33.814Z] #2 [internal] load build definition from Dockerfile [2020-07-23T13:51:33.814Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-23T13:51:33.814Z] #2 DONE 0.2s [2020-07-23T13:51:33.814Z] [2020-07-23T13:51:33.814Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-23T13:51:33.817Z] #39 48.31 DEP criu/cgroup-props.d [2020-07-23T13:51:33.817Z] #39 48.36 DEP criu/bitmap.d [2020-07-23T13:51:33.817Z] #39 48.37 DEP criu/bfd.d [2020-07-23T13:51:33.817Z] #39 48.44 DEP criu/autofs.d [2020-07-23T13:51:33.817Z] #39 48.57 DEP criu/aio.d [2020-07-23T13:51:34.110Z] #39 48.77 DEP criu/action-scripts.d [2020-07-23T13:51:34.110Z] #39 48.98 CC criu/action-scripts.o [2020-07-23T13:51:34.387Z] #3 DONE 0.4s [2020-07-23T13:51:34.387Z] [2020-07-23T13:51:34.387Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-23T13:51:34.387Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-23T13:51:34.657Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-23T13:51:34.657Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-23T13:51:34.657Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-23T13:51:34.657Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-07-23T13:51:34.657Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-07-23T13:51:34.745Z] #39 49.32 CC criu/aio.o [2020-07-23T13:51:34.919Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-07-23T13:51:34.919Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-23T13:51:35.037Z] #39 49.74 CC criu/autofs.o [2020-07-23T13:51:35.185Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-23T13:51:35.185Z] #4 DONE 0.8s [2020-07-23T13:51:35.715Z] #39 ... [2020-07-23T13:51:35.715Z] [2020-07-23T13:51:35.715Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:35.715Z] #49 6.691 + cd /tmp/tmp.X12m6BkvXi/src/github.com/opencontainers/runc [2020-07-23T13:51:35.715Z] #49 6.692 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:51:35.715Z] #49 6.961 + '[' -z '' ']' [2020-07-23T13:51:35.715Z] #49 6.961 + target=static [2020-07-23T13:51:35.715Z] #49 6.962 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-23T13:51:35.715Z] #49 7.377 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-23T13:51:35.715Z] #49 ... [2020-07-23T13:51:35.715Z] [2020-07-23T13:51:35.715Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:51:35.715Z] #17 1.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:35.715Z] #17 1.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:35.715Z] #17 1.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:35.715Z] #17 2.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-23T13:51:35.715Z] #17 2.669 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-23T13:51:35.715Z] #17 3.635 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-23T13:51:35.715Z] #17 6.225 Fetched 8060 kB in 5s (1652 kB/s) [2020-07-23T13:51:35.765Z] [2020-07-23T13:51:35.765Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-23T13:51:35.765Z] #6 DONE 0.3s [2020-07-23T13:51:35.765Z] [2020-07-23T13:51:35.765Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-23T13:51:35.765Z] #5 DONE 0.4s [2020-07-23T13:51:36.008Z] #17 6.225 Reading package lists... [2020-07-23T13:51:36.008Z] #17 ... [2020-07-23T13:51:36.008Z] [2020-07-23T13:51:36.008Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:36.008Z] #39 50.65 CC criu/bfd.o [2020-07-23T13:51:36.028Z] [2020-07-23T13:51:36.028Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:36.028Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-23T13:51:36.296Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0B / 49.17MB 0.2s [2020-07-23T13:51:36.296Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0B / 9.98MB 0.2s [2020-07-23T13:51:36.296Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-23T13:51:36.296Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-07-23T13:51:36.296Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-07-23T13:51:36.296Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0B / 7.68MB 0.2s [2020-07-23T13:51:36.296Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 9.19MB / 49.17MB 0.4s [2020-07-23T13:51:36.296Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 3.96MB / 9.98MB 0.4s [2020-07-23T13:51:36.296Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.4s [2020-07-23T13:51:36.296Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 17.72MB / 49.17MB 0.5s [2020-07-23T13:51:36.296Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.5s [2020-07-23T13:51:36.643Z] #39 51.07 CC criu/bitmap.o [2020-07-23T13:51:36.643Z] #39 51.23 CC criu/cgroup-props.o [2020-07-23T13:51:36.681Z] #10 ... [2020-07-23T13:51:36.681Z] [2020-07-23T13:51:36.681Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:36.681Z] #30 79.91 github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:51:36.681Z] #30 DONE 84.7s [2020-07-23T13:51:36.681Z] [2020-07-23T13:51:36.681Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:36.681Z] #33 9.691 -- Detecting C compile features - done [2020-07-23T13:51:36.681Z] #33 9.746 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-23T13:51:36.681Z] #33 10.01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-23T13:51:36.681Z] #33 10.11 -- Configuring done [2020-07-23T13:51:36.681Z] #33 10.14 -- Generating done [2020-07-23T13:51:36.681Z] #33 10.14 -- Build files have been written to: /tmp/tmp.9u6pNpAXJM/tini [2020-07-23T13:51:36.681Z] #33 10.16 + make tini-static [2020-07-23T13:51:36.681Z] #33 10.58 Scanning dependencies of target tini-static [2020-07-23T13:51:36.681Z] #33 10.78 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-23T13:51:36.893Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 24.86MB / 49.17MB 0.6s [2020-07-23T13:51:36.893Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 39.90MB / 49.17MB 0.8s [2020-07-23T13:51:36.893Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 1.1s [2020-07-23T13:51:36.893Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.8s done [2020-07-23T13:51:36.893Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.8s done [2020-07-23T13:51:36.893Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0B / 52.16MB 1.1s [2020-07-23T13:51:36.893Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 2.72MB / 62.52MB 1.1s [2020-07-23T13:51:36.898Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 4.2s done [2020-07-23T13:51:36.898Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 [2020-07-23T13:51:36.898Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-23T13:51:36.898Z] #7 DONE 22.3s [2020-07-23T13:51:36.898Z] [2020-07-23T13:51:36.898Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-23T13:51:36.942Z] #20 transferring context: 23.64MB 3.1s [2020-07-23T13:51:37.166Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 5.40MB / 52.16MB 1.2s [2020-07-23T13:51:37.166Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 10.14MB / 62.52MB 1.2s [2020-07-23T13:51:37.166Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 11.04MB / 52.16MB 1.3s [2020-07-23T13:51:37.166Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 17.55MB / 62.52MB 1.3s [2020-07-23T13:51:37.258Z] #33 12.67 [100%] Linking C executable tini-static [2020-07-23T13:51:37.278Z] #39 51.81 CC criu/cgroup.o [2020-07-23T13:51:37.443Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 17.09MB / 52.16MB 1.4s [2020-07-23T13:51:37.443Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 25.98MB / 62.52MB 1.4s [2020-07-23T13:51:37.443Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 29.26MB / 52.16MB 1.6s [2020-07-23T13:51:37.443Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 35.01MB / 62.52MB 1.6s [2020-07-23T13:51:37.747Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 33.53MB / 52.16MB 1.7s [2020-07-23T13:51:37.747Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 38.05MB / 52.16MB 1.8s [2020-07-23T13:51:38.046Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 44.32MB / 52.16MB 1.9s [2020-07-23T13:51:38.046Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 45.94MB / 62.52MB 1.9s [2020-07-23T13:51:38.197Z] #33 13.31 [100%] Built target tini-static [2020-07-23T13:51:38.197Z] #33 13.44 + mkdir -p /build [2020-07-23T13:51:38.197Z] #33 13.44 + cp tini-static /build/docker-init [2020-07-23T13:51:38.315Z] #20 ... [2020-07-23T13:51:38.315Z] [2020-07-23T13:51:38.315Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-23T13:51:38.315Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-23T13:51:38.315Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-23T13:51:38.315Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-23T13:51:38.315Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-07-23T13:51:38.315Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.8s done [2020-07-23T13:51:38.315Z] #58 DONE 4.7s [2020-07-23T13:51:38.315Z] [2020-07-23T13:51:38.315Z] #20 [internal] load build context [2020-07-23T13:51:38.315Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 2.1s [2020-07-23T13:51:38.315Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 54.61MB / 62.52MB 2.1s [2020-07-23T13:51:38.315Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 2.4s [2020-07-23T13:51:38.456Z] #33 DONE 13.6s [2020-07-23T13:51:38.456Z] [2020-07-23T13:51:38.456Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:39.253Z] #20 transferring context: 51.30MB 5.6s done [2020-07-23T13:51:39.441Z] #39 53.83 CC criu/clone-noasan.o [2020-07-23T13:51:39.441Z] #39 54.04 CC criu/config.o [2020-07-23T13:51:39.510Z] #20 DONE 5.9s [2020-07-23T13:51:39.510Z] [2020-07-23T13:51:39.510Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:39.510Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-23T13:51:39.510Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-23T13:51:39.510Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-23T13:51:39.510Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-23T13:51:39.510Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 3.0s done [2020-07-23T13:51:39.510Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done [2020-07-23T13:51:39.510Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.0s done [2020-07-23T13:51:39.510Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.3s done [2020-07-23T13:51:39.510Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.4s done [2020-07-23T13:51:39.510Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.1s done [2020-07-23T13:51:39.510Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 5.9s [2020-07-23T13:51:39.510Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.5s [2020-07-23T13:51:39.706Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 [2020-07-23T13:51:40.021Z] #52 40.00 Checking out files: 24% (784/3196) Checking out files: 25% (799/3196) Checking out files: 26% (831/3196) Checking out files: 27% (863/3196) Checking out files: 28% (895/3196) Checking out files: 29% (927/3196) Checking out files: 30% (959/3196) Checking out files: 31% (991/3196) Checking out files: 32% (1023/3196) Checking out files: 33% (1055/3196) Checking out files: 34% (1087/3196) Checking out files: 35% (1119/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 65% (2103/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 85% (2734/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-23T13:51:40.021Z] #52 42.71 + cd /tmp/tmp.EzeNufo1f3/src/github.com/containerd/containerd [2020-07-23T13:51:40.021Z] #52 42.71 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:51:40.184Z] #8 DONE 3.1s [2020-07-23T13:51:40.184Z] [2020-07-23T13:51:40.184Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-23T13:51:40.443Z] #9 DONE 0.6s [2020-07-23T13:51:40.479Z] #39 55.18 CC criu/cr-check.o [2020-07-23T13:51:40.702Z] [2020-07-23T13:51:40.702Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-23T13:51:40.702Z] #27 DONE 0.1s [2020-07-23T13:51:40.702Z] [2020-07-23T13:51:40.702Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:40.702Z] #21 ... [2020-07-23T13:51:40.702Z] [2020-07-23T13:51:40.702Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-23T13:51:40.702Z] #35 DONE 0.1s [2020-07-23T13:51:40.878Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.0s done [2020-07-23T13:51:40.961Z] #52 ... [2020-07-23T13:51:40.961Z] [2020-07-23T13:51:40.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:40.961Z] #39 5.454 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:51:40.961Z] #39 5.454 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:51:40.961Z] #39 5.465 Note: Building without GnuTLS support [2020-07-23T13:51:40.961Z] #39 5.470 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:51:40.961Z] #39 5.470 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:51:40.961Z] #39 7.957 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:51:40.961Z] #39 8.008 GEN .gitid [2020-07-23T13:51:40.961Z] #39 8.046 GEN criu/include/version.h [2020-07-23T13:51:40.961Z] #39 8.155 GEN include/common/asm [2020-07-23T13:51:40.961Z] #39 10.10 PBCC images/timens.pb-c.c [2020-07-23T13:51:40.961Z] #39 10.15 DEP images/timens.pb-c.d [2020-07-23T13:51:40.961Z] #39 10.21 PBCC images/fown.pb-c.c [2020-07-23T13:51:40.961Z] #39 10.25 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-23T13:51:40.961Z] #39 10.34 PBCC images/opts.pb-c.c [2020-07-23T13:51:40.961Z] #39 10.39 PBCC images/memfd.pb-c.c [2020-07-23T13:51:40.961Z] #39 10.45 DEP images/fown.pb-c.d [2020-07-23T13:51:40.961Z] #39 10.50 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-23T13:51:40.961Z] #39 10.60 DEP images/opts.pb-c.d [2020-07-23T13:51:40.961Z] #39 10.75 DEP images/memfd.pb-c.d [2020-07-23T13:51:40.961Z] #39 10.82 PBCC images/sit.pb-c.c [2020-07-23T13:51:40.961Z] #39 10.92 DEP images/sit.pb-c.d [2020-07-23T13:51:40.961Z] #39 11.05 PBCC images/macvlan.pb-c.c [2020-07-23T13:51:40.961Z] #39 11.09 DEP images/macvlan.pb-c.d [2020-07-23T13:51:40.961Z] #39 11.17 PBCC images/autofs.pb-c.c [2020-07-23T13:51:40.961Z] #39 11.23 DEP images/autofs.pb-c.d [2020-07-23T13:51:40.961Z] #39 11.29 PBCC images/sysctl.pb-c.c [2020-07-23T13:51:40.961Z] #39 11.34 DEP images/sysctl.pb-c.d [2020-07-23T13:51:40.961Z] #39 11.49 PBCC images/time.pb-c.c [2020-07-23T13:51:40.961Z] #39 11.51 DEP images/time.pb-c.d [2020-07-23T13:51:40.961Z] #39 11.65 PBCC images/binfmt-misc.pb-c.c [2020-07-23T13:51:40.961Z] #39 11.82 DEP images/binfmt-misc.pb-c.d [2020-07-23T13:51:40.961Z] #39 11.89 PBCC images/seccomp.pb-c.c [2020-07-23T13:51:40.961Z] #39 11.95 DEP images/seccomp.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.06 PBCC images/userns.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.09 DEP images/userns.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.13 PBCC images/cgroup.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.15 DEP images/cgroup.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.23 PBCC images/ext-file.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.25 DEP images/ext-file.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.32 PBCC images/rpc.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.43 DEP images/rpc.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.52 PBCC images/siginfo.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.55 DEP images/siginfo.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.59 PBCC images/pagemap.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.63 DEP images/pagemap.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.68 PBCC images/rlimit.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.71 DEP images/rlimit.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.78 PBCC images/file-lock.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.78 DEP images/file-lock.pb-c.d [2020-07-23T13:51:40.961Z] #39 12.85 PBCC images/tty.pb-c.c [2020-07-23T13:51:40.961Z] #39 12.94 DEP images/tty.pb-c.d [2020-07-23T13:51:40.961Z] #39 13.04 PBCC images/tun.pb-c.c [2020-07-23T13:51:40.961Z] #39 13.10 PBCC images/netdev.pb-c.c [2020-07-23T13:51:40.961Z] #39 13.23 DEP images/tun.pb-c.d [2020-07-23T13:51:40.961Z] #39 13.35 DEP images/netdev.pb-c.d [2020-07-23T13:51:40.961Z] #39 13.42 PBCC images/vma.pb-c.c [2020-07-23T13:51:40.961Z] #39 13.53 DEP images/vma.pb-c.d [2020-07-23T13:51:40.961Z] #39 13.60 PBCC images/creds.pb-c.c [2020-07-23T13:51:40.961Z] #39 13.67 DEP images/creds.pb-c.d [2020-07-23T13:51:40.961Z] #39 13.82 PBCC images/utsns.pb-c.c [2020-07-23T13:51:40.961Z] #39 13.88 DEP images/utsns.pb-c.d [2020-07-23T13:51:40.961Z] #39 13.93 PBCC images/ipc-desc.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.01 PBCC images/ipc-sem.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.03 DEP images/ipc-desc.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.06 DEP images/ipc-sem.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.12 PBCC images/ipc-msg.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.17 DEP images/ipc-msg.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.32 PBCC images/ipc-shm.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.33 DEP images/ipc-shm.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.38 PBCC images/ipc-var.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.43 DEP images/ipc-var.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.52 PBCC images/sk-opts.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.54 PBCC images/packet-sock.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.60 DEP images/sk-opts.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.67 DEP images/packet-sock.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.72 PBCC images/sk-netlink.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.77 DEP images/sk-netlink.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.82 PBCC images/sk-inet.pb-c.c [2020-07-23T13:51:40.961Z] #39 14.90 DEP images/sk-inet.pb-c.d [2020-07-23T13:51:40.961Z] #39 14.97 PBCC images/sk-unix.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.03 DEP images/sk-unix.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.07 PBCC images/mm.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.12 DEP images/mm.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.17 PBCC images/timerfd.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.21 DEP images/timerfd.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.27 PBCC images/timer.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.29 DEP images/timer.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.36 PBCC images/sa.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.41 DEP images/sa.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.47 PBCC images/pipe-data.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.48 DEP images/pipe-data.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.53 PBCC images/mnt.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.61 DEP images/mnt.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.68 PBCC images/sk-packet.pb-c.c [2020-07-23T13:51:40.961Z] #39 15.70 DEP images/sk-packet.pb-c.d [2020-07-23T13:51:40.961Z] #39 15.77 PBCC images/tcp-stream.pb-c.c [2020-07-23T13:51:40.964Z] [2020-07-23T13:51:40.964Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:51:41.099Z] #7 ... [2020-07-23T13:51:41.099Z] [2020-07-23T13:51:41.099Z] #20 [internal] load build context [2020-07-23T13:51:41.099Z] #20 transferring context: 51.30MB 3.7s done [2020-07-23T13:51:41.099Z] #20 DONE 5.2s [2020-07-23T13:51:41.099Z] [2020-07-23T13:51:41.099Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:41.099Z] #7 ... [2020-07-23T13:51:41.099Z] [2020-07-23T13:51:41.099Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-23T13:51:41.099Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-23T13:51:41.099Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-23T13:51:41.099Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-23T13:51:41.119Z] #39 ... [2020-07-23T13:51:41.119Z] [2020-07-23T13:51:41.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:41.119Z] #41 87.02 github.com/LK4D4/vndr/godl [2020-07-23T13:51:41.119Z] #41 87.50 github.com/LK4D4/vndr [2020-07-23T13:51:41.119Z] #41 DONE 93.8s [2020-07-23T13:51:41.119Z] [2020-07-23T13:51:41.119Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:51:41.119Z] #17 6.225 Reading package lists... [2020-07-23T13:51:41.119Z] #17 7.819 Reading package lists... [2020-07-23T13:51:41.119Z] #17 9.628 Building dependency tree... [2020-07-23T13:51:41.119Z] #17 10.09 libcap2-bin is already the newest version (1:2.25-2). [2020-07-23T13:51:41.119Z] #17 10.09 The following additional packages will be installed: [2020-07-23T13:51:41.119Z] #17 10.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-23T13:51:41.119Z] #17 10.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-23T13:51:41.119Z] #17 10.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-23T13:51:41.119Z] #17 10.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-23T13:51:41.119Z] #17 10.12 python3.7 python3.7-minimal vim-runtime xxd [2020-07-23T13:51:41.119Z] #17 10.12 Suggested packages: [2020-07-23T13:51:41.119Z] #17 10.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-23T13:51:41.119Z] #17 10.12 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-23T13:51:41.119Z] #17 10.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-23T13:51:41.119Z] #17 10.12 Recommended packages: [2020-07-23T13:51:41.119Z] #17 10.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-23T13:51:41.119Z] #17 10.12 python3-keyrings.alt python3-xdg unzip [2020-07-23T13:51:41.119Z] #17 11.28 The following NEW packages will be installed: [2020-07-23T13:51:41.119Z] #17 11.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-23T13:51:41.119Z] #17 11.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-23T13:51:41.119Z] #17 11.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-23T13:51:41.119Z] #17 11.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-23T13:51:41.119Z] #17 11.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-23T13:51:41.119Z] #17 11.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-23T13:51:41.119Z] #17 11.29 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-23T13:51:41.119Z] #17 11.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-23T13:51:41.119Z] #17 11.29 xz-utils zip [2020-07-23T13:51:41.119Z] #17 11.38 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:51:41.119Z] #17 11.38 Need to get 27.7 MB of archives. [2020-07-23T13:51:41.119Z] #17 11.38 After this operation, 117 MB of additional disk space will be used. [2020-07-23T13:51:41.119Z] #17 11.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-23T13:51:41.119Z] #17 11.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-23T13:51:41.119Z] #17 11.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-23T13:51:41.119Z] #17 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-23T13:51:41.119Z] #17 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-23T13:51:41.119Z] #17 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-23T13:51:41.119Z] #17 12.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-23T13:51:41.221Z] #39 15.84 DEP images/tcp-stream.pb-c.d [2020-07-23T13:51:41.221Z] #39 15.92 PBCC images/pipe.pb-c.c [2020-07-23T13:51:41.221Z] #39 15.98 DEP images/pipe.pb-c.d [2020-07-23T13:51:41.221Z] #39 16.07 PBCC images/pstree.pb-c.c [2020-07-23T13:51:41.221Z] #39 16.09 DEP images/pstree.pb-c.d [2020-07-23T13:51:41.362Z] #58 ... [2020-07-23T13:51:41.362Z] [2020-07-23T13:51:41.362Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:41.416Z] #17 12.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-23T13:51:41.416Z] #17 12.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-23T13:51:41.416Z] #17 12.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-23T13:51:41.416Z] #17 12.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-23T13:51:41.461Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.5s done [2020-07-23T13:51:41.461Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-23T13:51:41.482Z] #39 16.14 PBCC images/fs.pb-c.c [2020-07-23T13:51:41.482Z] #39 16.18 DEP images/fs.pb-c.d [2020-07-23T13:51:41.482Z] #39 16.24 PBCC images/signalfd.pb-c.c [2020-07-23T13:51:41.482Z] #39 16.32 DEP images/signalfd.pb-c.d [2020-07-23T13:51:41.482Z] #39 16.38 PBCC images/fh.pb-c.c [2020-07-23T13:51:41.670Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 3.0s done [2020-07-23T13:51:41.670Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 5.1s done [2020-07-23T13:51:41.670Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 5.3s done [2020-07-23T13:51:41.670Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 5.6s done [2020-07-23T13:51:41.670Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 41.91MB / 97.69MB 5.7s [2020-07-23T13:51:41.709Z] #17 12.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-23T13:51:41.709Z] #17 12.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-23T13:51:41.709Z] #17 12.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-23T13:51:41.709Z] #17 12.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-23T13:51:41.709Z] #17 12.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-23T13:51:41.709Z] #17 12.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-23T13:51:41.710Z] #17 12.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:51:41.710Z] #17 12.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-23T13:51:41.710Z] #17 12.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-23T13:51:41.710Z] #17 12.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-23T13:51:41.710Z] #17 12.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-23T13:51:41.742Z] #39 16.44 PBCC images/fsnotify.pb-c.c [2020-07-23T13:51:41.742Z] #39 16.47 DEP images/fh.pb-c.d [2020-07-23T13:51:41.742Z] #39 ... [2020-07-23T13:51:41.742Z] [2020-07-23T13:51:41.742Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:41.742Z] #52 44.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-23T13:51:41.742Z] #52 44.53 + BUILDTAGS='netgo osusergo static_build' [2020-07-23T13:51:41.742Z] #52 44.53 + export EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:51:41.742Z] #52 44.53 + EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:51:41.742Z] #52 44.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-23T13:51:41.742Z] #52 44.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-23T13:51:41.742Z] #52 44.53 + '[' '' = dynamic ']' [2020-07-23T13:51:41.742Z] #52 44.53 + make [2020-07-23T13:51:41.954Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 69.97MB / 97.69MB 6.0s [2020-07-23T13:51:42.003Z] #17 12.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-23T13:51:42.003Z] #17 12.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-23T13:51:42.003Z] #17 12.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-23T13:51:42.003Z] #17 12.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-23T13:51:42.003Z] #17 12.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-23T13:51:42.003Z] #17 12.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-23T13:51:42.003Z] #17 12.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-23T13:51:42.024Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-07-23T13:51:42.024Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-23T13:51:42.216Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 6.2s [2020-07-23T13:51:42.217Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 3.0s done [2020-07-23T13:51:42.296Z] #17 13.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-23T13:51:42.296Z] #17 13.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-23T13:51:42.296Z] #17 13.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-23T13:51:42.296Z] #17 13.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-23T13:51:42.296Z] #17 13.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-23T13:51:42.296Z] #17 13.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-23T13:51:42.296Z] #17 13.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-23T13:51:42.587Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-23T13:51:42.589Z] #17 13.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-23T13:51:42.589Z] #17 13.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-23T13:51:42.589Z] #17 13.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-23T13:51:42.589Z] #17 13.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-23T13:51:42.589Z] #17 13.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-23T13:51:42.589Z] #17 13.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-23T13:51:42.589Z] #17 13.33 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-23T13:51:42.589Z] #17 13.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-23T13:51:42.589Z] #17 13.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-23T13:51:42.681Z] #52 45.41 + bin/ctr [2020-07-23T13:51:42.844Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-23T13:51:42.881Z] #17 13.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-23T13:51:43.174Z] #17 14.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-23T13:51:43.466Z] #17 14.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-23T13:51:43.759Z] #17 14.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:51:43.759Z] #17 14.48 Fetched 27.7 MB in 3s (9870 kB/s) [2020-07-23T13:51:43.759Z] #17 14.52 Selecting previously unselected package pigz. [2020-07-23T13:51:43.759Z] #17 14.52 (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.) [2020-07-23T13:51:43.759Z] #17 14.54 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-23T13:51:43.759Z] #17 14.55 Unpacking pigz (2.4-1) ... [2020-07-23T13:51:43.759Z] #17 14.60 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-23T13:51:44.052Z] #17 14.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-23T13:51:44.052Z] #17 14.60 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-23T13:51:44.052Z] #17 14.89 Selecting previously unselected package python3.7-minimal. [2020-07-23T13:51:44.060Z] #52 ... [2020-07-23T13:51:44.060Z] [2020-07-23T13:51:44.060Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:44.060Z] #41 82.24 internal/lazyregexp [2020-07-23T13:51:44.060Z] #41 82.49 net/url [2020-07-23T13:51:44.060Z] #41 84.59 text/template/parse [2020-07-23T13:51:44.060Z] #41 87.49 go/parser [2020-07-23T13:51:44.060Z] #41 89.68 text/template [2020-07-23T13:51:44.060Z] #41 91.12 encoding/xml [2020-07-23T13:51:44.060Z] #41 ... [2020-07-23T13:51:44.060Z] [2020-07-23T13:51:44.060Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:44.060Z] #47 82.42 github.com/pkg/diff [2020-07-23T13:51:44.060Z] #47 82.47 go/ast [2020-07-23T13:51:44.060Z] #47 84.19 golang.org/x/crypto/ssh/terminal [2020-07-23T13:51:44.060Z] #47 86.37 mvdan.cc/editorconfig [2020-07-23T13:51:44.060Z] #47 88.07 mvdan.cc/sh/v3/fileutil [2020-07-23T13:51:44.060Z] #47 88.31 mvdan.cc/sh/v3/syntax [2020-07-23T13:51:44.060Z] #47 ... [2020-07-23T13:51:44.060Z] [2020-07-23T13:51:44.060Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:44.060Z] #39 16.53 DEP images/fsnotify.pb-c.d [2020-07-23T13:51:44.060Z] #39 16.59 PBCC images/eventpoll.pb-c.c [2020-07-23T13:51:44.060Z] #39 16.62 DEP images/eventpoll.pb-c.d [2020-07-23T13:51:44.060Z] #39 16.67 PBCC images/eventfd.pb-c.c [2020-07-23T13:51:44.060Z] #39 16.68 DEP images/eventfd.pb-c.d [2020-07-23T13:51:44.060Z] #39 16.75 PBCC images/remap-file-path.pb-c.c [2020-07-23T13:51:44.060Z] #39 16.80 DEP images/remap-file-path.pb-c.d [2020-07-23T13:51:44.060Z] #39 16.85 PBCC images/fifo.pb-c.c [2020-07-23T13:51:44.060Z] #39 16.88 DEP images/fifo.pb-c.d [2020-07-23T13:51:44.060Z] #39 16.91 PBCC images/ghost-file.pb-c.c [2020-07-23T13:51:44.060Z] #39 16.96 DEP images/ghost-file.pb-c.d [2020-07-23T13:51:44.060Z] #39 17.02 PBCC images/regfile.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.10 DEP images/regfile.pb-c.d [2020-07-23T13:51:44.060Z] #39 17.14 PBCC images/ns.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.17 DEP images/ns.pb-c.d [2020-07-23T13:51:44.060Z] #39 17.23 PBCC images/fdinfo.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.29 DEP images/fdinfo.pb-c.d [2020-07-23T13:51:44.060Z] #39 17.33 PBCC images/core-aarch64.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.37 PBCC images/core-arm.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.45 PBCC images/core-ppc64.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.51 PBCC images/core-s390.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.59 PBCC images/core-x86.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.66 PBCC images/core.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.82 PBCC images/inventory.pb-c.c [2020-07-23T13:51:44.060Z] #39 17.90 DEP images/core-aarch64.pb-c.d [2020-07-23T13:51:44.060Z] #39 17.96 DEP images/core-arm.pb-c.d [2020-07-23T13:51:44.060Z] #39 18.04 DEP images/core-ppc64.pb-c.d [2020-07-23T13:51:44.060Z] #39 18.07 DEP images/core-s390.pb-c.d [2020-07-23T13:51:44.060Z] #39 18.15 DEP images/core-x86.pb-c.d [2020-07-23T13:51:44.060Z] #39 18.23 DEP images/core.pb-c.d [2020-07-23T13:51:44.060Z] #39 18.28 DEP images/inventory.pb-c.d [2020-07-23T13:51:44.060Z] #39 18.32 PBCC images/cpuinfo.pb-c.c [2020-07-23T13:51:44.060Z] #39 18.36 DEP images/cpuinfo.pb-c.d [2020-07-23T13:51:44.060Z] #39 18.43 PBCC images/stats.pb-c.c [2020-07-23T13:51:44.060Z] #39 18.45 DEP images/stats.pb-c.d [2020-07-23T13:51:44.173Z] #7 ... [2020-07-23T13:51:44.173Z] [2020-07-23T13:51:44.173Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-23T13:51:44.173Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.9s done [2020-07-23T13:51:44.173Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-07-23T13:51:44.173Z] #58 DONE 8.0s [2020-07-23T13:51:44.173Z] [2020-07-23T13:51:44.173Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-23T13:51:44.173Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 8.1s done [2020-07-23T13:51:44.173Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 [2020-07-23T13:51:44.344Z] #17 14.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-23T13:51:44.344Z] #17 14.90 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:51:44.460Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.4s done [2020-07-23T13:51:44.637Z] #17 15.58 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-23T13:51:44.637Z] #17 15.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:51:45.440Z] #39 19.87 make[1]: Nothing to be done for 'all'. [2020-07-23T13:51:45.855Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.1s [2020-07-23T13:51:45.855Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.3s done [2020-07-23T13:51:46.150Z] #17 16.81 Selecting previously unselected package python3-minimal. [2020-07-23T13:51:46.150Z] #17 16.81 (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.) [2020-07-23T13:51:46.150Z] #17 16.84 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-23T13:51:46.150Z] #17 16.84 Unpacking python3-minimal (3.7.3-1) ... [2020-07-23T13:51:46.150Z] #17 16.89 Selecting previously unselected package libmpdec2:s390x. [2020-07-23T13:51:46.150Z] #17 16.91 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-23T13:51:46.150Z] #17 ... [2020-07-23T13:51:46.150Z] [2020-07-23T13:51:46.150Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:51:46.150Z] #28 DONE 99.1s [2020-07-23T13:51:46.150Z] [2020-07-23T13:51:46.150Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:51:46.150Z] #17 16.97 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-23T13:51:46.150Z] #17 ... [2020-07-23T13:51:46.150Z] [2020-07-23T13:51:46.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:46.150Z] #39 56.77 CC criu/cr-dedup.o [2020-07-23T13:51:46.150Z] #39 57.00 CC criu/cr-dump.o [2020-07-23T13:51:46.150Z] #39 58.09 CC criu/cr-errno.o [2020-07-23T13:51:46.150Z] #39 58.13 CC criu/cr-restore.o [2020-07-23T13:51:46.250Z] #36 ... [2020-07-23T13:51:46.250Z] [2020-07-23T13:51:46.250Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:46.250Z] #41 3.575 + RM_GOPATH=0 [2020-07-23T13:51:46.250Z] #41 3.575 + TMP_GOPATH= [2020-07-23T13:51:46.250Z] #41 3.575 + : /build [2020-07-23T13:51:46.250Z] #41 3.575 + '[' -z '' ']' [2020-07-23T13:51:46.250Z] #41 3.579 ++ mktemp -d [2020-07-23T13:51:46.250Z] #41 3.579 + export GOPATH=/tmp/tmp.RxpxLho6WG [2020-07-23T13:51:46.250Z] #41 3.579 + GOPATH=/tmp/tmp.RxpxLho6WG [2020-07-23T13:51:46.250Z] #41 3.579 + RM_GOPATH=1 [2020-07-23T13:51:46.250Z] #41 3.579 + case "$(go env GOARCH)" in [2020-07-23T13:51:46.250Z] #41 3.579 ++ go env GOARCH [2020-07-23T13:51:46.250Z] #41 3.599 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:46.250Z] #41 3.599 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:46.250Z] #41 3.609 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:46.250Z] #41 3.610 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:51:46.250Z] #41 3.610 + dir=/tmp/install [2020-07-23T13:51:46.250Z] #41 3.610 + bin=vndr [2020-07-23T13:51:46.250Z] #41 3.610 + shift [2020-07-23T13:51:46.250Z] #41 3.610 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-23T13:51:46.250Z] #41 3.610 + . /tmp/install/vndr.installer [2020-07-23T13:51:46.250Z] #41 3.610 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:51:46.250Z] #41 3.610 + install_vndr [2020-07-23T13:51:46.250Z] #41 3.610 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-23T13:51:46.250Z] #41 3.610 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RxpxLho6WG/src/github.com/LK4D4/vndr [2020-07-23T13:51:46.250Z] #41 3.618 Cloning into '/tmp/tmp.RxpxLho6WG/src/github.com/LK4D4/vndr'... [2020-07-23T13:51:46.250Z] #41 3.906 + cd /tmp/tmp.RxpxLho6WG/src/github.com/LK4D4/vndr [2020-07-23T13:51:46.250Z] #41 3.906 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:51:46.250Z] #41 3.906 + go build -buildmode=pie -v -o /build/vndr . [2020-07-23T13:51:46.250Z] #41 4.117 internal/cpu [2020-07-23T13:51:46.250Z] #41 4.121 runtime/internal/atomic [2020-07-23T13:51:46.250Z] #41 4.175 runtime/internal/sys [2020-07-23T13:51:46.250Z] #41 4.211 runtime/internal/math [2020-07-23T13:51:46.250Z] #41 4.213 internal/bytealg [2020-07-23T13:51:46.250Z] #41 4.232 internal/race [2020-07-23T13:51:46.250Z] #41 4.258 sync/atomic [2020-07-23T13:51:46.250Z] #41 4.347 unicode [2020-07-23T13:51:46.250Z] #41 4.760 runtime [2020-07-23T13:51:46.428Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 [2020-07-23T13:51:46.790Z] #39 61.43 CC criu/cr-service.o [2020-07-23T13:51:46.819Z] #39 21.26 CC images/stats.o [2020-07-23T13:51:46.819Z] #39 21.59 CC images/core.o [2020-07-23T13:51:47.019Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.8s done [2020-07-23T13:51:47.019Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0.1s [2020-07-23T13:51:47.191Z] #41 ... [2020-07-23T13:51:47.191Z] [2020-07-23T13:51:47.191Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:47.191Z] #21 6.551 + RM_GOPATH=0 [2020-07-23T13:51:47.191Z] #21 6.551 + TMP_GOPATH= [2020-07-23T13:51:47.191Z] #21 6.551 + : /build [2020-07-23T13:51:47.191Z] #21 6.551 + '[' -z '' ']' [2020-07-23T13:51:47.191Z] #21 6.558 ++ mktemp -d [2020-07-23T13:51:47.191Z] #21 6.566 + export GOPATH=/tmp/tmp.7KlUmzJYXY [2020-07-23T13:51:47.191Z] #21 6.573 + GOPATH=/tmp/tmp.7KlUmzJYXY [2020-07-23T13:51:47.191Z] #21 6.573 + RM_GOPATH=1 [2020-07-23T13:51:47.191Z] #21 6.573 + case "$(go env GOARCH)" in [2020-07-23T13:51:47.191Z] #21 6.578 ++ go env GOARCH [2020-07-23T13:51:47.191Z] #21 6.602 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:47.191Z] #21 6.602 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:47.191Z] #21 6.603 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:47.191Z] #21 6.605 + dir=/tmp/install [2020-07-23T13:51:47.191Z] #21 6.605 + bin=dockercli [2020-07-23T13:51:47.191Z] #21 6.606 + shift [2020-07-23T13:51:47.191Z] #21 6.606 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-23T13:51:47.191Z] #21 6.606 + . /tmp/install/dockercli.installer [2020-07-23T13:51:47.191Z] #21 6.607 ++ : stable [2020-07-23T13:51:47.191Z] #21 6.607 ++ : 17.06.2-ce [2020-07-23T13:51:47.191Z] #21 6.608 + install_dockercli [2020-07-23T13:51:47.191Z] #21 6.608 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-23T13:51:47.191Z] #21 6.608 Install docker/cli version 17.06.2-ce from stable [2020-07-23T13:51:47.191Z] #21 6.609 ++ uname -m [2020-07-23T13:51:47.191Z] #21 6.616 + arch=x86_64 [2020-07-23T13:51:47.191Z] #21 6.618 + '[' x86_64 '!=' x86_64 ']' [2020-07-23T13:51:47.191Z] #21 6.618 + url=https://download.docker.com/linux/static [2020-07-23T13:51:47.191Z] #21 6.621 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-23T13:51:47.191Z] #21 6.628 + tar -xz docker/docker [2020-07-23T13:51:47.388Z] #39 22.07 CC images/core-x86.o [2020-07-23T13:51:47.831Z] #39 ... [2020-07-23T13:51:47.831Z] [2020-07-23T13:51:47.831Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:51:47.831Z] #17 17.08 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-23T13:51:47.831Z] #17 17.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 17.11 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-23T13:51:47.831Z] #17 17.97 Selecting previously unselected package python3.7. [2020-07-23T13:51:47.831Z] #17 17.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 17.97 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:51:47.831Z] #17 18.07 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-23T13:51:47.831Z] #17 18.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 18.07 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-23T13:51:47.831Z] #17 18.10 Setting up python3-minimal (3.7.3-1) ... [2020-07-23T13:51:47.831Z] #17 18.43 Selecting previously unselected package python3. [2020-07-23T13:51:47.831Z] #17 18.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 ... 23860 files and directories currently installed.) [2020-07-23T13:51:47.831Z] #17 18.45 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 18.46 Unpacking python3 (3.7.3-1) ... [2020-07-23T13:51:47.831Z] #17 18.53 Selecting previously unselected package libip4tc0:s390x. [2020-07-23T13:51:47.831Z] #17 18.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 18.53 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-23T13:51:47.831Z] #17 18.60 Selecting previously unselected package libip6tc0:s390x. [2020-07-23T13:51:47.831Z] #17 18.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 18.60 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-23T13:51:47.831Z] #17 18.64 Selecting previously unselected package libiptc0:s390x. [2020-07-23T13:51:47.831Z] #17 18.64 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 18.64 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-23T13:51:47.831Z] #17 18.68 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-23T13:51:47.831Z] #17 18.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 18.68 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-23T13:51:47.831Z] #17 18.72 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-23T13:51:47.831Z] #17 18.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-23T13:51:47.831Z] #17 18.73 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-23T13:51:47.831Z] #17 18.76 Selecting previously unselected package libnftnl11:s390x. [2020-07-23T13:51:47.957Z] #39 22.50 CC images/core-arm.o [2020-07-23T13:51:48.123Z] #17 18.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-23T13:51:48.124Z] #17 18.76 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-23T13:51:48.124Z] #17 18.82 Selecting previously unselected package iptables. [2020-07-23T13:51:48.124Z] #17 18.82 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-23T13:51:48.124Z] #17 18.82 Unpacking iptables (1.8.2-4) ... [2020-07-23T13:51:48.124Z] #17 19.00 Selecting previously unselected package xxd. [2020-07-23T13:51:48.124Z] #17 19.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-23T13:51:48.124Z] #17 19.01 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:51:48.217Z] #39 22.88 CC images/core-aarch64.o [2020-07-23T13:51:48.418Z] #17 19.09 Selecting previously unselected package vim-common. [2020-07-23T13:51:48.418Z] #17 19.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:51:48.418Z] #17 19.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:51:48.418Z] #17 19.23 Selecting previously unselected package bash-completion. [2020-07-23T13:51:48.418Z] #17 19.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-23T13:51:48.478Z] #39 23.25 CC images/core-ppc64.o [2020-07-23T13:51:48.981Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.1s done [2020-07-23T13:51:49.048Z] #39 23.83 CC images/core-s390.o [2020-07-23T13:51:49.128Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 19.5s done [2020-07-23T13:51:49.129Z] #8 DONE 25.2s [2020-07-23T13:51:49.129Z] [2020-07-23T13:51:49.129Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-23T13:51:49.129Z] #9 DONE 0.1s [2020-07-23T13:51:49.129Z] [2020-07-23T13:51:49.129Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-23T13:51:49.129Z] #10 DONE 0.2s [2020-07-23T13:51:49.129Z] [2020-07-23T13:51:49.129Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:49.129Z] #46 ... [2020-07-23T13:51:49.129Z] [2020-07-23T13:51:49.129Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-23T13:51:49.129Z] #28 DONE 0.1s [2020-07-23T13:51:49.129Z] [2020-07-23T13:51:49.129Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-23T13:51:49.129Z] #36 DONE 0.1s [2020-07-23T13:51:49.129Z] [2020-07-23T13:51:49.129Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:51:49.129Z] #37 0.658 + git clone https://github.com/docker/distribution.git . [2020-07-23T13:51:49.129Z] #37 0.659 Cloning into '.'... [2020-07-23T13:51:49.585Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-07-23T13:51:49.929Z] #17 20.56 Unpacking bash-completion (1:2.8-6) ... [2020-07-23T13:51:49.929Z] #17 20.76 Selecting previously unselected package bzip2. [2020-07-23T13:51:49.987Z] #39 24.53 CC images/cpuinfo.o [2020-07-23T13:51:50.221Z] #17 20.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-23T13:51:50.221Z] #17 20.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:51:50.221Z] #17 20.82 Selecting previously unselected package xz-utils. [2020-07-23T13:51:50.221Z] #17 20.83 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-23T13:51:50.221Z] #17 20.83 Unpacking xz-utils (5.2.4-1) ... [2020-07-23T13:51:50.221Z] #17 20.91 Selecting previously unselected package apparmor. [2020-07-23T13:51:50.221Z] #17 20.92 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-23T13:51:50.221Z] #17 20.95 Unpacking apparmor (2.13.2-10) ... [2020-07-23T13:51:50.246Z] #39 25.03 CC images/inventory.o [2020-07-23T13:51:50.506Z] #39 25.28 CC images/fdinfo.o [2020-07-23T13:51:50.513Z] #17 21.15 Selecting previously unselected package aufs-tools. [2020-07-23T13:51:50.513Z] #17 21.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-23T13:51:50.513Z] #17 21.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:51:50.513Z] #17 21.23 Selecting previously unselected package libonig5:s390x. [2020-07-23T13:51:50.513Z] #17 21.23 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-23T13:51:50.513Z] #17 21.24 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-23T13:51:50.513Z] #17 21.35 Selecting previously unselected package libjq1:s390x. [2020-07-23T13:51:50.513Z] #17 21.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-23T13:51:50.513Z] #17 21.36 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-23T13:51:50.513Z] #17 21.40 Selecting previously unselected package jq. [2020-07-23T13:51:50.514Z] #17 21.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-23T13:51:50.514Z] #17 21.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:51:50.514Z] #17 21.44 Selecting previously unselected package libaio1:s390x. [2020-07-23T13:51:50.806Z] #17 21.44 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-23T13:51:50.806Z] #17 21.44 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-23T13:51:50.806Z] #17 21.47 Selecting previously unselected package libgpm2:s390x. [2020-07-23T13:51:50.806Z] #17 21.47 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-23T13:51:50.806Z] #17 21.47 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-23T13:51:50.806Z] #17 21.52 Selecting previously unselected package libicu63:s390x. [2020-07-23T13:51:50.806Z] #17 21.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-23T13:51:50.806Z] #17 21.52 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-23T13:51:51.076Z] #39 25.68 CC images/fown.o [2020-07-23T13:51:51.200Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.8s done [2020-07-23T13:51:51.200Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-23T13:51:51.336Z] #39 25.86 CC images/ns.o [2020-07-23T13:51:51.400Z] #21 ... [2020-07-23T13:51:51.400Z] [2020-07-23T13:51:51.400Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:51:51.400Z] #38 7.436 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:51.400Z] #38 7.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:51.400Z] #38 7.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:51.400Z] #38 8.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:51:51.400Z] #38 ... [2020-07-23T13:51:51.400Z] [2020-07-23T13:51:51.400Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:51.400Z] #45 6.910 + RM_GOPATH=0 [2020-07-23T13:51:51.400Z] #45 6.910 + TMP_GOPATH= [2020-07-23T13:51:51.400Z] #45 6.910 + : /build [2020-07-23T13:51:51.400Z] #45 6.910 + '[' -z '' ']' [2020-07-23T13:51:51.400Z] #45 6.913 ++ mktemp -d [2020-07-23T13:51:51.400Z] #45 6.914 + export GOPATH=/tmp/tmp.5aq6D4OanD [2020-07-23T13:51:51.400Z] #45 6.914 + GOPATH=/tmp/tmp.5aq6D4OanD [2020-07-23T13:51:51.400Z] #45 6.914 + RM_GOPATH=1 [2020-07-23T13:51:51.400Z] #45 6.914 + case "$(go env GOARCH)" in [2020-07-23T13:51:51.400Z] #45 6.918 ++ go env GOARCH [2020-07-23T13:51:51.400Z] #45 7.006 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #45 7.006 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #45 7.011 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:51.400Z] #45 7.014 + dir=/tmp/install [2020-07-23T13:51:51.400Z] #45 7.015 + bin=golangci_lint [2020-07-23T13:51:51.400Z] #45 7.017 + shift [2020-07-23T13:51:51.400Z] #45 7.017 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-23T13:51:51.400Z] #45 7.018 + . /tmp/install/golangci_lint.installer [2020-07-23T13:51:51.400Z] #45 7.022 ++ : v1.23.8 [2020-07-23T13:51:51.400Z] #45 7.023 + install_golangci_lint [2020-07-23T13:51:51.400Z] #45 7.028 + echo 'Installing golangci-lint version v1.23.8' [2020-07-23T13:51:51.400Z] #45 7.028 Installing golangci-lint version v1.23.8 [2020-07-23T13:51:51.400Z] #45 7.029 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:51:51.400Z] #45 ... [2020-07-23T13:51:51.400Z] [2020-07-23T13:51:51.400Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:51.400Z] #54 6.979 + RM_GOPATH=0 [2020-07-23T13:51:51.400Z] #54 6.979 + TMP_GOPATH= [2020-07-23T13:51:51.400Z] #54 6.979 + : /build [2020-07-23T13:51:51.400Z] #54 6.979 + '[' -z '' ']' [2020-07-23T13:51:51.400Z] #54 6.979 ++ mktemp -d [2020-07-23T13:51:51.400Z] #54 6.980 + export GOPATH=/tmp/tmp.TDp79BxJF3 [2020-07-23T13:51:51.400Z] #54 6.980 + GOPATH=/tmp/tmp.TDp79BxJF3 [2020-07-23T13:51:51.400Z] #54 6.980 + RM_GOPATH=1 [2020-07-23T13:51:51.400Z] #54 6.980 + case "$(go env GOARCH)" in [2020-07-23T13:51:51.400Z] #54 6.996 ++ go env GOARCH [2020-07-23T13:51:51.400Z] #54 7.015 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #54 7.015 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #54 7.016 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:51.400Z] #54 7.017 + dir=/tmp/install [2020-07-23T13:51:51.400Z] #54 7.017 + bin=rootlesskit [2020-07-23T13:51:51.400Z] #54 7.017 + shift [2020-07-23T13:51:51.400Z] #54 7.017 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-23T13:51:51.400Z] #54 7.017 + . /tmp/install/rootlesskit.installer [2020-07-23T13:51:51.400Z] #54 7.017 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:51:51.400Z] #54 7.017 + install_rootlesskit [2020-07-23T13:51:51.400Z] #54 7.017 + case "$1" in [2020-07-23T13:51:51.400Z] #54 7.017 + export CGO_ENABLED=0 [2020-07-23T13:51:51.400Z] #54 7.017 + CGO_ENABLED=0 [2020-07-23T13:51:51.400Z] #54 7.017 + _install_rootlesskit [2020-07-23T13:51:51.400Z] #54 7.017 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-23T13:51:51.400Z] #54 7.018 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:51:51.400Z] #54 7.018 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TDp79BxJF3/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:51:51.400Z] #54 7.022 Cloning into '/tmp/tmp.TDp79BxJF3/src/github.com/rootless-containers/rootlesskit'... [2020-07-23T13:51:51.400Z] #54 ... [2020-07-23T13:51:51.400Z] [2020-07-23T13:51:51.400Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:51.400Z] #43 6.277 + RM_GOPATH=0 [2020-07-23T13:51:51.400Z] #43 6.277 + TMP_GOPATH= [2020-07-23T13:51:51.400Z] #43 6.277 + : /build [2020-07-23T13:51:51.400Z] #43 6.277 + '[' -z '' ']' [2020-07-23T13:51:51.400Z] #43 6.278 ++ mktemp -d [2020-07-23T13:51:51.400Z] #43 6.291 + export GOPATH=/tmp/tmp.OezIdKLqeE [2020-07-23T13:51:51.400Z] #43 6.291 + GOPATH=/tmp/tmp.OezIdKLqeE [2020-07-23T13:51:51.400Z] #43 6.292 + RM_GOPATH=1 [2020-07-23T13:51:51.400Z] #43 6.292 + case "$(go env GOARCH)" in [2020-07-23T13:51:51.400Z] #43 6.298 ++ go env GOARCH [2020-07-23T13:51:51.400Z] #43 6.306 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #43 6.306 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #43 6.320 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:51.400Z] #43 6.326 + dir=/tmp/install [2020-07-23T13:51:51.400Z] #43 6.326 + bin=gotestsum [2020-07-23T13:51:51.400Z] #43 6.326 + shift [2020-07-23T13:51:51.400Z] #43 6.327 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-23T13:51:51.400Z] #43 6.327 + . /tmp/install/gotestsum.installer [2020-07-23T13:51:51.400Z] #43 6.327 ++ : v0.3.5 [2020-07-23T13:51:51.400Z] #43 6.327 + install_gotestsum [2020-07-23T13:51:51.400Z] #43 6.327 + set -e [2020-07-23T13:51:51.400Z] #43 6.328 + export GO111MODULE=on [2020-07-23T13:51:51.400Z] #43 6.328 + GO111MODULE=on [2020-07-23T13:51:51.400Z] #43 6.328 + GOBIN=/build [2020-07-23T13:51:51.400Z] #43 6.328 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-23T13:51:51.400Z] #43 6.349 go: finding gotest.tools v0.3.5 [2020-07-23T13:51:51.400Z] #43 6.350 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-23T13:51:51.400Z] #43 7.491 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-23T13:51:51.400Z] #43 8.022 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-23T13:51:51.400Z] #43 8.753 go: downloading gotest.tools v2.1.0+incompatible [2020-07-23T13:51:51.400Z] #43 8.845 go: extracting gotest.tools v2.1.0+incompatible [2020-07-23T13:51:51.400Z] #43 9.020 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-23T13:51:51.400Z] #43 9.026 go: downloading github.com/pkg/errors v0.8.0 [2020-07-23T13:51:51.400Z] #43 9.131 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:51:51.400Z] #43 9.197 go: downloading github.com/fatih/color v1.6.0 [2020-07-23T13:51:51.400Z] #43 9.215 go: extracting github.com/pkg/errors v0.8.0 [2020-07-23T13:51:51.400Z] #43 9.365 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:51:51.400Z] #43 9.499 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-23T13:51:51.400Z] #43 9.626 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:51:51.400Z] #43 9.726 go: extracting github.com/fatih/color v1.6.0 [2020-07-23T13:51:51.400Z] #43 9.840 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:51:51.400Z] #43 9.980 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:51:51.400Z] #43 9.987 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:51:51.400Z] #43 10.10 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:51:51.400Z] #43 10.17 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:51:51.400Z] #43 10.26 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:51:51.400Z] #43 10.35 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:51:51.400Z] #43 10.39 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:51:51.400Z] #43 10.39 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:51:51.400Z] #43 10.41 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:51:51.400Z] #43 ... [2020-07-23T13:51:51.400Z] [2020-07-23T13:51:51.400Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:51:51.400Z] #32 7.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:51.400Z] #32 7.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:51.400Z] #32 7.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:51.400Z] #32 8.438 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:51:51.400Z] #32 10.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:51:51.400Z] #32 ... [2020-07-23T13:51:51.400Z] [2020-07-23T13:51:51.400Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:51.400Z] #47 6.449 + RM_GOPATH=0 [2020-07-23T13:51:51.400Z] #47 6.449 + TMP_GOPATH= [2020-07-23T13:51:51.400Z] #47 6.450 + : /build [2020-07-23T13:51:51.400Z] #47 6.450 + '[' -z '' ']' [2020-07-23T13:51:51.400Z] #47 6.454 ++ mktemp -d [2020-07-23T13:51:51.400Z] #47 6.455 + export GOPATH=/tmp/tmp.DnIevpp1h0 [2020-07-23T13:51:51.400Z] #47 6.455 + GOPATH=/tmp/tmp.DnIevpp1h0 [2020-07-23T13:51:51.400Z] #47 6.455 + RM_GOPATH=1 [2020-07-23T13:51:51.400Z] #47 6.455 + case "$(go env GOARCH)" in [2020-07-23T13:51:51.400Z] #47 6.455 ++ go env GOARCH [2020-07-23T13:51:51.400Z] #47 6.505 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #47 6.505 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.400Z] #47 6.506 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:51.400Z] #47 6.507 + dir=/tmp/install [2020-07-23T13:51:51.400Z] #47 6.507 + bin=shfmt [2020-07-23T13:51:51.400Z] #47 6.507 + shift [2020-07-23T13:51:51.400Z] #47 6.507 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-23T13:51:51.400Z] #47 6.508 + . /tmp/install/shfmt.installer [2020-07-23T13:51:51.400Z] #47 6.508 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:51:51.400Z] #47 6.510 + install_shfmt [2020-07-23T13:51:51.400Z] #47 6.510 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-23T13:51:51.400Z] #47 6.510 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:51:51.400Z] #47 6.511 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DnIevpp1h0/src/github.com/mvdan/sh [2020-07-23T13:51:51.400Z] #47 6.522 Cloning into '/tmp/tmp.DnIevpp1h0/src/github.com/mvdan/sh'... [2020-07-23T13:51:51.400Z] #47 ... [2020-07-23T13:51:51.400Z] [2020-07-23T13:51:51.400Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:51:51.400Z] #28 6.971 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-23T13:51:51.400Z] #28 6.973 Cloning into '.'... [2020-07-23T13:51:51.595Z] #39 26.15 CC images/regfile.o [2020-07-23T13:51:51.595Z] #39 26.39 CC images/ghost-file.o [2020-07-23T13:51:51.660Z] #28 ... [2020-07-23T13:51:51.660Z] [2020-07-23T13:51:51.660Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:51:51.660Z] #51 6.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:51.660Z] #51 7.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:51.660Z] #51 7.129 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:51.660Z] #51 7.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:51:51.661Z] #51 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:51:51.661Z] #51 ... [2020-07-23T13:51:51.661Z] [2020-07-23T13:51:51.661Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:51.661Z] #30 6.685 + RM_GOPATH=0 [2020-07-23T13:51:51.661Z] #30 6.685 + TMP_GOPATH= [2020-07-23T13:51:51.661Z] #30 6.686 + : /build [2020-07-23T13:51:51.661Z] #30 6.686 + '[' -z '' ']' [2020-07-23T13:51:51.661Z] #30 6.688 ++ mktemp -d [2020-07-23T13:51:51.661Z] #30 6.692 + export GOPATH=/tmp/tmp.AMnZSQFzxO [2020-07-23T13:51:51.661Z] #30 6.693 + GOPATH=/tmp/tmp.AMnZSQFzxO [2020-07-23T13:51:51.661Z] #30 6.693 + RM_GOPATH=1 [2020-07-23T13:51:51.661Z] #30 6.693 + case "$(go env GOARCH)" in [2020-07-23T13:51:51.661Z] #30 6.697 ++ go env GOARCH [2020-07-23T13:51:51.661Z] #30 6.753 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:51:51.661Z] #30 6.754 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.661Z] #30 6.754 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.661Z] #30 6.754 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:51.661Z] #30 6.754 + dir=/tmp/install [2020-07-23T13:51:51.661Z] #30 6.754 + bin=tomlv [2020-07-23T13:51:51.661Z] #30 6.754 + shift [2020-07-23T13:51:51.661Z] #30 6.754 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-23T13:51:51.661Z] #30 6.754 + . /tmp/install/tomlv.installer [2020-07-23T13:51:51.661Z] #30 6.754 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:51:51.661Z] #30 6.754 + install_tomlv [2020-07-23T13:51:51.661Z] #30 6.754 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-23T13:51:51.661Z] #30 6.754 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AMnZSQFzxO/src/github.com/BurntSushi/toml [2020-07-23T13:51:51.661Z] #30 6.763 Cloning into '/tmp/tmp.AMnZSQFzxO/src/github.com/BurntSushi/toml'... [2020-07-23T13:51:51.661Z] #30 7.857 + cd /tmp/tmp.AMnZSQFzxO/src/github.com/BurntSushi/toml [2020-07-23T13:51:51.661Z] #30 7.866 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:51:51.661Z] #30 7.885 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:51:51.661Z] #30 8.660 math/bits [2020-07-23T13:51:51.661Z] #30 8.861 runtime [2020-07-23T13:51:51.661Z] #30 9.621 math [2020-07-23T13:51:51.855Z] #39 ... [2020-07-23T13:51:51.855Z] [2020-07-23T13:51:51.855Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:51.855Z] #47 94.75 mvdan.cc/sh/v3/cmd/shfmt [2020-07-23T13:51:51.855Z] #47 DONE 100.5s [2020-07-23T13:51:51.855Z] [2020-07-23T13:51:51.855Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:51.855Z] #41 94.31 go/doc [2020-07-23T13:51:51.855Z] #41 96.43 github.com/LK4D4/vndr/versioned [2020-07-23T13:51:51.855Z] #41 96.49 compress/flate [2020-07-23T13:51:51.855Z] #41 97.80 github.com/LK4D4/vndr/build [2020-07-23T13:51:51.855Z] #41 99.21 hash/crc32 [2020-07-23T13:51:51.855Z] #41 99.56 compress/gzip [2020-07-23T13:51:51.855Z] #41 100.3 vendor/golang.org/x/crypto/cryptobyte [2020-07-23T13:51:51.920Z] #30 ... [2020-07-23T13:51:51.920Z] [2020-07-23T13:51:51.920Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:51:51.920Z] #23 7.287 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:51.920Z] #23 7.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:51.920Z] #23 7.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:51.920Z] #23 8.368 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:51:51.920Z] #23 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:51:51.938Z] #37 ... [2020-07-23T13:51:51.938Z] [2020-07-23T13:51:51.938Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:51.938Z] #44 0.713 + RM_GOPATH=0 [2020-07-23T13:51:51.938Z] #44 0.713 + TMP_GOPATH= [2020-07-23T13:51:51.938Z] #44 0.713 + : /build [2020-07-23T13:51:51.938Z] #44 0.713 + '[' -z '' ']' [2020-07-23T13:51:51.938Z] #44 0.714 ++ mktemp -d [2020-07-23T13:51:51.938Z] #44 0.715 + export GOPATH=/tmp/tmp.UiJL0NWUYH [2020-07-23T13:51:51.938Z] #44 0.715 + GOPATH=/tmp/tmp.UiJL0NWUYH [2020-07-23T13:51:51.938Z] #44 0.716 + RM_GOPATH=1 [2020-07-23T13:51:51.938Z] #44 0.716 + case "$(go env GOARCH)" in [2020-07-23T13:51:51.938Z] #44 0.716 ++ go env GOARCH [2020-07-23T13:51:51.938Z] #44 0.722 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.938Z] #44 0.722 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:51.938Z] #44 0.723 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:51.938Z] #44 0.724 + dir=/tmp/install [2020-07-23T13:51:51.938Z] #44 0.724 + bin=gotestsum [2020-07-23T13:51:51.938Z] #44 0.724 + shift [2020-07-23T13:51:51.938Z] #44 0.725 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-23T13:51:51.938Z] #44 0.725 + . /tmp/install/gotestsum.installer [2020-07-23T13:51:51.938Z] #44 0.725 ++ : v0.3.5 [2020-07-23T13:51:51.938Z] #44 0.725 + install_gotestsum [2020-07-23T13:51:51.938Z] #44 0.726 + set -e [2020-07-23T13:51:51.938Z] #44 0.726 + export GO111MODULE=on [2020-07-23T13:51:51.938Z] #44 0.726 + GO111MODULE=on [2020-07-23T13:51:51.938Z] #44 0.726 + GOBIN=/build [2020-07-23T13:51:51.938Z] #44 0.726 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-23T13:51:51.938Z] #44 0.744 go: finding gotest.tools v0.3.5 [2020-07-23T13:51:51.938Z] #44 0.744 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-23T13:51:51.938Z] #44 1.629 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-23T13:51:51.938Z] #44 2.710 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-23T13:51:51.938Z] #44 3.857 go: downloading gotest.tools v2.1.0+incompatible [2020-07-23T13:51:51.938Z] #44 4.117 go: extracting gotest.tools v2.1.0+incompatible [2020-07-23T13:51:51.938Z] #44 4.248 go: downloading github.com/fatih/color v1.6.0 [2020-07-23T13:51:51.938Z] #44 4.256 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:51:51.938Z] #44 4.270 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:51:51.938Z] #44 4.278 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:51:51.938Z] #44 4.305 go: downloading github.com/pkg/errors v0.8.0 [2020-07-23T13:51:51.938Z] #44 4.606 go: extracting github.com/fatih/color v1.6.0 [2020-07-23T13:51:51.938Z] #44 4.642 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-23T13:51:51.938Z] #44 4.666 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:51:51.938Z] #44 4.943 go: extracting github.com/pkg/errors v0.8.0 [2020-07-23T13:51:51.938Z] #44 4.946 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:51:51.938Z] #44 4.970 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:51:51.938Z] #44 4.997 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:51:51.938Z] #44 4.999 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:51:51.938Z] #44 5.195 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:51:51.938Z] #44 5.309 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-23T13:51:51.938Z] #44 5.311 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:51:51.938Z] #44 5.445 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:51:51.938Z] #44 5.446 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:51:51.938Z] #44 5.450 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:51:52.114Z] #41 ... [2020-07-23T13:51:52.114Z] [2020-07-23T13:51:52.114Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:52.114Z] #39 26.71 CC images/fifo.o [2020-07-23T13:51:52.151Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 2.3s done [2020-07-23T13:51:52.180Z] #23 ... [2020-07-23T13:51:52.180Z] [2020-07-23T13:51:52.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:52.180Z] #10 7.339 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:52.180Z] #10 7.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:52.180Z] #10 7.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:52.180Z] #10 8.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:51:52.180Z] #10 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:51:52.180Z] #10 ... [2020-07-23T13:51:52.180Z] [2020-07-23T13:51:52.180Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:52.180Z] #60 6.479 + RM_GOPATH=0 [2020-07-23T13:51:52.180Z] #60 6.480 + TMP_GOPATH= [2020-07-23T13:51:52.180Z] #60 6.480 + : /build [2020-07-23T13:51:52.180Z] #60 6.480 + '[' -z '' ']' [2020-07-23T13:51:52.180Z] #60 6.483 ++ mktemp -d [2020-07-23T13:51:52.180Z] #60 6.485 + export GOPATH=/tmp/tmp.zziqDHzbqe [2020-07-23T13:51:52.180Z] #60 6.485 + GOPATH=/tmp/tmp.zziqDHzbqe [2020-07-23T13:51:52.180Z] #60 6.485 + RM_GOPATH=1 [2020-07-23T13:51:52.180Z] #60 6.485 + case "$(go env GOARCH)" in [2020-07-23T13:51:52.180Z] #60 6.485 ++ go env GOARCH [2020-07-23T13:51:52.180Z] #60 6.523 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:52.180Z] #60 6.523 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:52.180Z] #60 6.526 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:52.180Z] #60 6.531 + dir=/tmp/install [2020-07-23T13:51:52.180Z] #60 6.531 + bin=proxy [2020-07-23T13:51:52.180Z] #60 6.532 + shift [2020-07-23T13:51:52.180Z] #60 6.533 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-23T13:51:52.180Z] #60 6.534 + . /tmp/install/proxy.installer [2020-07-23T13:51:52.180Z] #60 6.535 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:51:52.180Z] #60 6.536 + install_proxy [2020-07-23T13:51:52.180Z] #60 6.537 + case "$1" in [2020-07-23T13:51:52.180Z] #60 6.537 + export CGO_ENABLED=0 [2020-07-23T13:51:52.180Z] #60 6.537 + CGO_ENABLED=0 [2020-07-23T13:51:52.180Z] #60 6.538 + _install_proxy [2020-07-23T13:51:52.180Z] #60 6.538 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-23T13:51:52.180Z] #60 6.538 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:51:52.180Z] #60 6.539 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zziqDHzbqe/src/github.com/docker/libnetwork [2020-07-23T13:51:52.180Z] #60 6.546 Cloning into '/tmp/tmp.zziqDHzbqe/src/github.com/docker/libnetwork'... [2020-07-23T13:51:52.373Z] #39 26.99 CC images/remap-file-path.o [2020-07-23T13:51:52.414Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0.1s [2020-07-23T13:51:52.906Z] #17 23.50 Selecting previously unselected package libnet1:s390x. [2020-07-23T13:51:52.906Z] #17 23.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-23T13:51:52.906Z] #17 23.51 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-23T13:51:52.906Z] #17 23.55 Selecting previously unselected package libnl-3-200:s390x. [2020-07-23T13:51:52.906Z] #17 23.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-23T13:51:52.906Z] #17 23.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-23T13:51:52.906Z] #17 23.62 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-23T13:51:52.906Z] #17 23.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-23T13:51:52.906Z] #17 23.62 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-23T13:51:52.906Z] #17 23.65 Selecting previously unselected package libreadline5:s390x. [2020-07-23T13:51:52.906Z] #17 23.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-23T13:51:52.906Z] #17 23.65 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-23T13:51:52.906Z] #17 23.70 Selecting previously unselected package net-tools. [2020-07-23T13:51:52.906Z] #17 23.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-23T13:51:52.906Z] #17 23.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:51:52.952Z] #39 27.46 CC images/eventfd.o [2020-07-23T13:51:52.952Z] #39 27.81 CC images/eventpoll.o [2020-07-23T13:51:53.120Z] #60 ... [2020-07-23T13:51:53.120Z] [2020-07-23T13:51:53.120Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:53.120Z] #54 12.34 + cd /tmp/tmp.TDp79BxJF3/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:51:53.120Z] #54 12.34 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:51:53.199Z] #17 23.79 Selecting previously unselected package python-pip-whl. [2020-07-23T13:51:53.199Z] #17 23.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-23T13:51:53.199Z] #17 23.80 Unpacking python-pip-whl (18.1-5) ... [2020-07-23T13:51:53.199Z] #17 24.16 Selecting previously unselected package python3-lib2to3. [2020-07-23T13:51:53.380Z] #54 12.81 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:51:53.380Z] #54 12.81 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-23T13:51:53.492Z] #17 24.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-23T13:51:53.492Z] #17 24.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:51:53.492Z] #17 24.23 Selecting previously unselected package python3-distutils. [2020-07-23T13:51:53.492Z] #17 24.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-23T13:51:53.492Z] #17 24.24 Unpacking python3-distutils (3.7.3-1) ... [2020-07-23T13:51:53.492Z] #17 24.32 Selecting previously unselected package python3-pip. [2020-07-23T13:51:53.492Z] #17 24.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-23T13:51:53.492Z] #17 24.32 Unpacking python3-pip (18.1-5) ... [2020-07-23T13:51:53.492Z] #17 24.44 Selecting previously unselected package python3-pkg-resources. [2020-07-23T13:51:53.521Z] #39 28.12 CC images/fh.o [2020-07-23T13:51:53.781Z] #39 28.47 CC images/fsnotify.o [2020-07-23T13:51:53.785Z] #17 24.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:51:53.785Z] #17 24.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:51:53.785Z] #17 24.50 Selecting previously unselected package python3-setuptools. [2020-07-23T13:51:53.785Z] #17 24.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-23T13:51:53.785Z] #17 24.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-23T13:51:53.785Z] #17 24.66 Selecting previously unselected package python3-wheel. [2020-07-23T13:51:53.785Z] #17 24.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-23T13:51:53.785Z] #17 24.67 Unpacking python3-wheel (0.32.3-2) ... [2020-07-23T13:51:53.785Z] #17 24.70 Selecting previously unselected package sudo. [2020-07-23T13:51:54.078Z] #17 24.70 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-23T13:51:54.078Z] #17 24.70 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:51:54.078Z] #17 24.95 Selecting previously unselected package thin-provisioning-tools. [2020-07-23T13:51:54.350Z] #39 29.00 CC images/signalfd.o [2020-07-23T13:51:54.370Z] #17 24.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-23T13:51:54.370Z] #17 24.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:51:54.370Z] #17 25.07 Selecting previously unselected package uidmap. [2020-07-23T13:51:54.370Z] #17 25.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-23T13:51:54.370Z] #17 25.07 Unpacking uidmap (1:4.5-1.1) ... [2020-07-23T13:51:54.370Z] #17 25.14 Selecting previously unselected package vim-runtime. [2020-07-23T13:51:54.370Z] #17 25.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:51:54.370Z] #17 25.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-23T13:51:54.370Z] #17 25.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-23T13:51:54.370Z] #17 25.19 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:51:54.610Z] #39 29.20 CC images/fs.o [2020-07-23T13:51:54.721Z] #44 8.490 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:51:54.870Z] #39 29.49 CC images/pstree.o [2020-07-23T13:51:54.870Z] #39 29.66 CC images/pipe.o [2020-07-23T13:51:55.025Z] #44 8.720 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:51:55.440Z] #39 29.88 CC images/tcp-stream.o [2020-07-23T13:51:55.440Z] #39 30.03 CC images/sk-packet.o [2020-07-23T13:51:55.440Z] #39 30.28 CC images/mnt.o [2020-07-23T13:51:55.700Z] #39 30.51 CC images/pipe-data.o [2020-07-23T13:51:55.723Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.3s done [2020-07-23T13:51:55.959Z] #39 30.73 CC images/sa.o [2020-07-23T13:51:56.090Z] #44 9.785 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:51:56.219Z] #39 30.95 CC images/timer.o [2020-07-23T13:51:56.296Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-07-23T13:51:56.397Z] #44 ... [2020-07-23T13:51:56.397Z] [2020-07-23T13:51:56.397Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:51:56.397Z] #52 1.190 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:56.397Z] #52 1.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:56.397Z] #52 1.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:56.397Z] #52 2.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-23T13:51:56.397Z] #52 5.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-23T13:51:56.397Z] #52 7.044 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-23T13:51:56.397Z] #52 ... [2020-07-23T13:51:56.397Z] [2020-07-23T13:51:56.397Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:56.397Z] #55 0.827 + RM_GOPATH=0 [2020-07-23T13:51:56.397Z] #55 0.828 + TMP_GOPATH= [2020-07-23T13:51:56.397Z] #55 0.828 + : /build [2020-07-23T13:51:56.397Z] #55 0.829 + '[' -z '' ']' [2020-07-23T13:51:56.397Z] #55 0.830 ++ mktemp -d [2020-07-23T13:51:56.397Z] #55 0.835 + export GOPATH=/tmp/tmp.n2p5v7JXrN [2020-07-23T13:51:56.397Z] #55 0.835 + GOPATH=/tmp/tmp.n2p5v7JXrN [2020-07-23T13:51:56.397Z] #55 0.835 + RM_GOPATH=1 [2020-07-23T13:51:56.397Z] #55 0.835 + case "$(go env GOARCH)" in [2020-07-23T13:51:56.397Z] #55 0.838 ++ go env GOARCH [2020-07-23T13:51:56.397Z] #55 0.919 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:56.397Z] #55 0.919 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:56.397Z] #55 0.924 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:56.397Z] #55 0.929 + dir=/tmp/install [2020-07-23T13:51:56.397Z] #55 0.929 + bin=rootlesskit [2020-07-23T13:51:56.397Z] #55 0.929 + shift [2020-07-23T13:51:56.397Z] #55 0.929 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-23T13:51:56.397Z] #55 0.929 + . /tmp/install/rootlesskit.installer [2020-07-23T13:51:56.397Z] #55 0.930 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:51:56.397Z] #55 0.946 + install_rootlesskit [2020-07-23T13:51:56.397Z] #55 0.947 + case "$1" in [2020-07-23T13:51:56.397Z] #55 0.947 + export CGO_ENABLED=0 [2020-07-23T13:51:56.397Z] #55 0.947 + CGO_ENABLED=0 [2020-07-23T13:51:56.397Z] #55 0.948 + _install_rootlesskit [2020-07-23T13:51:56.397Z] #55 0.948 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-23T13:51:56.397Z] #55 0.950 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:51:56.397Z] #55 0.951 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.n2p5v7JXrN/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:51:56.397Z] #55 0.963 Cloning into '/tmp/tmp.n2p5v7JXrN/src/github.com/rootless-containers/rootlesskit'... [2020-07-23T13:51:56.397Z] #55 6.218 + cd /tmp/tmp.n2p5v7JXrN/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:51:56.397Z] #55 6.218 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:51:56.397Z] #55 6.575 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:51:56.397Z] #55 6.575 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-23T13:51:56.443Z] #17 27.06 Selecting previously unselected package vim. [2020-07-23T13:51:56.443Z] #17 27.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-23T13:51:56.443Z] #17 27.07 Unpacking vim (2:8.1.0875-5) ... [2020-07-23T13:51:56.454Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-07-23T13:51:56.455Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.6s done [2020-07-23T13:51:56.455Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-23T13:51:56.561Z] #7 DONE 20.6s [2020-07-23T13:51:56.561Z] [2020-07-23T13:51:56.561Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-23T13:51:56.699Z] #55 ... [2020-07-23T13:51:56.699Z] [2020-07-23T13:51:56.699Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:51:56.699Z] #24 1.167 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:56.699Z] #24 1.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:56.699Z] #24 1.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:56.699Z] #24 2.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-23T13:51:56.699Z] #24 5.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-23T13:51:56.699Z] #24 7.807 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-23T13:51:56.699Z] #24 ... [2020-07-23T13:51:56.699Z] [2020-07-23T13:51:56.699Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:51:56.699Z] #11 1.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:56.699Z] #11 1.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:56.699Z] #11 1.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:56.699Z] #11 2.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-23T13:51:56.699Z] #11 5.804 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-23T13:51:56.699Z] #11 7.287 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-23T13:51:56.711Z] #7 DONE 23.1s [2020-07-23T13:51:56.711Z] [2020-07-23T13:51:56.711Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-23T13:51:56.735Z] #17 27.41 Selecting previously unselected package xfsprogs. [2020-07-23T13:51:56.735Z] #17 27.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-23T13:51:56.735Z] #17 27.41 Unpacking xfsprogs (4.20.0-1) ... [2020-07-23T13:51:56.735Z] #17 27.62 Selecting previously unselected package zip. [2020-07-23T13:51:56.789Z] #39 31.26 CC images/timerfd.o [2020-07-23T13:51:56.789Z] #39 31.53 CC images/mm.o [2020-07-23T13:51:57.001Z] #11 ... [2020-07-23T13:51:57.001Z] [2020-07-23T13:51:57.001Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:51:57.001Z] #33 0.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:57.001Z] #33 0.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:57.001Z] #33 0.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:57.001Z] #33 1.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-23T13:51:57.001Z] #33 3.148 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-23T13:51:57.001Z] #33 5.481 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-23T13:51:57.001Z] #33 ... [2020-07-23T13:51:57.001Z] [2020-07-23T13:51:57.001Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:57.001Z] #46 0.861 + RM_GOPATH=0 [2020-07-23T13:51:57.001Z] #46 0.865 + TMP_GOPATH= [2020-07-23T13:51:57.001Z] #46 0.865 + : /build [2020-07-23T13:51:57.001Z] #46 0.865 + '[' -z '' ']' [2020-07-23T13:51:57.001Z] #46 0.871 ++ mktemp -d [2020-07-23T13:51:57.001Z] #46 0.908 + export GOPATH=/tmp/tmp.FzhNM8sRFc [2020-07-23T13:51:57.001Z] #46 0.910 + GOPATH=/tmp/tmp.FzhNM8sRFc [2020-07-23T13:51:57.001Z] #46 0.911 + RM_GOPATH=1 [2020-07-23T13:51:57.001Z] #46 0.913 + case "$(go env GOARCH)" in [2020-07-23T13:51:57.001Z] #46 0.916 ++ go env GOARCH [2020-07-23T13:51:57.001Z] #46 0.972 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.001Z] #46 0.972 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.001Z] #46 0.974 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:57.001Z] #46 0.975 + dir=/tmp/install [2020-07-23T13:51:57.001Z] #46 0.979 + bin=golangci_lint [2020-07-23T13:51:57.001Z] #46 0.980 + shift [2020-07-23T13:51:57.001Z] #46 0.981 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-23T13:51:57.001Z] #46 0.981 + . /tmp/install/golangci_lint.installer [2020-07-23T13:51:57.001Z] #46 0.982 ++ : v1.23.8 [2020-07-23T13:51:57.001Z] #46 0.984 + install_golangci_lint [2020-07-23T13:51:57.001Z] #46 0.985 + echo 'Installing golangci-lint version v1.23.8' [2020-07-23T13:51:57.001Z] #46 0.986 Installing golangci-lint version v1.23.8 [2020-07-23T13:51:57.001Z] #46 0.988 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:51:57.028Z] #17 27.62 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-23T13:51:57.028Z] #17 27.62 Unpacking zip (3.0-11+b1) ... [2020-07-23T13:51:57.028Z] #17 27.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:51:57.028Z] #17 27.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:51:57.028Z] #17 27.73 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-23T13:51:57.028Z] #17 27.73 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-23T13:51:57.028Z] #17 27.74 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-23T13:51:57.028Z] #17 27.75 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-23T13:51:57.028Z] #17 27.76 Setting up uidmap (1:4.5-1.1) ... [2020-07-23T13:51:57.028Z] #17 27.76 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-23T13:51:57.028Z] #17 27.77 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-23T13:51:57.028Z] #17 27.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:51:57.028Z] #17 27.78 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-23T13:51:57.028Z] #17 27.79 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-23T13:51:57.028Z] #17 27.80 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:51:57.028Z] #17 27.81 Setting up zip (3.0-11+b1) ... [2020-07-23T13:51:57.028Z] #17 27.81 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:51:57.028Z] #17 27.83 Setting up bash-completion (1:2.8-6) ... [2020-07-23T13:51:57.300Z] #46 ... [2020-07-23T13:51:57.300Z] [2020-07-23T13:51:57.300Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:57.300Z] #22 0.869 + RM_GOPATH=0 [2020-07-23T13:51:57.300Z] #22 0.870 + TMP_GOPATH= [2020-07-23T13:51:57.300Z] #22 0.870 + : /build [2020-07-23T13:51:57.300Z] #22 0.870 + '[' -z '' ']' [2020-07-23T13:51:57.300Z] #22 0.872 ++ mktemp -d [2020-07-23T13:51:57.300Z] #22 0.873 + export GOPATH=/tmp/tmp.g10HGQMdeP [2020-07-23T13:51:57.300Z] #22 0.874 + GOPATH=/tmp/tmp.g10HGQMdeP [2020-07-23T13:51:57.300Z] #22 0.875 + RM_GOPATH=1 [2020-07-23T13:51:57.300Z] #22 0.875 + case "$(go env GOARCH)" in [2020-07-23T13:51:57.300Z] #22 0.878 ++ go env GOARCH [2020-07-23T13:51:57.300Z] #22 0.939 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.300Z] #22 0.940 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.300Z] #22 0.944 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:57.300Z] #22 0.946 + dir=/tmp/install [2020-07-23T13:51:57.300Z] #22 0.946 + bin=dockercli [2020-07-23T13:51:57.300Z] #22 0.946 + shift [2020-07-23T13:51:57.300Z] #22 0.946 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-23T13:51:57.300Z] #22 0.947 + . /tmp/install/dockercli.installer [2020-07-23T13:51:57.300Z] #22 0.949 ++ : stable [2020-07-23T13:51:57.300Z] #22 0.949 ++ : 17.06.2-ce [2020-07-23T13:51:57.300Z] #22 0.954 + install_dockercli [2020-07-23T13:51:57.300Z] #22 0.955 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-23T13:51:57.300Z] #22 0.956 Install docker/cli version 17.06.2-ce from stable [2020-07-23T13:51:57.300Z] #22 0.960 ++ uname -m [2020-07-23T13:51:57.300Z] #22 0.970 + arch=ppc64le [2020-07-23T13:51:57.300Z] #22 0.970 + '[' ppc64le '!=' x86_64 ']' [2020-07-23T13:51:57.300Z] #22 0.986 + '[' ppc64le '!=' s390x ']' [2020-07-23T13:51:57.300Z] #22 0.987 + '[' ppc64le '!=' armhf ']' [2020-07-23T13:51:57.300Z] #22 0.987 + build_dockercli [2020-07-23T13:51:57.300Z] #22 0.988 + git clone https://github.com/docker/docker-ce /tmp/tmp.g10HGQMdeP/tmp/docker-ce [2020-07-23T13:51:57.300Z] #22 0.995 Cloning into '/tmp/tmp.g10HGQMdeP/tmp/docker-ce'... [2020-07-23T13:51:57.300Z] #22 ... [2020-07-23T13:51:57.300Z] [2020-07-23T13:51:57.300Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:51:57.300Z] #39 1.110 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:51:57.300Z] #39 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:51:57.300Z] #39 1.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:51:57.300Z] #39 2.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-23T13:51:57.300Z] #39 5.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-23T13:51:57.300Z] #39 7.090 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-23T13:51:57.359Z] #39 31.84 CC images/sk-opts.o [2020-07-23T13:51:57.359Z] #39 32.03 CC images/sk-unix.o [2020-07-23T13:51:57.595Z] #54 ... [2020-07-23T13:51:57.595Z] [2020-07-23T13:51:57.595Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:57.595Z] #21 15.51 + mkdir -p /build [2020-07-23T13:51:57.595Z] #21 15.51 + mv docker/docker /build/ [2020-07-23T13:51:57.595Z] #21 15.52 + rmdir docker [2020-07-23T13:51:57.595Z] #21 DONE 16.6s [2020-07-23T13:51:57.595Z] [2020-07-23T13:51:57.595Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:57.595Z] #43 12.60 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:51:57.595Z] #43 13.22 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:51:57.595Z] #43 13.38 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:51:57.595Z] #43 16.51 go: finding github.com/fatih/color v1.6.0 [2020-07-23T13:51:57.595Z] #43 16.59 go: finding github.com/pkg/errors v0.8.0 [2020-07-23T13:51:57.595Z] #43 16.75 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:51:57.595Z] #43 16.93 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:51:57.595Z] #43 16.99 go: finding github.com/spf13/pflag v1.0.1 [2020-07-23T13:51:57.595Z] #43 17.03 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:51:57.602Z] #39 ... [2020-07-23T13:51:57.602Z] [2020-07-23T13:51:57.602Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:51:57.602Z] #29 0.763 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-23T13:51:57.602Z] #29 0.767 Cloning into '.'... [2020-07-23T13:51:57.602Z] #29 ... [2020-07-23T13:51:57.602Z] [2020-07-23T13:51:57.602Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:57.602Z] #31 0.867 + RM_GOPATH=0 [2020-07-23T13:51:57.602Z] #31 0.867 + TMP_GOPATH= [2020-07-23T13:51:57.602Z] #31 0.867 + : /build [2020-07-23T13:51:57.602Z] #31 0.867 + '[' -z '' ']' [2020-07-23T13:51:57.602Z] #31 0.870 ++ mktemp -d [2020-07-23T13:51:57.602Z] #31 0.874 + export GOPATH=/tmp/tmp.PDimlNUr6v [2020-07-23T13:51:57.602Z] #31 0.874 + GOPATH=/tmp/tmp.PDimlNUr6v [2020-07-23T13:51:57.602Z] #31 0.874 + RM_GOPATH=1 [2020-07-23T13:51:57.602Z] #31 0.875 + case "$(go env GOARCH)" in [2020-07-23T13:51:57.602Z] #31 0.876 ++ go env GOARCH [2020-07-23T13:51:57.602Z] #31 0.923 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.602Z] #31 0.923 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.602Z] #31 0.924 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:57.602Z] #31 0.926 + dir=/tmp/install [2020-07-23T13:51:57.602Z] #31 0.926 + bin=tomlv [2020-07-23T13:51:57.602Z] #31 0.926 + shift [2020-07-23T13:51:57.602Z] #31 0.926 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-23T13:51:57.602Z] #31 0.926 + . /tmp/install/tomlv.installer [2020-07-23T13:51:57.602Z] #31 0.927 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:51:57.602Z] #31 0.927 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:51:57.602Z] #31 0.927 + install_tomlv [2020-07-23T13:51:57.602Z] #31 0.927 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-23T13:51:57.602Z] #31 0.927 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PDimlNUr6v/src/github.com/BurntSushi/toml [2020-07-23T13:51:57.602Z] #31 0.964 Cloning into '/tmp/tmp.PDimlNUr6v/src/github.com/BurntSushi/toml'... [2020-07-23T13:51:57.602Z] #31 2.320 + cd /tmp/tmp.PDimlNUr6v/src/github.com/BurntSushi/toml [2020-07-23T13:51:57.602Z] #31 2.322 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:51:57.602Z] #31 2.343 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:51:57.602Z] #31 3.086 internal/cpu [2020-07-23T13:51:57.602Z] #31 3.098 runtime/internal/sys [2020-07-23T13:51:57.602Z] #31 3.100 math/bits [2020-07-23T13:51:57.602Z] #31 3.153 runtime/internal/atomic [2020-07-23T13:51:57.602Z] #31 3.652 runtime/internal/math [2020-07-23T13:51:57.602Z] #31 4.096 unicode/utf8 [2020-07-23T13:51:57.602Z] #31 4.229 internal/race [2020-07-23T13:51:57.602Z] #31 4.653 internal/bytealg [2020-07-23T13:51:57.602Z] #31 4.731 math [2020-07-23T13:51:57.602Z] #31 4.798 sync/atomic [2020-07-23T13:51:57.602Z] #31 5.681 unicode [2020-07-23T13:51:57.602Z] #31 6.448 internal/testlog [2020-07-23T13:51:57.602Z] #31 7.070 runtime [2020-07-23T13:51:57.602Z] #31 7.534 encoding [2020-07-23T13:51:57.602Z] #31 7.984 runtime/cgo [2020-07-23T13:51:57.619Z] #39 32.28 CC images/sk-inet.o [2020-07-23T13:51:57.663Z] #17 ... [2020-07-23T13:51:57.663Z] [2020-07-23T13:51:57.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:51:57.663Z] #39 62.51 CC criu/crtools.o [2020-07-23T13:51:57.663Z] #39 62.82 CC criu/eventfd.o [2020-07-23T13:51:57.663Z] #39 63.11 CC criu/eventpoll.o [2020-07-23T13:51:57.663Z] #39 63.79 CC criu/external.o [2020-07-23T13:51:57.663Z] #39 64.01 CC criu/fault-injection.o [2020-07-23T13:51:57.663Z] #39 64.05 CC criu/fdstore.o [2020-07-23T13:51:57.663Z] #39 64.27 CC criu/fifo.o [2020-07-23T13:51:57.663Z] #39 64.45 CC criu/file-ids.o [2020-07-23T13:51:57.663Z] #39 64.69 CC criu/file-lock.o [2020-07-23T13:51:57.663Z] #39 65.23 CC criu/files-ext.o [2020-07-23T13:51:57.663Z] #39 65.47 CC criu/files-reg.o [2020-07-23T13:51:57.663Z] #39 66.68 CC criu/files.o [2020-07-23T13:51:57.663Z] #39 67.68 CC criu/filesystems.o [2020-07-23T13:51:57.663Z] #39 67.97 CC criu/fsnotify.o [2020-07-23T13:51:57.663Z] #39 68.50 CC criu/image-desc.o [2020-07-23T13:51:57.663Z] #39 68.57 CC criu/image.o [2020-07-23T13:51:57.663Z] #39 69.03 CC criu/ipc_ns.o [2020-07-23T13:51:57.663Z] #39 69.73 CC criu/irmap.o [2020-07-23T13:51:57.663Z] #39 70.15 CC criu/kcmp-ids.o [2020-07-23T13:51:57.663Z] #39 70.41 CC criu/kerndat.o [2020-07-23T13:51:57.663Z] #39 70.92 CC criu/libnetlink.o [2020-07-23T13:51:57.663Z] #39 71.18 CC criu/log.o [2020-07-23T13:51:57.663Z] #39 71.57 CC criu/lsm.o [2020-07-23T13:51:57.663Z] #39 71.87 CC criu/mem.o [2020-07-23T13:51:57.859Z] #43 ... [2020-07-23T13:51:57.859Z] [2020-07-23T13:51:57.859Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:51:57.859Z] #36 7.076 + git clone https://github.com/docker/distribution.git . [2020-07-23T13:51:57.859Z] #36 7.087 Cloning into '.'... [2020-07-23T13:51:57.902Z] #31 ... [2020-07-23T13:51:57.902Z] [2020-07-23T13:51:57.902Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:57.902Z] #48 0.828 + RM_GOPATH=0 [2020-07-23T13:51:57.902Z] #48 0.831 + TMP_GOPATH= [2020-07-23T13:51:57.902Z] #48 0.831 + : /build [2020-07-23T13:51:57.902Z] #48 0.831 + '[' -z '' ']' [2020-07-23T13:51:57.902Z] #48 0.875 ++ mktemp -d [2020-07-23T13:51:57.902Z] #48 0.910 + export GOPATH=/tmp/tmp.xAcSuzhDte [2020-07-23T13:51:57.902Z] #48 0.910 + GOPATH=/tmp/tmp.xAcSuzhDte [2020-07-23T13:51:57.902Z] #48 0.910 + RM_GOPATH=1 [2020-07-23T13:51:57.902Z] #48 0.911 + case "$(go env GOARCH)" in [2020-07-23T13:51:57.902Z] #48 0.912 ++ go env GOARCH [2020-07-23T13:51:57.902Z] #48 0.980 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.902Z] #48 0.980 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.902Z] #48 0.987 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:57.902Z] #48 1.001 + dir=/tmp/install [2020-07-23T13:51:57.902Z] #48 1.001 + bin=shfmt [2020-07-23T13:51:57.902Z] #48 1.002 + shift [2020-07-23T13:51:57.902Z] #48 1.002 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-23T13:51:57.902Z] #48 1.002 + . /tmp/install/shfmt.installer [2020-07-23T13:51:57.902Z] #48 1.002 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:51:57.902Z] #48 1.002 + install_shfmt [2020-07-23T13:51:57.902Z] #48 1.003 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-23T13:51:57.902Z] #48 1.004 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:51:57.902Z] #48 1.004 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xAcSuzhDte/src/github.com/mvdan/sh [2020-07-23T13:51:57.902Z] #48 1.011 Cloning into '/tmp/tmp.xAcSuzhDte/src/github.com/mvdan/sh'... [2020-07-23T13:51:57.902Z] #48 11.72 + cd /tmp/tmp.xAcSuzhDte/src/github.com/mvdan/sh [2020-07-23T13:51:57.902Z] #48 11.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:51:57.902Z] #48 ... [2020-07-23T13:51:57.902Z] [2020-07-23T13:51:57.902Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:57.902Z] #61 0.842 + RM_GOPATH=0 [2020-07-23T13:51:57.902Z] #61 0.842 + TMP_GOPATH= [2020-07-23T13:51:57.902Z] #61 0.842 + : /build [2020-07-23T13:51:57.902Z] #61 0.843 + '[' -z '' ']' [2020-07-23T13:51:57.902Z] #61 0.844 ++ mktemp -d [2020-07-23T13:51:57.902Z] #61 0.845 + export GOPATH=/tmp/tmp.fud3zVvyib [2020-07-23T13:51:57.902Z] #61 0.845 + GOPATH=/tmp/tmp.fud3zVvyib [2020-07-23T13:51:57.902Z] #61 0.845 + RM_GOPATH=1 [2020-07-23T13:51:57.902Z] #61 0.845 + case "$(go env GOARCH)" in [2020-07-23T13:51:57.902Z] #61 0.864 ++ go env GOARCH [2020-07-23T13:51:57.902Z] #61 0.877 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.902Z] #61 0.877 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:57.902Z] #61 0.878 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:57.902Z] #61 0.880 + dir=/tmp/install [2020-07-23T13:51:57.902Z] #61 0.880 + bin=proxy [2020-07-23T13:51:57.902Z] #61 0.880 + shift [2020-07-23T13:51:57.902Z] #61 0.881 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-23T13:51:57.902Z] #61 0.881 + . /tmp/install/proxy.installer [2020-07-23T13:51:57.902Z] #61 0.881 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:51:57.902Z] #61 0.883 + install_proxy [2020-07-23T13:51:57.902Z] #61 0.883 + case "$1" in [2020-07-23T13:51:57.902Z] #61 0.883 + export CGO_ENABLED=0 [2020-07-23T13:51:57.902Z] #61 0.884 + CGO_ENABLED=0 [2020-07-23T13:51:57.902Z] #61 0.885 + _install_proxy [2020-07-23T13:51:57.902Z] #61 0.885 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-23T13:51:57.902Z] #61 0.886 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:51:57.902Z] #61 0.887 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fud3zVvyib/src/github.com/docker/libnetwork [2020-07-23T13:51:57.902Z] #61 0.896 Cloning into '/tmp/tmp.fud3zVvyib/src/github.com/docker/libnetwork'... [2020-07-23T13:51:57.956Z] #39 72.77 CC criu/memfd.o [2020-07-23T13:51:58.121Z] #36 ... [2020-07-23T13:51:58.121Z] [2020-07-23T13:51:58.121Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:58.121Z] #47 17.42 + cd /tmp/tmp.DnIevpp1h0/src/github.com/mvdan/sh [2020-07-23T13:51:58.121Z] #47 17.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:51:58.190Z] #39 32.74 CC images/tun.o [2020-07-23T13:51:58.200Z] #61 ... [2020-07-23T13:51:58.200Z] [2020-07-23T13:51:58.200Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:58.200Z] #42 0.942 + RM_GOPATH=0 [2020-07-23T13:51:58.200Z] #42 0.951 + TMP_GOPATH= [2020-07-23T13:51:58.200Z] #42 0.951 + : /build [2020-07-23T13:51:58.200Z] #42 0.952 + '[' -z '' ']' [2020-07-23T13:51:58.200Z] #42 0.953 ++ mktemp -d [2020-07-23T13:51:58.200Z] #42 0.967 + export GOPATH=/tmp/tmp.QO0SHctXwG [2020-07-23T13:51:58.200Z] #42 0.967 + GOPATH=/tmp/tmp.QO0SHctXwG [2020-07-23T13:51:58.200Z] #42 0.967 + RM_GOPATH=1 [2020-07-23T13:51:58.200Z] #42 0.967 + case "$(go env GOARCH)" in [2020-07-23T13:51:58.200Z] #42 0.968 ++ go env GOARCH [2020-07-23T13:51:58.200Z] #42 1.038 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:58.200Z] #42 1.039 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:51:58.200Z] #42 1.049 ++ dirname /tmp/install/install.sh [2020-07-23T13:51:58.200Z] #42 1.051 + dir=/tmp/install [2020-07-23T13:51:58.200Z] #42 1.052 + bin=vndr [2020-07-23T13:51:58.200Z] #42 1.052 + shift [2020-07-23T13:51:58.200Z] #42 1.052 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-23T13:51:58.200Z] #42 1.052 + . /tmp/install/vndr.installer [2020-07-23T13:51:58.200Z] #42 1.052 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:51:58.200Z] #42 1.052 + install_vndr [2020-07-23T13:51:58.200Z] #42 1.052 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-23T13:51:58.200Z] #42 1.052 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:51:58.200Z] #42 1.053 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QO0SHctXwG/src/github.com/LK4D4/vndr [2020-07-23T13:51:58.200Z] #42 1.069 Cloning into '/tmp/tmp.QO0SHctXwG/src/github.com/LK4D4/vndr'... [2020-07-23T13:51:58.200Z] #42 2.077 + cd /tmp/tmp.QO0SHctXwG/src/github.com/LK4D4/vndr [2020-07-23T13:51:58.200Z] #42 2.077 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:51:58.200Z] #42 2.126 + go build -buildmode=pie -v -o /build/vndr . [2020-07-23T13:51:58.200Z] #42 3.814 internal/cpu [2020-07-23T13:51:58.200Z] #42 3.885 runtime/internal/math [2020-07-23T13:51:58.200Z] #42 3.929 internal/race [2020-07-23T13:51:58.200Z] #42 4.143 runtime/internal/atomic [2020-07-23T13:51:58.200Z] #42 4.532 sync/atomic [2020-07-23T13:51:58.200Z] #42 4.615 unicode [2020-07-23T13:51:58.200Z] #42 5.010 unicode/utf8 [2020-07-23T13:51:58.200Z] #42 5.524 internal/bytealg [2020-07-23T13:51:58.200Z] #42 5.854 math [2020-07-23T13:51:58.200Z] #42 7.395 internal/testlog [2020-07-23T13:51:58.200Z] #42 8.220 runtime [2020-07-23T13:51:58.200Z] #42 8.663 unicode/utf16 [2020-07-23T13:51:58.200Z] #42 9.431 container/list [2020-07-23T13:51:58.200Z] #42 12.07 crypto/internal/subtle [2020-07-23T13:51:58.200Z] #42 ... [2020-07-23T13:51:58.200Z] [2020-07-23T13:51:58.200Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:51:58.200Z] #48 11.83 + GO111MODULE=on [2020-07-23T13:51:58.200Z] #48 11.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-23T13:51:58.249Z] #39 ... [2020-07-23T13:51:58.249Z] [2020-07-23T13:51:58.249Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:51:58.249Z] #17 29.18 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-23T13:51:58.382Z] #47 17.74 + GO111MODULE=on [2020-07-23T13:51:58.382Z] #47 17.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-23T13:51:58.450Z] #39 33.14 CC images/sk-netlink.o [2020-07-23T13:51:58.542Z] #17 29.19 Setting up xz-utils (5.2.4-1) ... [2020-07-23T13:51:58.542Z] #17 29.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-23T13:51:58.542Z] #17 29.20 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:51:58.542Z] #17 29.24 invoke-rc.d: could not determine current runlevel [2020-07-23T13:51:58.542Z] #17 29.25 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-23T13:51:58.542Z] #17 29.25 Setting up pigz (2.4-1) ... [2020-07-23T13:51:58.542Z] #17 29.26 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-23T13:51:58.542Z] #17 29.26 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-23T13:51:58.542Z] #17 29.28 Setting up python-pip-whl (18.1-5) ... [2020-07-23T13:51:58.542Z] #17 29.28 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-23T13:51:58.542Z] #17 29.29 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:51:58.711Z] #39 33.34 CC images/packet-sock.o [2020-07-23T13:51:58.835Z] #17 29.57 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-23T13:51:58.835Z] #17 29.58 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-23T13:51:58.835Z] #17 29.58 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-23T13:51:58.835Z] #17 29.59 Setting up vim (2:8.1.0875-5) ... [2020-07-23T13:51:58.835Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-23T13:51:58.835Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-23T13:51:58.835Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-23T13:51:58.835Z] #17 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-23T13:51:58.835Z] #17 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-23T13:51:58.835Z] #17 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-23T13:51:58.835Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-23T13:51:58.835Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-23T13:51:58.835Z] #17 29.63 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-23T13:51:58.835Z] #17 29.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:51:58.835Z] #17 29.64 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-23T13:51:58.835Z] #17 29.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:51:58.835Z] #17 29.66 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-23T13:51:58.835Z] #17 29.67 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:51:58.971Z] #39 33.74 CC images/ipc-var.o [2020-07-23T13:51:59.231Z] #39 33.90 CC images/ipc-desc.o [2020-07-23T13:51:59.321Z] #47 ... [2020-07-23T13:51:59.321Z] [2020-07-23T13:51:59.321Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:51:59.321Z] #41 8.609 unicode/utf8 [2020-07-23T13:51:59.321Z] #41 9.228 math/bits [2020-07-23T13:51:59.321Z] #41 9.813 math [2020-07-23T13:51:59.321Z] #41 14.62 internal/testlog [2020-07-23T13:51:59.321Z] #41 14.89 encoding [2020-07-23T13:51:59.321Z] #41 15.00 unicode/utf16 [2020-07-23T13:51:59.321Z] #41 15.28 container/list [2020-07-23T13:51:59.321Z] #41 16.05 crypto/internal/subtle [2020-07-23T13:51:59.321Z] #41 16.22 crypto/subtle [2020-07-23T13:51:59.321Z] #41 16.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-23T13:51:59.321Z] #41 16.59 internal/nettrace [2020-07-23T13:51:59.321Z] #41 16.83 runtime/cgo [2020-07-23T13:51:59.321Z] #41 ... [2020-07-23T13:51:59.321Z] [2020-07-23T13:51:59.321Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:51:59.321Z] #43 17.36 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:51:59.321Z] #43 17.53 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:51:59.321Z] #43 17.54 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:51:59.321Z] #43 17.54 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:51:59.321Z] #43 17.55 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:51:59.491Z] #39 34.18 CC images/ipc-shm.o [2020-07-23T13:51:59.752Z] #39 34.41 CC images/ipc-msg.o [2020-07-23T13:51:59.868Z] #8 DONE 2.8s [2020-07-23T13:51:59.868Z] [2020-07-23T13:51:59.868Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-23T13:51:59.980Z] #8 DONE 3.0s [2020-07-23T13:51:59.980Z] [2020-07-23T13:51:59.980Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-23T13:52:00.012Z] #39 34.64 CC images/ipc-sem.o [2020-07-23T13:52:00.252Z] #9 DONE 0.6s [2020-07-23T13:52:00.252Z] [2020-07-23T13:52:00.252Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-23T13:52:00.252Z] #35 DONE 0.1s [2020-07-23T13:52:00.252Z] [2020-07-23T13:52:00.252Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-23T13:52:00.252Z] #27 DONE 0.1s [2020-07-23T13:52:00.252Z] [2020-07-23T13:52:00.252Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:00.272Z] #39 34.93 CC images/utsns.o [2020-07-23T13:52:00.332Z] #48 13.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:00.332Z] #48 13.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:00.332Z] #48 13.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:00.332Z] #48 13.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:00.332Z] #48 13.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:00.448Z] #9 DONE 1.0s [2020-07-23T13:52:00.448Z] [2020-07-23T13:52:00.448Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:00.448Z] #23 ... [2020-07-23T13:52:00.448Z] [2020-07-23T13:52:00.448Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-23T13:52:00.448Z] #35 DONE 0.1s [2020-07-23T13:52:00.448Z] [2020-07-23T13:52:00.448Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-23T13:52:00.448Z] #27 DONE 0.1s [2020-07-23T13:52:00.532Z] #39 35.19 CC images/creds.o [2020-07-23T13:52:00.709Z] [2020-07-23T13:52:00.710Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:00.792Z] #39 35.42 CC images/vma.o [2020-07-23T13:52:00.911Z] #17 31.25 Setting up iptables (1.8.2-4) ... [2020-07-23T13:52:00.911Z] #17 31.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:52:00.911Z] #17 31.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:52:00.911Z] #17 31.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:52:00.911Z] #17 31.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:52:00.911Z] #17 31.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-23T13:52:00.911Z] #17 31.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-23T13:52:00.911Z] #17 31.29 Setting up python3 (3.7.3-1) ... [2020-07-23T13:52:00.911Z] #17 31.43 Setting up python3-wheel (0.32.3-2) ... [2020-07-23T13:52:01.053Z] #39 35.70 CC images/netdev.o [2020-07-23T13:52:01.206Z] #17 31.83 Setting up apparmor (2.13.2-10) ... [2020-07-23T13:52:01.623Z] #39 36.12 CC images/tty.o [2020-07-23T13:52:01.868Z] #43 ... [2020-07-23T13:52:01.868Z] [2020-07-23T13:52:01.868Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:01.868Z] #38 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:52:01.868Z] #38 13.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:01.868Z] #38 ... [2020-07-23T13:52:01.868Z] [2020-07-23T13:52:01.868Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:01.868Z] #47 19.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:01.868Z] #47 19.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:01.868Z] #47 19.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:01.868Z] #47 19.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:01.868Z] #47 19.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:01.868Z] #47 20.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:01.868Z] #47 21.21 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:01.878Z] #17 32.80 Setting up xfsprogs (4.20.0-1) ... [2020-07-23T13:52:01.886Z] #48 15.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:02.170Z] #17 32.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:52:02.170Z] #17 33.05 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:52:02.193Z] #39 36.76 CC images/file-lock.o [2020-07-23T13:52:02.193Z] #39 36.93 CC images/rlimit.o [2020-07-23T13:52:02.453Z] #39 37.13 CC images/pagemap.o [2020-07-23T13:52:02.544Z] #48 16.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:02.714Z] #39 ... [2020-07-23T13:52:02.714Z] [2020-07-23T13:52:02.714Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:02.714Z] #41 101.1 net [2020-07-23T13:52:02.714Z] #41 102.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-23T13:52:02.714Z] #41 103.1 vendor/golang.org/x/crypto/poly1305 [2020-07-23T13:52:02.714Z] #41 103.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-23T13:52:02.714Z] #41 104.4 vendor/golang.org/x/crypto/hkdf [2020-07-23T13:52:02.714Z] #41 104.6 vendor/golang.org/x/text/transform [2020-07-23T13:52:02.714Z] #41 105.4 vendor/golang.org/x/text/unicode/bidi [2020-07-23T13:52:02.714Z] #41 106.9 vendor/golang.org/x/text/secure/bidirule [2020-07-23T13:52:02.714Z] #41 107.2 vendor/golang.org/x/text/unicode/norm [2020-07-23T13:52:02.714Z] #41 110.9 vendor/golang.org/x/net/idna [2020-07-23T13:52:02.714Z] #41 ... [2020-07-23T13:52:02.714Z] [2020-07-23T13:52:02.714Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:02.714Z] #39 37.40 CC images/siginfo.o [2020-07-23T13:52:02.805Z] #17 33.57 Setting up python3-distutils (3.7.3-1) ... [2020-07-23T13:52:02.974Z] #39 37.67 CC images/rpc.o [2020-07-23T13:52:03.098Z] #17 33.85 Setting up python3-setuptools (40.8.0-1) ... [2020-07-23T13:52:03.206Z] #48 ... [2020-07-23T13:52:03.206Z] [2020-07-23T13:52:03.206Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:03.206Z] #11 17.07 Fetched 8145 kB in 16s (512 kB/s) [2020-07-23T13:52:03.398Z] #47 ... [2020-07-23T13:52:03.398Z] [2020-07-23T13:52:03.398Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:03.398Z] #23 12.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:03.398Z] #23 ... [2020-07-23T13:52:03.398Z] [2020-07-23T13:52:03.398Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:03.398Z] #32 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:03.696Z] #32 ... [2020-07-23T13:52:03.696Z] [2020-07-23T13:52:03.696Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:03.696Z] #51 13.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:03.696Z] #51 ... [2020-07-23T13:52:03.696Z] [2020-07-23T13:52:03.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:03.696Z] #10 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:03.734Z] #17 34.53 Setting up python3-pip (18.1-5) ... [2020-07-23T13:52:03.957Z] #10 ... [2020-07-23T13:52:03.957Z] [2020-07-23T13:52:03.957Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:03.957Z] #47 22.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:04.357Z] #39 38.91 CC images/ext-file.o [2020-07-23T13:52:04.357Z] #39 39.11 CC images/cgroup.o [2020-07-23T13:52:04.384Z] #17 35.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:04.384Z] #17 35.06 Processing triggers for mime-support (3.62) ... [2020-07-23T13:52:04.681Z] #17 DONE 35.6s [2020-07-23T13:52:04.681Z] [2020-07-23T13:52:04.681Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:04.681Z] #39 73.10 CC criu/mount.o [2020-07-23T13:52:04.681Z] #39 75.25 CC criu/namespaces.o [2020-07-23T13:52:04.681Z] #39 76.18 CC criu/net.o [2020-07-23T13:52:04.681Z] #39 78.07 CC criu/netfilter.o [2020-07-23T13:52:04.681Z] #39 78.35 CC criu/page-pipe.o [2020-07-23T13:52:04.681Z] #39 78.77 CC criu/page-xfer.o [2020-07-23T13:52:05.014Z] #39 ... [2020-07-23T13:52:05.014Z] [2020-07-23T13:52:05.014Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-23T13:52:05.298Z] #39 39.80 CC images/userns.o [2020-07-23T13:52:05.298Z] #39 40.06 CC images/google/protobuf/descriptor.o [2020-07-23T13:52:05.339Z] #47 ... [2020-07-23T13:52:05.339Z] [2020-07-23T13:52:05.339Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:05.339Z] #30 14.60 internal/testlog [2020-07-23T13:52:05.339Z] #30 15.03 runtime/cgo [2020-07-23T13:52:05.339Z] #30 ... [2020-07-23T13:52:05.339Z] [2020-07-23T13:52:05.339Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:05.339Z] #36 24.13 Checking out files: 86% (1385/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-23T13:52:05.339Z] #36 24.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-23T13:52:05.507Z] #28 ... [2020-07-23T13:52:05.507Z] [2020-07-23T13:52:05.507Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:05.507Z] #60 5.208 + RM_GOPATH=0 [2020-07-23T13:52:05.507Z] #60 5.208 + TMP_GOPATH= [2020-07-23T13:52:05.507Z] #60 5.208 + : /build [2020-07-23T13:52:05.507Z] #60 5.208 + '[' -z '' ']' [2020-07-23T13:52:05.507Z] #60 5.208 ++ mktemp -d [2020-07-23T13:52:05.507Z] #60 5.218 + export GOPATH=/tmp/tmp.Kr7tcgqfJw [2020-07-23T13:52:05.507Z] #60 5.218 + GOPATH=/tmp/tmp.Kr7tcgqfJw [2020-07-23T13:52:05.507Z] #60 5.218 + RM_GOPATH=1 [2020-07-23T13:52:05.507Z] #60 5.218 + case "$(go env GOARCH)" in [2020-07-23T13:52:05.507Z] #60 5.218 ++ go env GOARCH [2020-07-23T13:52:05.507Z] #60 5.259 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:05.507Z] #60 5.263 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:05.507Z] #60 5.268 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:05.507Z] #60 5.269 + dir=/tmp/install [2020-07-23T13:52:05.507Z] #60 5.270 + bin=proxy [2020-07-23T13:52:05.507Z] #60 5.270 + shift [2020-07-23T13:52:05.507Z] #60 5.270 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-23T13:52:05.507Z] #60 5.270 + . /tmp/install/proxy.installer [2020-07-23T13:52:05.507Z] #60 5.270 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:05.507Z] #60 5.270 + install_proxy [2020-07-23T13:52:05.507Z] #60 5.270 + case "$1" in [2020-07-23T13:52:05.507Z] #60 5.270 + export CGO_ENABLED=0 [2020-07-23T13:52:05.507Z] #60 5.270 + CGO_ENABLED=0 [2020-07-23T13:52:05.507Z] #60 5.271 + _install_proxy [2020-07-23T13:52:05.507Z] #60 5.271 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-23T13:52:05.507Z] #60 5.271 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Kr7tcgqfJw/src/github.com/docker/libnetwork [2020-07-23T13:52:05.507Z] #60 5.271 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:05.507Z] #60 5.274 Cloning into '/tmp/tmp.Kr7tcgqfJw/src/github.com/docker/libnetwork'... [2020-07-23T13:52:06.082Z] #18 1.353 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-23T13:52:06.082Z] #18 1.356 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-23T13:52:06.082Z] #18 1.358 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-23T13:52:06.184Z] #28 ... [2020-07-23T13:52:06.184Z] [2020-07-23T13:52:06.184Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:06.184Z] #41 3.723 + RM_GOPATH=0 [2020-07-23T13:52:06.184Z] #41 3.723 + TMP_GOPATH= [2020-07-23T13:52:06.184Z] #41 3.725 + : /build [2020-07-23T13:52:06.184Z] #41 3.725 + '[' -z '' ']' [2020-07-23T13:52:06.184Z] #41 3.725 ++ mktemp -d [2020-07-23T13:52:06.184Z] #41 3.729 + export GOPATH=/tmp/tmp.Cyy7zKbEGg [2020-07-23T13:52:06.184Z] #41 3.729 + GOPATH=/tmp/tmp.Cyy7zKbEGg [2020-07-23T13:52:06.184Z] #41 3.731 + RM_GOPATH=1 [2020-07-23T13:52:06.184Z] #41 3.731 + case "$(go env GOARCH)" in [2020-07-23T13:52:06.184Z] #41 3.731 ++ go env GOARCH [2020-07-23T13:52:06.184Z] #41 3.743 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:06.184Z] #41 3.743 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:06.184Z] #41 3.744 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:06.184Z] #41 3.747 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:52:06.184Z] #41 3.748 + dir=/tmp/install [2020-07-23T13:52:06.184Z] #41 3.748 + bin=vndr [2020-07-23T13:52:06.184Z] #41 3.748 + shift [2020-07-23T13:52:06.184Z] #41 3.748 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-23T13:52:06.184Z] #41 3.748 + . /tmp/install/vndr.installer [2020-07-23T13:52:06.184Z] #41 3.748 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:52:06.184Z] #41 3.748 + install_vndr [2020-07-23T13:52:06.184Z] #41 3.748 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-23T13:52:06.184Z] #41 3.748 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Cyy7zKbEGg/src/github.com/LK4D4/vndr [2020-07-23T13:52:06.184Z] #41 3.758 Cloning into '/tmp/tmp.Cyy7zKbEGg/src/github.com/LK4D4/vndr'... [2020-07-23T13:52:06.184Z] #41 4.659 + cd /tmp/tmp.Cyy7zKbEGg/src/github.com/LK4D4/vndr [2020-07-23T13:52:06.184Z] #41 4.659 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:52:06.184Z] #41 4.707 + go build -buildmode=pie -v -o /build/vndr . [2020-07-23T13:52:06.184Z] #41 ... [2020-07-23T13:52:06.184Z] [2020-07-23T13:52:06.184Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:06.184Z] #21 5.494 + RM_GOPATH=0 [2020-07-23T13:52:06.184Z] #21 5.494 + TMP_GOPATH= [2020-07-23T13:52:06.184Z] #21 5.494 + : /build [2020-07-23T13:52:06.184Z] #21 5.495 + '[' -z '' ']' [2020-07-23T13:52:06.184Z] #21 5.495 ++ mktemp -d [2020-07-23T13:52:06.184Z] #21 5.517 + export GOPATH=/tmp/tmp.cYgLqQyXCe [2020-07-23T13:52:06.184Z] #21 5.517 + GOPATH=/tmp/tmp.cYgLqQyXCe [2020-07-23T13:52:06.184Z] #21 5.517 + RM_GOPATH=1 [2020-07-23T13:52:06.184Z] #21 5.517 + case "$(go env GOARCH)" in [2020-07-23T13:52:06.184Z] #21 5.517 ++ go env GOARCH [2020-07-23T13:52:06.184Z] #21 5.524 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:06.184Z] #21 5.524 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:06.184Z] #21 5.524 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:06.184Z] #21 5.525 + dir=/tmp/install [2020-07-23T13:52:06.184Z] #21 5.525 + bin=dockercli [2020-07-23T13:52:06.184Z] #21 5.525 + shift [2020-07-23T13:52:06.184Z] #21 5.525 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-23T13:52:06.184Z] #21 5.525 + . /tmp/install/dockercli.installer [2020-07-23T13:52:06.184Z] #21 5.526 ++ : stable [2020-07-23T13:52:06.184Z] #21 5.526 ++ : 17.06.2-ce [2020-07-23T13:52:06.184Z] #21 5.527 + install_dockercli [2020-07-23T13:52:06.184Z] #21 5.527 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-23T13:52:06.184Z] #21 5.527 Install docker/cli version 17.06.2-ce from stable [2020-07-23T13:52:06.184Z] #21 5.528 ++ uname -m [2020-07-23T13:52:06.184Z] #21 5.529 + arch=aarch64 [2020-07-23T13:52:06.184Z] #21 5.530 + '[' aarch64 '!=' x86_64 ']' [2020-07-23T13:52:06.184Z] #21 5.530 + '[' aarch64 '!=' s390x ']' [2020-07-23T13:52:06.184Z] #21 5.531 + '[' aarch64 '!=' armhf ']' [2020-07-23T13:52:06.184Z] #21 5.531 + build_dockercli [2020-07-23T13:52:06.184Z] #21 5.531 + git clone https://github.com/docker/docker-ce /tmp/tmp.cYgLqQyXCe/tmp/docker-ce [2020-07-23T13:52:06.184Z] #21 5.547 Cloning into '/tmp/tmp.cYgLqQyXCe/tmp/docker-ce'... [2020-07-23T13:52:06.374Z] #18 DONE 1.5s [2020-07-23T13:52:06.374Z] [2020-07-23T13:52:06.374Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:06.374Z] #36 118.8 + dpkg --print-architecture [2020-07-23T13:52:06.374Z] #36 118.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-23T13:52:06.374Z] #36 119.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-23T13:52:06.374Z] #36 119.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-23T13:52:06.446Z] #21 ... [2020-07-23T13:52:06.446Z] [2020-07-23T13:52:06.446Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:06.446Z] #28 5.834 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-23T13:52:06.446Z] #28 5.838 Cloning into '.'... [2020-07-23T13:52:06.881Z] #60 ... [2020-07-23T13:52:06.881Z] [2020-07-23T13:52:06.881Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:06.881Z] #45 6.527 + RM_GOPATH=0 [2020-07-23T13:52:06.881Z] #45 6.527 + TMP_GOPATH= [2020-07-23T13:52:06.881Z] #45 6.527 + : /build [2020-07-23T13:52:06.881Z] #45 6.527 + '[' -z '' ']' [2020-07-23T13:52:06.881Z] #45 6.528 ++ mktemp -d [2020-07-23T13:52:06.881Z] #45 6.545 + export GOPATH=/tmp/tmp.x6arYIoY3D [2020-07-23T13:52:06.881Z] #45 6.545 + GOPATH=/tmp/tmp.x6arYIoY3D [2020-07-23T13:52:06.881Z] #45 6.546 + RM_GOPATH=1 [2020-07-23T13:52:06.881Z] #45 6.546 + case "$(go env GOARCH)" in [2020-07-23T13:52:06.881Z] #45 6.546 ++ go env GOARCH [2020-07-23T13:52:06.881Z] #45 6.599 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:06.881Z] #45 6.599 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:06.881Z] #45 6.600 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:06.881Z] #45 6.601 + dir=/tmp/install [2020-07-23T13:52:06.881Z] #45 6.601 + bin=golangci_lint [2020-07-23T13:52:06.881Z] #45 6.601 + shift [2020-07-23T13:52:06.881Z] #45 6.602 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-23T13:52:06.881Z] #45 6.602 + . /tmp/install/golangci_lint.installer [2020-07-23T13:52:06.881Z] #45 6.602 ++ : v1.23.8 [2020-07-23T13:52:06.881Z] #45 6.602 + install_golangci_lint [2020-07-23T13:52:06.881Z] #45 6.602 + echo 'Installing golangci-lint version v1.23.8' [2020-07-23T13:52:06.881Z] #45 6.602 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:52:06.881Z] #45 6.602 Installing golangci-lint version v1.23.8 [2020-07-23T13:52:07.209Z] #39 ... [2020-07-23T13:52:07.209Z] [2020-07-23T13:52:07.209Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:07.209Z] #10 105.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-23T13:52:07.209Z] #10 105.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:52:07.209Z] #10 105.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:52:07.209Z] #10 ... [2020-07-23T13:52:07.209Z] [2020-07-23T13:52:07.209Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:07.209Z] #41 112.9 vendor/golang.org/x/net/http2/hpack [2020-07-23T13:52:07.209Z] #41 114.2 mime [2020-07-23T13:52:07.209Z] #41 115.7 mime/quotedprintable [2020-07-23T13:52:07.249Z] #36 26.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-23T13:52:07.469Z] #41 116.0 net/http/internal [2020-07-23T13:52:07.812Z] #45 ... [2020-07-23T13:52:07.812Z] [2020-07-23T13:52:07.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:07.812Z] #47 7.070 + RM_GOPATH=0 [2020-07-23T13:52:07.812Z] #47 7.070 + TMP_GOPATH= [2020-07-23T13:52:07.812Z] #47 7.070 + : /build [2020-07-23T13:52:07.812Z] #47 7.070 + '[' -z '' ']' [2020-07-23T13:52:07.812Z] #47 7.078 ++ mktemp -d [2020-07-23T13:52:07.812Z] #47 7.088 + export GOPATH=/tmp/tmp.jUVOdTGVPg [2020-07-23T13:52:07.812Z] #47 7.095 + GOPATH=/tmp/tmp.jUVOdTGVPg [2020-07-23T13:52:07.812Z] #47 7.096 + RM_GOPATH=1 [2020-07-23T13:52:07.812Z] #47 7.096 + case "$(go env GOARCH)" in [2020-07-23T13:52:07.812Z] #47 7.098 ++ go env GOARCH [2020-07-23T13:52:07.812Z] #47 7.112 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:07.812Z] #47 7.119 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:07.812Z] #47 7.119 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:07.812Z] #47 7.125 + dir=/tmp/install [2020-07-23T13:52:07.812Z] #47 7.125 + bin=shfmt [2020-07-23T13:52:07.812Z] #47 7.126 + shift [2020-07-23T13:52:07.812Z] #47 7.126 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-23T13:52:07.812Z] #47 7.126 + . /tmp/install/shfmt.installer [2020-07-23T13:52:07.812Z] #47 7.127 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:52:07.812Z] #47 7.127 + install_shfmt [2020-07-23T13:52:07.812Z] #47 7.128 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-23T13:52:07.812Z] #47 7.128 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:52:07.812Z] #47 7.128 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jUVOdTGVPg/src/github.com/mvdan/sh [2020-07-23T13:52:07.812Z] #47 7.137 Cloning into '/tmp/tmp.jUVOdTGVPg/src/github.com/mvdan/sh'... [2020-07-23T13:52:07.812Z] #47 ... [2020-07-23T13:52:07.812Z] [2020-07-23T13:52:07.812Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:07.812Z] #43 7.501 + RM_GOPATH=0 [2020-07-23T13:52:07.812Z] #43 7.501 + TMP_GOPATH= [2020-07-23T13:52:07.812Z] #43 7.502 + : /build [2020-07-23T13:52:07.812Z] #43 7.502 + '[' -z '' ']' [2020-07-23T13:52:07.812Z] #43 7.507 ++ mktemp -d [2020-07-23T13:52:07.812Z] #43 7.508 + export GOPATH=/tmp/tmp.pduhSyvclA [2020-07-23T13:52:07.812Z] #43 7.508 + GOPATH=/tmp/tmp.pduhSyvclA [2020-07-23T13:52:07.812Z] #43 7.508 + RM_GOPATH=1 [2020-07-23T13:52:07.812Z] #43 7.509 + case "$(go env GOARCH)" in [2020-07-23T13:52:07.812Z] #43 7.509 ++ go env GOARCH [2020-07-23T13:52:07.812Z] #43 7.546 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:07.812Z] #43 7.546 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:07.812Z] #43 7.549 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:07.812Z] #43 7.551 + dir=/tmp/install [2020-07-23T13:52:07.812Z] #43 7.551 + bin=gotestsum [2020-07-23T13:52:07.812Z] #43 7.551 + shift [2020-07-23T13:52:07.812Z] #43 7.551 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-23T13:52:07.812Z] #43 7.553 + . /tmp/install/gotestsum.installer [2020-07-23T13:52:07.812Z] #43 7.554 ++ : v0.3.5 [2020-07-23T13:52:07.812Z] #43 7.554 + install_gotestsum [2020-07-23T13:52:07.812Z] #43 7.554 + set -e [2020-07-23T13:52:07.812Z] #43 7.556 + export GO111MODULE=on [2020-07-23T13:52:07.812Z] #43 7.556 + GO111MODULE=on [2020-07-23T13:52:07.812Z] #43 7.556 + GOBIN=/build [2020-07-23T13:52:07.812Z] #43 7.557 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-23T13:52:07.812Z] #43 7.624 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-23T13:52:07.812Z] #43 7.629 go: finding gotest.tools v0.3.5 [2020-07-23T13:52:08.068Z] #43 ... [2020-07-23T13:52:08.068Z] [2020-07-23T13:52:08.068Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:08.068Z] #21 7.801 + RM_GOPATH=0 [2020-07-23T13:52:08.068Z] #21 7.802 + TMP_GOPATH= [2020-07-23T13:52:08.068Z] #21 7.803 + : /build [2020-07-23T13:52:08.068Z] #21 7.804 + '[' -z '' ']' [2020-07-23T13:52:08.068Z] #21 7.805 ++ mktemp -d [2020-07-23T13:52:08.068Z] #21 7.811 + export GOPATH=/tmp/tmp.pziWd3qU9Q [2020-07-23T13:52:08.068Z] #21 7.811 + GOPATH=/tmp/tmp.pziWd3qU9Q [2020-07-23T13:52:08.068Z] #21 7.812 + RM_GOPATH=1 [2020-07-23T13:52:08.068Z] #21 7.812 + case "$(go env GOARCH)" in [2020-07-23T13:52:08.068Z] #21 7.815 ++ go env GOARCH [2020-07-23T13:52:08.068Z] #21 7.835 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:08.068Z] #21 7.836 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:08.068Z] #21 7.838 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:08.068Z] #21 7.863 + dir=/tmp/install [2020-07-23T13:52:08.068Z] #21 7.863 + bin=dockercli [2020-07-23T13:52:08.068Z] #21 7.864 + shift [2020-07-23T13:52:08.068Z] #21 7.864 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-23T13:52:08.068Z] #21 7.865 + . /tmp/install/dockercli.installer [2020-07-23T13:52:08.068Z] #21 7.869 ++ : stable [2020-07-23T13:52:08.068Z] #21 7.870 ++ : 17.06.2-ce [2020-07-23T13:52:08.068Z] #21 7.871 + install_dockercli [2020-07-23T13:52:08.068Z] #21 7.871 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-23T13:52:08.068Z] #21 7.871 Install docker/cli version 17.06.2-ce from stable [2020-07-23T13:52:08.068Z] #21 7.872 ++ uname -m [2020-07-23T13:52:08.068Z] #21 7.873 + arch=x86_64 [2020-07-23T13:52:08.068Z] #21 7.873 + '[' x86_64 '!=' x86_64 ']' [2020-07-23T13:52:08.068Z] #21 7.873 + url=https://download.docker.com/linux/static [2020-07-23T13:52:08.068Z] #21 7.874 + tar -xz docker/docker [2020-07-23T13:52:08.068Z] #21 7.874 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-23T13:52:08.325Z] #21 ... [2020-07-23T13:52:08.325Z] [2020-07-23T13:52:08.325Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:08.325Z] #28 7.946 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-23T13:52:08.325Z] #28 7.954 Cloning into '.'... [2020-07-23T13:52:08.459Z] #36 ... [2020-07-23T13:52:08.459Z] [2020-07-23T13:52:08.459Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:08.459Z] #49 47.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-23T13:52:08.459Z] #49 48.81 + mkdir -p /build [2020-07-23T13:52:08.459Z] #49 48.82 + cp runc /build/runc [2020-07-23T13:52:08.459Z] #49 DONE 49.1s [2020-07-23T13:52:08.459Z] [2020-07-23T13:52:08.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:08.459Z] #39 79.66 CC criu/pagemap-cache.o [2020-07-23T13:52:08.459Z] #39 79.85 CC criu/pagemap.o [2020-07-23T13:52:08.459Z] #39 80.39 CC criu/parasite-syscall.o [2020-07-23T13:52:08.459Z] #39 80.86 CC criu/path.o [2020-07-23T13:52:08.459Z] #39 81.13 CC criu/pie-util-vdso.o [2020-07-23T13:52:08.460Z] #39 81.32 CC criu/pie-util.o [2020-07-23T13:52:08.460Z] #39 81.52 CC criu/pipes.o [2020-07-23T13:52:08.460Z] #39 81.96 CC criu/plugin.o [2020-07-23T13:52:08.460Z] #39 82.31 CC criu/proc_parse.o [2020-07-23T13:52:08.861Z] #11 17.07 Reading package lists... [2020-07-23T13:52:08.861Z] #11 ... [2020-07-23T13:52:08.861Z] [2020-07-23T13:52:08.861Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:08.861Z] #61 19.63 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-23T13:52:08.861Z] #61 20.47 + cd /tmp/tmp.fud3zVvyib/src/github.com/docker/libnetwork [2020-07-23T13:52:08.861Z] #61 20.48 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:08.861Z] #61 20.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-23T13:52:08.861Z] #61 ... [2020-07-23T13:52:08.861Z] [2020-07-23T13:52:08.861Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:08.861Z] #42 12.52 crypto/subtle [2020-07-23T13:52:08.861Z] #42 12.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-23T13:52:08.861Z] #42 13.28 internal/nettrace [2020-07-23T13:52:08.861Z] #42 13.86 runtime/cgo [2020-07-23T13:52:08.861Z] #42 16.87 vendor/golang.org/x/crypto/internal/subtle [2020-07-23T13:52:08.861Z] #42 ... [2020-07-23T13:52:08.861Z] [2020-07-23T13:52:08.861Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:08.861Z] #44 12.59 go: finding github.com/pkg/errors v0.8.0 [2020-07-23T13:52:08.861Z] #44 12.60 go: finding github.com/fatih/color v1.6.0 [2020-07-23T13:52:08.861Z] #44 12.66 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:52:08.861Z] #44 12.69 go: finding github.com/spf13/pflag v1.0.1 [2020-07-23T13:52:08.861Z] #44 12.85 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:52:08.862Z] #44 13.02 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:52:08.862Z] #44 13.26 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:52:08.862Z] #44 13.27 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:52:08.862Z] #44 13.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:52:08.862Z] #44 13.45 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:52:08.862Z] #44 13.62 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:52:09.160Z] #44 ... [2020-07-23T13:52:09.160Z] [2020-07-23T13:52:09.160Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:09.160Z] #48 18.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:09.160Z] #48 20.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:09.160Z] #48 20.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:09.160Z] #48 20.48 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:09.160Z] #48 20.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:09.160Z] #48 21.63 runtime/cgo [2020-07-23T13:52:09.160Z] #48 21.64 runtime [2020-07-23T13:52:10.044Z] #39 84.55 CC criu/protobuf-desc.o [2020-07-23T13:52:10.233Z] #28 ... [2020-07-23T13:52:10.233Z] [2020-07-23T13:52:10.233Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:10.233Z] #38 7.685 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:10.233Z] #38 7.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:10.233Z] #38 7.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:10.233Z] #38 8.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:52:10.241Z] #48 ... [2020-07-23T13:52:10.241Z] [2020-07-23T13:52:10.241Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:10.241Z] #33 13.99 Fetched 8145 kB in 13s (607 kB/s) [2020-07-23T13:52:10.241Z] #33 13.99 Reading package lists... [2020-07-23T13:52:10.336Z] #39 85.16 CC criu/protobuf.o [2020-07-23T13:52:10.490Z] #38 ... [2020-07-23T13:52:10.490Z] [2020-07-23T13:52:10.490Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:10.490Z] #23 2.921 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:10.490Z] #23 2.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:10.490Z] #23 2.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:10.490Z] #23 3.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:52:10.490Z] #23 3.635 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:52:10.490Z] #23 4.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:10.490Z] #23 ... [2020-07-23T13:52:10.490Z] [2020-07-23T13:52:10.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:10.490Z] #10 8.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:10.490Z] #10 8.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:10.490Z] #10 8.620 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:10.490Z] #10 9.678 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:52:10.490Z] #10 ... [2020-07-23T13:52:10.490Z] [2020-07-23T13:52:10.490Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:10.490Z] #36 7.892 + git clone https://github.com/docker/distribution.git . [2020-07-23T13:52:10.490Z] #36 7.903 Cloning into '.'... [2020-07-23T13:52:10.544Z] #33 20.98 Reading package lists... [2020-07-23T13:52:10.544Z] #33 ... [2020-07-23T13:52:10.544Z] [2020-07-23T13:52:10.544Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:10.544Z] #37 16.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-23T13:52:10.544Z] #37 18.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-23T13:52:10.688Z] #28 ... [2020-07-23T13:52:10.688Z] [2020-07-23T13:52:10.688Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:10.688Z] #60 2.356 + RM_GOPATH=0 [2020-07-23T13:52:10.688Z] #60 2.356 + TMP_GOPATH= [2020-07-23T13:52:10.688Z] #60 2.356 + : /build [2020-07-23T13:52:10.688Z] #60 2.356 + '[' -z '' ']' [2020-07-23T13:52:10.688Z] #60 2.356 ++ mktemp -d [2020-07-23T13:52:10.688Z] #60 2.362 + export GOPATH=/tmp/tmp.5hXzyytFlv [2020-07-23T13:52:10.688Z] #60 2.362 + GOPATH=/tmp/tmp.5hXzyytFlv [2020-07-23T13:52:10.688Z] #60 2.362 + RM_GOPATH=1 [2020-07-23T13:52:10.688Z] #60 2.362 + case "$(go env GOARCH)" in [2020-07-23T13:52:10.688Z] #60 2.362 ++ go env GOARCH [2020-07-23T13:52:10.688Z] #60 2.374 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.688Z] #60 2.374 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.688Z] #60 2.378 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:10.688Z] #60 2.380 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:10.688Z] #60 2.380 + dir=/tmp/install [2020-07-23T13:52:10.688Z] #60 2.380 + bin=proxy [2020-07-23T13:52:10.688Z] #60 2.380 + shift [2020-07-23T13:52:10.688Z] #60 2.380 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-23T13:52:10.688Z] #60 2.380 + . /tmp/install/proxy.installer [2020-07-23T13:52:10.688Z] #60 2.380 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:10.688Z] #60 2.380 + install_proxy [2020-07-23T13:52:10.688Z] #60 2.380 + case "$1" in [2020-07-23T13:52:10.688Z] #60 2.380 + export CGO_ENABLED=0 [2020-07-23T13:52:10.688Z] #60 2.380 + CGO_ENABLED=0 [2020-07-23T13:52:10.688Z] #60 2.380 + _install_proxy [2020-07-23T13:52:10.688Z] #60 2.380 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-23T13:52:10.688Z] #60 2.380 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5hXzyytFlv/src/github.com/docker/libnetwork [2020-07-23T13:52:10.688Z] #60 2.386 Cloning into '/tmp/tmp.5hXzyytFlv/src/github.com/docker/libnetwork'... [2020-07-23T13:52:10.688Z] #60 ... [2020-07-23T13:52:10.688Z] [2020-07-23T13:52:10.688Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:10.688Z] #51 6.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:10.688Z] #51 6.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:10.688Z] #51 6.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:10.688Z] #51 7.476 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-23T13:52:10.688Z] #51 9.272 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-23T13:52:10.688Z] #51 ... [2020-07-23T13:52:10.688Z] [2020-07-23T13:52:10.688Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:10.688Z] #45 5.578 + RM_GOPATH=0 [2020-07-23T13:52:10.688Z] #45 5.578 + TMP_GOPATH= [2020-07-23T13:52:10.688Z] #45 5.578 + : /build [2020-07-23T13:52:10.688Z] #45 5.578 + '[' -z '' ']' [2020-07-23T13:52:10.688Z] #45 5.578 ++ mktemp -d [2020-07-23T13:52:10.688Z] #45 5.580 + export GOPATH=/tmp/tmp.OaQS2o3vrc [2020-07-23T13:52:10.688Z] #45 5.580 + GOPATH=/tmp/tmp.OaQS2o3vrc [2020-07-23T13:52:10.688Z] #45 5.581 + RM_GOPATH=1 [2020-07-23T13:52:10.688Z] #45 5.581 + case "$(go env GOARCH)" in [2020-07-23T13:52:10.688Z] #45 5.582 ++ go env GOARCH [2020-07-23T13:52:10.688Z] #45 5.594 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.688Z] #45 5.594 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.688Z] #45 5.595 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:10.688Z] #45 5.599 + dir=/tmp/install [2020-07-23T13:52:10.688Z] #45 5.600 + bin=golangci_lint [2020-07-23T13:52:10.688Z] #45 5.600 + shift [2020-07-23T13:52:10.688Z] #45 5.600 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-23T13:52:10.688Z] #45 5.601 + . /tmp/install/golangci_lint.installer [2020-07-23T13:52:10.688Z] #45 5.601 ++ : v1.23.8 [2020-07-23T13:52:10.688Z] #45 5.602 + install_golangci_lint [2020-07-23T13:52:10.688Z] #45 5.602 + echo 'Installing golangci-lint version v1.23.8' [2020-07-23T13:52:10.688Z] #45 5.602 Installing golangci-lint version v1.23.8 [2020-07-23T13:52:10.688Z] #45 5.603 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:52:10.688Z] #45 ... [2020-07-23T13:52:10.688Z] [2020-07-23T13:52:10.688Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:10.688Z] #30 4.785 + RM_GOPATH=0 [2020-07-23T13:52:10.688Z] #30 4.785 + TMP_GOPATH= [2020-07-23T13:52:10.688Z] #30 4.785 + : /build [2020-07-23T13:52:10.688Z] #30 4.785 + '[' -z '' ']' [2020-07-23T13:52:10.688Z] #30 4.785 ++ mktemp -d [2020-07-23T13:52:10.688Z] #30 4.785 + export GOPATH=/tmp/tmp.QU1wEF8m9f [2020-07-23T13:52:10.688Z] #30 4.785 + GOPATH=/tmp/tmp.QU1wEF8m9f [2020-07-23T13:52:10.688Z] #30 4.785 + RM_GOPATH=1 [2020-07-23T13:52:10.688Z] #30 4.785 + case "$(go env GOARCH)" in [2020-07-23T13:52:10.688Z] #30 4.790 ++ go env GOARCH [2020-07-23T13:52:10.688Z] #30 4.837 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.688Z] #30 4.837 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.688Z] #30 4.837 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:10.688Z] #30 4.845 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:52:10.688Z] #30 4.845 + dir=/tmp/install [2020-07-23T13:52:10.688Z] #30 4.845 + bin=tomlv [2020-07-23T13:52:10.688Z] #30 4.845 + shift [2020-07-23T13:52:10.688Z] #30 4.845 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-23T13:52:10.688Z] #30 4.845 + . /tmp/install/tomlv.installer [2020-07-23T13:52:10.688Z] #30 4.845 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:52:10.688Z] #30 4.845 + install_tomlv [2020-07-23T13:52:10.688Z] #30 4.845 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-23T13:52:10.688Z] #30 4.845 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QU1wEF8m9f/src/github.com/BurntSushi/toml [2020-07-23T13:52:10.688Z] #30 4.850 Cloning into '/tmp/tmp.QU1wEF8m9f/src/github.com/BurntSushi/toml'... [2020-07-23T13:52:10.688Z] #30 5.555 + cd /tmp/tmp.QU1wEF8m9f/src/github.com/BurntSushi/toml [2020-07-23T13:52:10.688Z] #30 5.555 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:52:10.688Z] #30 5.594 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:52:10.688Z] #30 6.272 runtime/internal/sys [2020-07-23T13:52:10.688Z] #30 6.292 runtime/internal/atomic [2020-07-23T13:52:10.688Z] #30 6.307 math/bits [2020-07-23T13:52:10.688Z] #30 6.360 internal/cpu [2020-07-23T13:52:10.688Z] #30 6.515 runtime/internal/math [2020-07-23T13:52:10.688Z] #30 6.719 unicode/utf8 [2020-07-23T13:52:10.688Z] #30 6.775 sync/atomic [2020-07-23T13:52:10.688Z] #30 7.211 internal/bytealg [2020-07-23T13:52:10.688Z] #30 7.324 unicode [2020-07-23T13:52:10.688Z] #30 7.346 math [2020-07-23T13:52:10.688Z] #30 7.437 internal/testlog [2020-07-23T13:52:10.688Z] #30 8.034 encoding [2020-07-23T13:52:10.688Z] #30 8.294 runtime [2020-07-23T13:52:10.688Z] #30 8.581 runtime/cgo [2020-07-23T13:52:10.749Z] #36 ... [2020-07-23T13:52:10.749Z] [2020-07-23T13:52:10.749Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:10.749Z] #30 7.783 + RM_GOPATH=0 [2020-07-23T13:52:10.749Z] #30 7.784 + TMP_GOPATH= [2020-07-23T13:52:10.749Z] #30 7.785 + : /build [2020-07-23T13:52:10.749Z] #30 7.785 + '[' -z '' ']' [2020-07-23T13:52:10.749Z] #30 7.790 ++ mktemp -d [2020-07-23T13:52:10.749Z] #30 7.795 + export GOPATH=/tmp/tmp.637EnZXrxc [2020-07-23T13:52:10.749Z] #30 7.796 + GOPATH=/tmp/tmp.637EnZXrxc [2020-07-23T13:52:10.749Z] #30 7.796 + RM_GOPATH=1 [2020-07-23T13:52:10.749Z] #30 7.798 + case "$(go env GOARCH)" in [2020-07-23T13:52:10.749Z] #30 7.802 ++ go env GOARCH [2020-07-23T13:52:10.749Z] #30 7.811 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.749Z] #30 7.811 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.749Z] #30 7.812 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:10.749Z] #30 7.817 + dir=/tmp/install [2020-07-23T13:52:10.749Z] #30 7.823 + bin=tomlv [2020-07-23T13:52:10.749Z] #30 7.823 + shift [2020-07-23T13:52:10.749Z] #30 7.823 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-23T13:52:10.749Z] #30 7.823 + . /tmp/install/tomlv.installer [2020-07-23T13:52:10.749Z] #30 7.823 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:52:10.749Z] #30 7.823 + install_tomlv [2020-07-23T13:52:10.749Z] #30 7.823 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-23T13:52:10.749Z] #30 7.823 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:52:10.749Z] #30 7.823 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.637EnZXrxc/src/github.com/BurntSushi/toml [2020-07-23T13:52:10.749Z] #30 7.838 Cloning into '/tmp/tmp.637EnZXrxc/src/github.com/BurntSushi/toml'... [2020-07-23T13:52:10.749Z] #30 8.749 + cd /tmp/tmp.637EnZXrxc/src/github.com/BurntSushi/toml [2020-07-23T13:52:10.749Z] #30 8.750 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-23T13:52:10.749Z] #30 8.790 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:52:10.749Z] #30 9.755 runtime/internal/atomic [2020-07-23T13:52:10.749Z] #30 9.763 internal/cpu [2020-07-23T13:52:10.749Z] #30 10.09 runtime/internal/sys [2020-07-23T13:52:10.749Z] #30 10.27 runtime/internal/math [2020-07-23T13:52:10.749Z] #30 10.33 math/bits [2020-07-23T13:52:10.749Z] #30 10.40 internal/bytealg [2020-07-23T13:52:10.767Z] #41 ... [2020-07-23T13:52:10.767Z] [2020-07-23T13:52:10.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:10.767Z] #39 42.01 CC images/opts.o [2020-07-23T13:52:10.767Z] #39 42.25 CC images/seccomp.o [2020-07-23T13:52:10.767Z] #39 42.48 CC images/binfmt-misc.o [2020-07-23T13:52:10.767Z] #39 42.65 CC images/time.o [2020-07-23T13:52:10.767Z] #39 42.93 CC images/sysctl.o [2020-07-23T13:52:10.767Z] #39 43.25 CC images/autofs.o [2020-07-23T13:52:10.767Z] #39 43.54 CC images/macvlan.o [2020-07-23T13:52:10.767Z] #39 43.73 CC images/sit.o [2020-07-23T13:52:10.767Z] #39 43.93 CC images/memfd.o [2020-07-23T13:52:10.767Z] #39 44.36 CC images/timens.o [2020-07-23T13:52:10.767Z] #39 44.61 LINK images/built-in.o [2020-07-23T13:52:10.767Z] #39 44.76 GEN compel/include/asm [2020-07-23T13:52:10.767Z] #39 44.78 GEN compel/include/version.h [2020-07-23T13:52:10.767Z] #39 44.80 touch .config [2020-07-23T13:52:10.767Z] #39 44.84 GEN include/common/config.h [2020-07-23T13:52:10.767Z] #39 44.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-23T13:52:10.767Z] #39 44.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-23T13:52:10.767Z] #39 44.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-23T13:52:10.767Z] #39 45.01 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-23T13:52:10.767Z] #39 45.04 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-23T13:52:10.767Z] #39 45.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-23T13:52:10.767Z] #39 45.09 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-23T13:52:10.767Z] #39 45.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-23T13:52:10.767Z] #39 45.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-23T13:52:10.767Z] #39 45.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-23T13:52:10.767Z] #39 45.19 DEP compel/plugins/std/infect.d [2020-07-23T13:52:10.767Z] #39 45.30 DEP compel/plugins/std/string.d [2020-07-23T13:52:10.767Z] #39 45.41 DEP compel/plugins/std/log.d [2020-07-23T13:52:10.767Z] #39 45.54 DEP compel/plugins/std/fds.d [2020-07-23T13:52:10.767Z] #39 45.66 DEP compel/plugins/std/std.d [2020-07-23T13:52:10.846Z] #37 ... [2020-07-23T13:52:10.846Z] [2020-07-23T13:52:10.846Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:10.846Z] #11 17.07 Reading package lists... [2020-07-23T13:52:10.952Z] #30 ... [2020-07-23T13:52:10.952Z] [2020-07-23T13:52:10.952Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:10.952Z] #47 3.449 + RM_GOPATH=0 [2020-07-23T13:52:10.952Z] #47 3.449 + TMP_GOPATH= [2020-07-23T13:52:10.952Z] #47 3.449 + : /build [2020-07-23T13:52:10.952Z] #47 3.449 + '[' -z '' ']' [2020-07-23T13:52:10.952Z] #47 3.449 ++ mktemp -d [2020-07-23T13:52:10.952Z] #47 3.449 + export GOPATH=/tmp/tmp.G1F7VcDaCe [2020-07-23T13:52:10.952Z] #47 3.449 + GOPATH=/tmp/tmp.G1F7VcDaCe [2020-07-23T13:52:10.952Z] #47 3.449 + RM_GOPATH=1 [2020-07-23T13:52:10.952Z] #47 3.449 + case "$(go env GOARCH)" in [2020-07-23T13:52:10.952Z] #47 3.449 ++ go env GOARCH [2020-07-23T13:52:10.952Z] #47 3.468 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.952Z] #47 3.468 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:10.952Z] #47 3.468 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:10.952Z] #47 3.485 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:52:10.952Z] #47 3.485 + dir=/tmp/install [2020-07-23T13:52:10.952Z] #47 3.485 + bin=shfmt [2020-07-23T13:52:10.952Z] #47 3.485 + shift [2020-07-23T13:52:10.952Z] #47 3.485 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-23T13:52:10.952Z] #47 3.485 + . /tmp/install/shfmt.installer [2020-07-23T13:52:10.952Z] #47 3.485 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:52:10.952Z] #47 3.485 + install_shfmt [2020-07-23T13:52:10.952Z] #47 3.485 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-23T13:52:10.952Z] #47 3.485 + git clone https://github.com/mvdan/sh.git /tmp/tmp.G1F7VcDaCe/src/github.com/mvdan/sh [2020-07-23T13:52:10.952Z] #47 3.485 Cloning into '/tmp/tmp.G1F7VcDaCe/src/github.com/mvdan/sh'... [2020-07-23T13:52:10.971Z] #39 85.49 CC criu/pstree.o [2020-07-23T13:52:11.009Z] #30 ... [2020-07-23T13:52:11.009Z] [2020-07-23T13:52:11.009Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:11.009Z] #32 8.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:11.009Z] #32 8.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:11.009Z] #32 8.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:11.009Z] #32 9.554 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:52:11.009Z] #32 ... [2020-07-23T13:52:11.009Z] [2020-07-23T13:52:11.009Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:11.009Z] #51 7.231 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:11.009Z] #51 7.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:11.009Z] #51 7.335 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:11.009Z] #51 8.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:52:11.009Z] #51 10.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:52:11.009Z] #51 ... [2020-07-23T13:52:11.009Z] [2020-07-23T13:52:11.009Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:11.009Z] #41 7.662 + RM_GOPATH=0 [2020-07-23T13:52:11.009Z] #41 7.663 + TMP_GOPATH= [2020-07-23T13:52:11.009Z] #41 7.663 + : /build [2020-07-23T13:52:11.009Z] #41 7.663 + '[' -z '' ']' [2020-07-23T13:52:11.009Z] #41 7.667 ++ mktemp -d [2020-07-23T13:52:11.009Z] #41 7.668 + export GOPATH=/tmp/tmp.hAGbRA34XH [2020-07-23T13:52:11.009Z] #41 7.668 + GOPATH=/tmp/tmp.hAGbRA34XH [2020-07-23T13:52:11.009Z] #41 7.668 + RM_GOPATH=1 [2020-07-23T13:52:11.009Z] #41 7.668 + case "$(go env GOARCH)" in [2020-07-23T13:52:11.009Z] #41 7.669 ++ go env GOARCH [2020-07-23T13:52:11.009Z] #41 7.723 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.009Z] #41 7.723 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.009Z] #41 7.724 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:11.009Z] #41 7.725 + dir=/tmp/install [2020-07-23T13:52:11.009Z] #41 7.725 + bin=vndr [2020-07-23T13:52:11.009Z] #41 7.725 + shift [2020-07-23T13:52:11.009Z] #41 7.725 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-23T13:52:11.009Z] #41 7.726 + . /tmp/install/vndr.installer [2020-07-23T13:52:11.009Z] #41 7.726 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:52:11.009Z] #41 7.726 + install_vndr [2020-07-23T13:52:11.009Z] #41 7.726 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-23T13:52:11.009Z] #41 7.727 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:52:11.009Z] #41 7.727 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hAGbRA34XH/src/github.com/LK4D4/vndr [2020-07-23T13:52:11.009Z] #41 7.729 Cloning into '/tmp/tmp.hAGbRA34XH/src/github.com/LK4D4/vndr'... [2020-07-23T13:52:11.009Z] #41 8.522 + cd /tmp/tmp.hAGbRA34XH/src/github.com/LK4D4/vndr [2020-07-23T13:52:11.009Z] #41 8.587 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-23T13:52:11.009Z] #41 8.605 + go build -buildmode=pie -v -o /build/vndr . [2020-07-23T13:52:11.009Z] #41 10.53 internal/bytealg [2020-07-23T13:52:11.009Z] #41 10.54 internal/race [2020-07-23T13:52:11.009Z] #41 10.72 sync/atomic [2020-07-23T13:52:11.027Z] #39 45.73 DEP compel/plugins/shmem/shmem.d [2020-07-23T13:52:11.027Z] #39 45.78 DEP compel/plugins/fds/fds.d [2020-07-23T13:52:11.216Z] #47 ... [2020-07-23T13:52:11.216Z] [2020-07-23T13:52:11.216Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:11.216Z] #38 6.465 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:11.216Z] #38 6.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:11.216Z] #38 6.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:11.216Z] #38 7.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-23T13:52:11.216Z] #38 9.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-23T13:52:11.216Z] #38 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-23T13:52:11.216Z] #38 ... [2020-07-23T13:52:11.216Z] [2020-07-23T13:52:11.216Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:11.216Z] #36 6.510 + git clone https://github.com/docker/distribution.git . [2020-07-23T13:52:11.216Z] #36 6.518 Cloning into '.'... [2020-07-23T13:52:11.266Z] #41 10.98 unicode [2020-07-23T13:52:11.266Z] #41 ... [2020-07-23T13:52:11.266Z] [2020-07-23T13:52:11.266Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:11.266Z] #54 7.410 + RM_GOPATH=0 [2020-07-23T13:52:11.266Z] #54 7.410 + TMP_GOPATH= [2020-07-23T13:52:11.266Z] #54 7.410 + : /build [2020-07-23T13:52:11.266Z] #54 7.410 + '[' -z '' ']' [2020-07-23T13:52:11.266Z] #54 7.410 ++ mktemp -d [2020-07-23T13:52:11.266Z] #54 7.412 + export GOPATH=/tmp/tmp.666KQKtmUs [2020-07-23T13:52:11.266Z] #54 7.412 + GOPATH=/tmp/tmp.666KQKtmUs [2020-07-23T13:52:11.266Z] #54 7.413 + RM_GOPATH=1 [2020-07-23T13:52:11.266Z] #54 7.413 + case "$(go env GOARCH)" in [2020-07-23T13:52:11.266Z] #54 7.415 ++ go env GOARCH [2020-07-23T13:52:11.266Z] #54 7.471 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.266Z] #54 7.472 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.266Z] #54 7.473 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:11.266Z] #54 7.474 + dir=/tmp/install [2020-07-23T13:52:11.266Z] #54 7.474 + bin=rootlesskit [2020-07-23T13:52:11.266Z] #54 7.474 + shift [2020-07-23T13:52:11.266Z] #54 7.474 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-23T13:52:11.266Z] #54 7.475 + . /tmp/install/rootlesskit.installer [2020-07-23T13:52:11.266Z] #54 7.475 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:52:11.266Z] #54 7.476 + install_rootlesskit [2020-07-23T13:52:11.266Z] #54 7.479 + case "$1" in [2020-07-23T13:52:11.266Z] #54 7.479 + export CGO_ENABLED=0 [2020-07-23T13:52:11.266Z] #54 7.479 + CGO_ENABLED=0 [2020-07-23T13:52:11.266Z] #54 7.480 + _install_rootlesskit [2020-07-23T13:52:11.266Z] #54 7.482 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-23T13:52:11.266Z] #54 7.483 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:52:11.266Z] #54 7.483 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.666KQKtmUs/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:52:11.266Z] #54 7.497 Cloning into '/tmp/tmp.666KQKtmUs/src/github.com/rootless-containers/rootlesskit'... [2020-07-23T13:52:11.266Z] #54 ... [2020-07-23T13:52:11.266Z] [2020-07-23T13:52:11.266Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:11.266Z] #38 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:52:11.287Z] #39 45.87 CC compel/plugins/std/std.o [2020-07-23T13:52:11.487Z] #36 ... [2020-07-23T13:52:11.487Z] [2020-07-23T13:52:11.487Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:11.487Z] #43 6.128 + RM_GOPATH=0 [2020-07-23T13:52:11.487Z] #43 6.128 + TMP_GOPATH= [2020-07-23T13:52:11.487Z] #43 6.128 + : /build [2020-07-23T13:52:11.487Z] #43 6.128 + '[' -z '' ']' [2020-07-23T13:52:11.487Z] #43 6.130 ++ mktemp -d [2020-07-23T13:52:11.487Z] #43 6.133 + export GOPATH=/tmp/tmp.0164WlRw1E [2020-07-23T13:52:11.487Z] #43 6.133 + GOPATH=/tmp/tmp.0164WlRw1E [2020-07-23T13:52:11.487Z] #43 6.133 + RM_GOPATH=1 [2020-07-23T13:52:11.487Z] #43 6.133 + case "$(go env GOARCH)" in [2020-07-23T13:52:11.487Z] #43 6.133 ++ go env GOARCH [2020-07-23T13:52:11.487Z] #43 6.150 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.487Z] #43 6.150 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.487Z] #43 6.157 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:11.487Z] #43 6.177 + dir=/tmp/install [2020-07-23T13:52:11.487Z] #43 6.177 + bin=gotestsum [2020-07-23T13:52:11.487Z] #43 6.177 + shift [2020-07-23T13:52:11.487Z] #43 6.177 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-23T13:52:11.487Z] #43 6.177 + . /tmp/install/gotestsum.installer [2020-07-23T13:52:11.487Z] #43 6.177 ++ : v0.3.5 [2020-07-23T13:52:11.487Z] #43 6.177 + install_gotestsum [2020-07-23T13:52:11.487Z] #43 6.178 + set -e [2020-07-23T13:52:11.487Z] #43 6.178 + export GO111MODULE=on [2020-07-23T13:52:11.487Z] #43 6.178 + GO111MODULE=on [2020-07-23T13:52:11.487Z] #43 6.178 + GOBIN=/build [2020-07-23T13:52:11.487Z] #43 6.178 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-23T13:52:11.487Z] #43 6.244 go: finding gotest.tools v0.3.5 [2020-07-23T13:52:11.487Z] #43 6.245 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-23T13:52:11.487Z] #43 7.117 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-23T13:52:11.487Z] #43 7.718 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-23T13:52:11.487Z] #43 8.542 go: downloading gotest.tools v2.1.0+incompatible [2020-07-23T13:52:11.487Z] #43 8.733 go: extracting gotest.tools v2.1.0+incompatible [2020-07-23T13:52:11.487Z] #43 8.971 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-23T13:52:11.487Z] #43 9.034 go: downloading github.com/pkg/errors v0.8.0 [2020-07-23T13:52:11.487Z] #43 9.066 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:52:11.487Z] #43 9.073 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:52:11.487Z] #43 9.075 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:52:11.487Z] #43 9.168 go: downloading github.com/fatih/color v1.6.0 [2020-07-23T13:52:11.487Z] #43 9.621 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:52:11.487Z] #43 9.664 go: extracting github.com/fatih/color v1.6.0 [2020-07-23T13:52:11.487Z] #43 9.682 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-23T13:52:11.487Z] #43 9.684 go: extracting github.com/pkg/errors v0.8.0 [2020-07-23T13:52:11.487Z] #43 9.714 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:52:11.487Z] #43 9.733 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:52:11.487Z] #43 9.751 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:52:11.487Z] #43 9.752 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:52:11.487Z] #43 9.881 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:52:11.487Z] #43 9.943 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:52:11.487Z] #43 9.945 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:52:11.487Z] #43 9.948 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:52:11.487Z] #43 9.952 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:52:11.487Z] #43 11.25 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:52:11.487Z] #43 ... [2020-07-23T13:52:11.487Z] [2020-07-23T13:52:11.487Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:11.487Z] #32 6.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:11.487Z] #32 6.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:11.487Z] #32 6.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:11.487Z] #32 7.668 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-23T13:52:11.487Z] #32 9.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-23T13:52:11.487Z] #32 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-23T13:52:11.559Z] #39 46.11 CC compel/plugins/std/fds.o [2020-07-23T13:52:11.606Z] #39 86.23 CC criu/rbtree.o [2020-07-23T13:52:11.750Z] #32 ... [2020-07-23T13:52:11.750Z] [2020-07-23T13:52:11.750Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:11.750Z] #54 4.551 + RM_GOPATH=0 [2020-07-23T13:52:11.750Z] #54 4.551 + TMP_GOPATH= [2020-07-23T13:52:11.750Z] #54 4.551 + : /build [2020-07-23T13:52:11.750Z] #54 4.551 + '[' -z '' ']' [2020-07-23T13:52:11.750Z] #54 4.551 ++ mktemp -d [2020-07-23T13:52:11.750Z] #54 4.551 + export GOPATH=/tmp/tmp.H8440rFlzF [2020-07-23T13:52:11.750Z] #54 4.551 + GOPATH=/tmp/tmp.H8440rFlzF [2020-07-23T13:52:11.750Z] #54 4.551 + RM_GOPATH=1 [2020-07-23T13:52:11.750Z] #54 4.551 + case "$(go env GOARCH)" in [2020-07-23T13:52:11.750Z] #54 4.551 ++ go env GOARCH [2020-07-23T13:52:11.750Z] #54 4.551 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.750Z] #54 4.552 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:11.750Z] #54 4.552 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:11.750Z] #54 4.566 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:52:11.750Z] #54 4.567 + dir=/tmp/install [2020-07-23T13:52:11.750Z] #54 4.567 + bin=rootlesskit [2020-07-23T13:52:11.750Z] #54 4.567 + shift [2020-07-23T13:52:11.750Z] #54 4.567 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-23T13:52:11.750Z] #54 4.567 + . /tmp/install/rootlesskit.installer [2020-07-23T13:52:11.750Z] #54 4.567 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:52:11.750Z] #54 4.567 + install_rootlesskit [2020-07-23T13:52:11.750Z] #54 4.567 + case "$1" in [2020-07-23T13:52:11.750Z] #54 4.567 + export CGO_ENABLED=0 [2020-07-23T13:52:11.750Z] #54 4.567 + CGO_ENABLED=0 [2020-07-23T13:52:11.750Z] #54 4.567 + _install_rootlesskit [2020-07-23T13:52:11.750Z] #54 4.567 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-23T13:52:11.750Z] #54 4.567 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.H8440rFlzF/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:52:11.750Z] #54 4.567 Cloning into '/tmp/tmp.H8440rFlzF/src/github.com/rootless-containers/rootlesskit'... [2020-07-23T13:52:11.750Z] #54 9.480 + cd /tmp/tmp.H8440rFlzF/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:52:11.750Z] #54 9.481 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:52:11.750Z] #54 9.894 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:52:11.750Z] #54 9.897 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-23T13:52:11.750Z] #54 ... [2020-07-23T13:52:11.750Z] [2020-07-23T13:52:11.750Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:11.750Z] #10 6.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:11.750Z] #10 7.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:11.750Z] #10 7.092 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:11.750Z] #10 8.212 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-23T13:52:11.750Z] #10 9.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-23T13:52:11.750Z] #10 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-23T13:52:11.819Z] #39 46.49 CC compel/plugins/std/log.o [2020-07-23T13:52:11.901Z] #39 86.49 CC criu/rst-malloc.o [2020-07-23T13:52:11.901Z] #39 86.70 CC criu/seccomp.o [2020-07-23T13:52:12.015Z] #10 ... [2020-07-23T13:52:12.015Z] [2020-07-23T13:52:12.015Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:12.015Z] #43 11.37 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:52:12.015Z] #43 11.45 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:52:12.080Z] #39 ... [2020-07-23T13:52:12.080Z] [2020-07-23T13:52:12.080Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:12.080Z] #54 113.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:52:12.080Z] #54 113.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-23T13:52:12.080Z] #54 DONE 120.7s [2020-07-23T13:52:12.080Z] [2020-07-23T13:52:12.080Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-23T13:52:12.080Z] #55 DONE 0.0s [2020-07-23T13:52:12.145Z] #11 25.00 Reading package lists... [2020-07-23T13:52:12.145Z] #11 ... [2020-07-23T13:52:12.145Z] [2020-07-23T13:52:12.145Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:12.145Z] #39 15.93 Fetched 8145 kB in 15s (549 kB/s) [2020-07-23T13:52:12.145Z] #39 15.93 Reading package lists... [2020-07-23T13:52:12.207Z] #39 ... [2020-07-23T13:52:12.207Z] [2020-07-23T13:52:12.207Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:52:12.207Z] #19 3.808 Collecting yamllint==1.16.0 [2020-07-23T13:52:12.207Z] #19 3.918 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-23T13:52:12.207Z] #19 3.950 Collecting pyyaml (from yamllint==1.16.0) [2020-07-23T13:52:12.207Z] #19 4.035 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-23T13:52:12.207Z] #19 4.660 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-23T13:52:12.207Z] #19 4.686 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-23T13:52:12.207Z] #19 4.701 Building wheels for collected packages: pyyaml [2020-07-23T13:52:12.207Z] #19 4.715 Running setup.py bdist_wheel for pyyaml: started [2020-07-23T13:52:12.207Z] #19 5.281 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-23T13:52:12.207Z] #19 5.281 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-23T13:52:12.207Z] #19 5.326 Successfully built pyyaml [2020-07-23T13:52:12.207Z] #19 5.336 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-23T13:52:12.207Z] #19 5.520 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-23T13:52:12.207Z] #19 DONE 5.8s [2020-07-23T13:52:12.207Z] [2020-07-23T13:52:12.207Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-23T13:52:12.207Z] #22 DONE 0.2s [2020-07-23T13:52:12.207Z] [2020-07-23T13:52:12.207Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-23T13:52:12.340Z] [2020-07-23T13:52:12.340Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-23T13:52:12.340Z] #56 DONE 0.0s [2020-07-23T13:52:12.340Z] [2020-07-23T13:52:12.340Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:12.340Z] #10 120.2 Selecting previously unselected package libapparmor1:amd64. [2020-07-23T13:52:12.340Z] #10 120.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-23T13:52:12.340Z] #10 120.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-23T13:52:12.340Z] #10 120.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-23T13:52:12.340Z] #10 120.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-23T13:52:12.340Z] #10 120.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-23T13:52:12.340Z] #10 120.9 Selecting previously unselected package libbtrfs0. [2020-07-23T13:52:12.340Z] #10 120.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-23T13:52:12.340Z] #10 120.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:12.447Z] #39 24.07 Reading package lists... [2020-07-23T13:52:12.447Z] #39 ... [2020-07-23T13:52:12.447Z] [2020-07-23T13:52:12.447Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:12.447Z] #52 15.97 Fetched 8145 kB in 15s (551 kB/s) [2020-07-23T13:52:12.447Z] #52 15.97 Reading package lists... [2020-07-23T13:52:12.447Z] #52 23.11 Reading package lists... [2020-07-23T13:52:12.447Z] #52 ... [2020-07-23T13:52:12.447Z] [2020-07-23T13:52:12.447Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:12.447Z] #24 16.64 Fetched 8145 kB in 16s (525 kB/s) [2020-07-23T13:52:12.447Z] #24 16.64 Reading package lists... [2020-07-23T13:52:12.536Z] #36 ... [2020-07-23T13:52:12.536Z] [2020-07-23T13:52:12.536Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:12.536Z] #60 24.83 Checking out files: 45% (942/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-23T13:52:12.536Z] #60 26.04 + cd /tmp/tmp.zziqDHzbqe/src/github.com/docker/libnetwork [2020-07-23T13:52:12.536Z] #60 26.04 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:12.536Z] #60 26.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-23T13:52:12.600Z] #10 121.1 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:52:12.600Z] #10 121.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-23T13:52:12.601Z] #10 121.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:12.861Z] #10 121.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-23T13:52:12.861Z] #10 121.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:52:12.861Z] #10 121.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:52:13.120Z] #10 121.5 Selecting previously unselected package libudev-dev:amd64. [2020-07-23T13:52:13.121Z] #10 121.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-23T13:52:13.121Z] #10 121.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:52:13.255Z] #26 DONE 0.9s [2020-07-23T13:52:13.255Z] [2020-07-23T13:52:13.255Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-23T13:52:13.255Z] #29 DONE 0.2s [2020-07-23T13:52:13.255Z] [2020-07-23T13:52:13.255Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-23T13:52:13.381Z] #10 121.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-23T13:52:13.381Z] #10 121.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-23T13:52:13.381Z] #10 121.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-23T13:52:13.548Z] #31 DONE 0.1s [2020-07-23T13:52:13.548Z] [2020-07-23T13:52:13.548Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-23T13:52:13.548Z] #34 DONE 0.1s [2020-07-23T13:52:13.548Z] [2020-07-23T13:52:13.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:13.548Z] #39 87.22 CC criu/seize.o [2020-07-23T13:52:13.548Z] #39 87.60 CC criu/servicefd.o [2020-07-23T13:52:13.548Z] #39 87.80 CC criu/shmem.o [2020-07-23T13:52:13.548Z] #39 88.36 CC criu/sigframe.o [2020-07-23T13:52:13.642Z] #10 122.3 Selecting previously unselected package libpcre16-3:amd64. [2020-07-23T13:52:13.840Z] #39 88.45 CC criu/signalfd.o [2020-07-23T13:52:13.840Z] #39 88.66 CC criu/sk-inet.o [2020-07-23T13:52:13.902Z] #10 122.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-23T13:52:13.902Z] #10 122.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-23T13:52:13.902Z] #10 122.5 Selecting previously unselected package libpcre32-3:amd64. [2020-07-23T13:52:13.902Z] #10 122.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-23T13:52:13.902Z] #10 122.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-23T13:52:14.162Z] #10 122.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-23T13:52:14.163Z] #10 122.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-23T13:52:14.163Z] #10 122.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-23T13:52:14.163Z] #10 122.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-23T13:52:14.163Z] #10 122.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-23T13:52:14.163Z] #10 122.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-23T13:52:14.423Z] #10 123.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-23T13:52:14.475Z] #39 89.21 CC criu/sk-netlink.o [2020-07-23T13:52:14.546Z] #38 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:14.553Z] #24 23.42 Reading package lists... [2020-07-23T13:52:14.553Z] #24 ... [2020-07-23T13:52:14.553Z] [2020-07-23T13:52:14.553Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:14.553Z] #33 20.98 Reading package lists... [2020-07-23T13:52:14.683Z] #10 123.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-23T13:52:14.683Z] #10 123.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-23T13:52:14.767Z] #39 89.42 CC criu/sk-packet.o [2020-07-23T13:52:14.943Z] #10 123.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-23T13:52:14.943Z] #10 123.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:52:14.943Z] #10 123.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-23T13:52:14.943Z] #10 123.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-23T13:52:14.943Z] #10 123.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-23T13:52:14.943Z] #10 123.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-23T13:52:15.074Z] #39 89.72 CC criu/sk-queue.o [2020-07-23T13:52:15.203Z] #10 123.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-23T13:52:15.203Z] #10 123.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-23T13:52:15.203Z] #10 123.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:52:15.356Z] #43 15.07 go: finding github.com/fatih/color v1.6.0 [2020-07-23T13:52:15.356Z] #43 15.08 go: finding github.com/pkg/errors v0.8.0 [2020-07-23T13:52:15.395Z] #39 89.90 CC criu/sk-tcp.o [2020-07-23T13:52:15.624Z] #43 15.12 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:52:15.624Z] #43 15.15 go: finding github.com/spf13/pflag v1.0.1 [2020-07-23T13:52:15.624Z] #43 15.18 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:52:15.624Z] #43 15.20 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:52:15.688Z] #39 90.30 CC criu/sk-unix.o [2020-07-23T13:52:15.774Z] #10 124.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-23T13:52:15.774Z] #10 124.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-23T13:52:15.774Z] #10 124.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:52:15.774Z] #10 124.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:52:15.774Z] #10 124.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:15.774Z] #10 124.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-23T13:52:15.774Z] #10 124.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-23T13:52:15.774Z] #10 124.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:52:15.774Z] #10 124.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:52:15.774Z] #10 124.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-23T13:52:15.835Z] #60 ... [2020-07-23T13:52:15.835Z] [2020-07-23T13:52:15.835Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:15.835Z] #51 24.83 Fetched 8364 kB in 18s (459 kB/s) [2020-07-23T13:52:15.835Z] #51 24.83 Reading package lists... [2020-07-23T13:52:15.835Z] #51 32.36 Reading package lists... [2020-07-23T13:52:15.835Z] #51 ... [2020-07-23T13:52:15.835Z] [2020-07-23T13:52:15.835Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:15.835Z] #47 24.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:15.835Z] #47 25.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:15.835Z] #47 25.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:15.835Z] #47 25.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:15.835Z] #47 26.14 runtime/cgo [2020-07-23T13:52:15.835Z] #47 26.15 runtime [2020-07-23T13:52:15.835Z] #47 ... [2020-07-23T13:52:15.835Z] [2020-07-23T13:52:15.835Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:15.835Z] #23 25.25 Fetched 8364 kB in 18s (459 kB/s) [2020-07-23T13:52:15.835Z] #23 25.25 Reading package lists... [2020-07-23T13:52:15.889Z] #43 15.64 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:52:16.034Z] #10 124.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:52:16.034Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-23T13:52:16.034Z] #10 124.4 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 [2020-07-23T13:52:16.034Z] #10 124.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:52:16.034Z] #10 124.5 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 [2020-07-23T13:52:16.034Z] #10 124.5 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 [2020-07-23T13:52:16.034Z] #10 124.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:52:16.034Z] #10 124.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-23T13:52:16.034Z] #10 124.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:52:16.034Z] #10 124.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-23T13:52:16.034Z] #10 124.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:52:16.034Z] #10 124.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-23T13:52:16.034Z] #10 124.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:16.095Z] #23 32.80 Reading package lists... [2020-07-23T13:52:16.095Z] #23 ... [2020-07-23T13:52:16.095Z] [2020-07-23T13:52:16.095Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:16.095Z] #32 25.45 Fetched 8364 kB in 18s (456 kB/s) [2020-07-23T13:52:16.095Z] #32 25.45 Reading package lists... [2020-07-23T13:52:16.095Z] #32 32.37 Reading package lists... [2020-07-23T13:52:16.095Z] #32 ... [2020-07-23T13:52:16.095Z] [2020-07-23T13:52:16.095Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:16.095Z] #10 25.55 Fetched 8364 kB in 18s (454 kB/s) [2020-07-23T13:52:16.095Z] #10 25.55 Reading package lists... [2020-07-23T13:52:16.153Z] #43 15.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:52:16.153Z] #43 15.79 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:52:16.153Z] #43 15.84 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:52:16.153Z] #43 15.90 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:52:16.355Z] #10 32.87 Reading package lists... [2020-07-23T13:52:16.355Z] #10 ... [2020-07-23T13:52:16.355Z] [2020-07-23T13:52:16.355Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:16.355Z] #38 26.17 Fetched 8364 kB in 19s (441 kB/s) [2020-07-23T13:52:16.355Z] #38 26.17 Reading package lists... [2020-07-23T13:52:16.605Z] #10 DONE 125.0s [2020-07-23T13:52:16.605Z] [2020-07-23T13:52:16.605Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:16.726Z] #39 91.20 CC criu/sockets.o [2020-07-23T13:52:16.726Z] #39 91.61 CC criu/stats.o [2020-07-23T13:52:16.730Z] #43 ... [2020-07-23T13:52:16.730Z] [2020-07-23T13:52:16.730Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:16.730Z] #41 6.262 internal/cpu [2020-07-23T13:52:16.730Z] #41 6.325 runtime/internal/sys [2020-07-23T13:52:16.730Z] #41 6.399 runtime/internal/atomic [2020-07-23T13:52:16.730Z] #41 6.429 internal/race [2020-07-23T13:52:16.730Z] #41 6.472 runtime/internal/math [2020-07-23T13:52:16.730Z] #41 6.625 sync/atomic [2020-07-23T13:52:16.730Z] #41 6.714 unicode [2020-07-23T13:52:16.730Z] #41 6.965 internal/bytealg [2020-07-23T13:52:16.730Z] #41 7.155 unicode/utf8 [2020-07-23T13:52:16.730Z] #41 7.203 math/bits [2020-07-23T13:52:16.730Z] #41 8.079 encoding [2020-07-23T13:52:16.730Z] #41 8.229 runtime [2020-07-23T13:52:16.730Z] #41 8.410 unicode/utf16 [2020-07-23T13:52:16.730Z] #41 8.692 math [2020-07-23T13:52:16.730Z] #41 8.912 container/list [2020-07-23T13:52:16.730Z] #41 9.902 crypto/internal/subtle [2020-07-23T13:52:16.730Z] #41 10.08 crypto/subtle [2020-07-23T13:52:16.730Z] #41 10.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-23T13:52:16.730Z] #41 10.73 internal/nettrace [2020-07-23T13:52:16.730Z] #41 11.18 runtime/cgo [2020-07-23T13:52:16.730Z] #41 13.17 vendor/golang.org/x/crypto/internal/subtle [2020-07-23T13:52:16.730Z] #41 ... [2020-07-23T13:52:16.730Z] [2020-07-23T13:52:16.730Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:16.730Z] #23 6.367 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:16.730Z] #23 6.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:16.730Z] #23 6.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:16.730Z] #23 7.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-23T13:52:16.730Z] #23 9.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-23T13:52:16.730Z] #23 9.848 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-23T13:52:16.972Z] #33 28.60 Building dependency tree... [2020-07-23T13:52:16.994Z] #23 ... [2020-07-23T13:52:16.994Z] [2020-07-23T13:52:16.994Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:16.994Z] #60 14.42 Checking out files: 51% (1071/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-23T13:52:16.994Z] #60 15.43 + cd /tmp/tmp.5hXzyytFlv/src/github.com/docker/libnetwork [2020-07-23T13:52:16.994Z] #60 15.43 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:16.994Z] #60 16.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-23T13:52:17.018Z] #39 91.73 CC criu/string.o [2020-07-23T13:52:17.018Z] #39 91.78 CC criu/sysctl.o [2020-07-23T13:52:17.085Z] #38 ... [2020-07-23T13:52:17.085Z] [2020-07-23T13:52:17.085Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:17.085Z] #43 8.799 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-23T13:52:17.085Z] #43 9.317 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-23T13:52:17.085Z] #43 10.12 go: downloading gotest.tools v2.1.0+incompatible [2020-07-23T13:52:17.085Z] #43 10.21 go: extracting gotest.tools v2.1.0+incompatible [2020-07-23T13:52:17.085Z] #43 10.34 go: downloading github.com/pkg/errors v0.8.0 [2020-07-23T13:52:17.085Z] #43 10.38 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:52:17.085Z] #43 10.45 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:52:17.085Z] #43 10.47 go: downloading github.com/fatih/color v1.6.0 [2020-07-23T13:52:17.085Z] #43 10.47 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-23T13:52:17.085Z] #43 10.47 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:52:17.085Z] #43 10.80 go: extracting github.com/pkg/errors v0.8.0 [2020-07-23T13:52:17.085Z] #43 11.00 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:52:17.085Z] #43 11.03 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-23T13:52:17.085Z] #43 11.18 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:52:17.085Z] #43 11.29 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:52:17.085Z] #43 11.32 go: extracting github.com/fatih/color v1.6.0 [2020-07-23T13:52:17.085Z] #43 11.36 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:52:17.085Z] #43 11.41 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:52:17.085Z] #43 11.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:52:17.085Z] #43 11.45 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:52:17.085Z] #43 11.46 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:52:17.085Z] #43 11.86 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:52:17.085Z] #43 11.86 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:52:17.085Z] #43 14.56 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:52:17.085Z] #43 14.63 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:52:17.085Z] #43 14.71 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:52:17.085Z] #43 ... [2020-07-23T13:52:17.085Z] [2020-07-23T13:52:17.085Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:17.085Z] #21 16.82 + mkdir -p /build [2020-07-23T13:52:17.085Z] #21 16.84 + mv docker/docker /build/ [2020-07-23T13:52:17.085Z] #21 16.84 + rmdir docker [2020-07-23T13:52:17.310Z] #39 92.04 CC criu/sysfs_parse.o [2020-07-23T13:52:17.603Z] #39 92.19 CC criu/timens.o [2020-07-23T13:52:17.603Z] #39 92.35 CC criu/timerfd.o [2020-07-23T13:52:17.895Z] #39 92.53 CC criu/tty.o [2020-07-23T13:52:18.458Z] #21 DONE 18.0s [2020-07-23T13:52:18.458Z] [2020-07-23T13:52:18.458Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:18.458Z] #47 17.77 + cd /tmp/tmp.jUVOdTGVPg/src/github.com/mvdan/sh [2020-07-23T13:52:18.458Z] #47 17.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:52:18.458Z] #47 17.96 + GO111MODULE=on [2020-07-23T13:52:18.458Z] #47 17.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-23T13:52:18.894Z] #38 32.98 Reading package lists... [2020-07-23T13:52:18.894Z] #38 ... [2020-07-23T13:52:18.894Z] [2020-07-23T13:52:18.894Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:18.894Z] #41 28.35 vendor/golang.org/x/crypto/internal/subtle [2020-07-23T13:52:18.894Z] #41 28.46 vendor/golang.org/x/crypto/curve25519 [2020-07-23T13:52:18.949Z] #39 93.67 CC criu/tun.o [2020-07-23T13:52:19.106Z] #33 32.66 The following additional packages will be installed: [2020-07-23T13:52:19.106Z] #33 32.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-23T13:52:19.106Z] #33 32.68 Suggested packages: [2020-07-23T13:52:19.106Z] #33 32.69 cmake-doc ninja-build lrzip [2020-07-23T13:52:19.106Z] #33 32.69 Recommended packages: [2020-07-23T13:52:19.106Z] #33 32.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-23T13:52:19.154Z] #49 ... [2020-07-23T13:52:19.154Z] [2020-07-23T13:52:19.154Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-23T13:52:19.154Z] #11 DONE 2.7s [2020-07-23T13:52:19.154Z] [2020-07-23T13:52:19.154Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:19.154Z] #49 2.621 + RM_GOPATH=0 [2020-07-23T13:52:19.154Z] #49 2.621 + TMP_GOPATH= [2020-07-23T13:52:19.154Z] #49 2.621 + : /build [2020-07-23T13:52:19.154Z] #49 2.621 + '[' -z '' ']' [2020-07-23T13:52:19.154Z] #49 2.624 ++ mktemp -d [2020-07-23T13:52:19.154Z] #49 2.625 + export GOPATH=/tmp/tmp.Ae0mV70N49 [2020-07-23T13:52:19.154Z] #49 2.625 + GOPATH=/tmp/tmp.Ae0mV70N49 [2020-07-23T13:52:19.154Z] #49 2.625 + RM_GOPATH=1 [2020-07-23T13:52:19.154Z] #49 2.625 + case "$(go env GOARCH)" in [2020-07-23T13:52:19.154Z] #49 2.625 ++ go env GOARCH [2020-07-23T13:52:19.154Z] #49 2.642 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:19.154Z] #49 2.643 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:19.154Z] #49 2.648 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:19.154Z] #49 2.652 + dir=/tmp/install [2020-07-23T13:52:19.154Z] #49 2.653 + bin=runc [2020-07-23T13:52:19.154Z] #49 2.653 + shift [2020-07-23T13:52:19.154Z] #49 2.655 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-23T13:52:19.154Z] #49 2.655 + . /tmp/install/runc.installer [2020-07-23T13:52:19.154Z] #49 2.656 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:52:19.154Z] #49 2.657 + install_runc [2020-07-23T13:52:19.154Z] #49 2.659 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-23T13:52:19.154Z] #49 2.662 + uname -r [2020-07-23T13:52:19.154Z] #49 2.681 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-23T13:52:19.154Z] #49 2.682 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-23T13:52:19.154Z] #49 2.682 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-23T13:52:19.154Z] #49 2.682 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ae0mV70N49/src/github.com/opencontainers/runc [2020-07-23T13:52:19.154Z] #49 2.718 Cloning into '/tmp/tmp.Ae0mV70N49/src/github.com/opencontainers/runc'... [2020-07-23T13:52:19.242Z] #39 93.97 CC criu/uffd.o [2020-07-23T13:52:19.833Z] #41 ... [2020-07-23T13:52:19.833Z] [2020-07-23T13:52:19.833Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:19.833Z] #51 32.36 Reading package lists... [2020-07-23T13:52:19.837Z] #47 19.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:19.837Z] #47 19.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:19.877Z] #39 94.46 CC criu/util.o [2020-07-23T13:52:20.097Z] #47 19.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:20.097Z] #47 19.90 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:20.097Z] #47 20.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:20.166Z] #33 33.88 The following NEW packages will be installed: [2020-07-23T13:52:20.166Z] #33 33.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-23T13:52:20.166Z] #33 33.91 vim-common xxd [2020-07-23T13:52:20.166Z] #33 34.05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:20.166Z] #33 34.05 Need to get 14.9 MB of archives. [2020-07-23T13:52:20.166Z] #33 34.05 After this operation, 67.2 MB of additional disk space will be used. [2020-07-23T13:52:20.166Z] #33 34.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-23T13:52:20.170Z] #39 94.92 CC criu/uts_ns.o [2020-07-23T13:52:20.463Z] #39 95.03 CC criu/vdso.o [2020-07-23T13:52:20.463Z] #39 95.31 LINK criu/built-in.o [2020-07-23T13:52:20.469Z] #33 34.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:52:20.469Z] #33 34.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-23T13:52:20.469Z] #33 34.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-23T13:52:20.756Z] #39 95.37 LINK criu/criu [2020-07-23T13:52:20.756Z] #39 95.59 DEP lib/c/criu.d [2020-07-23T13:52:21.028Z] #47 ... [2020-07-23T13:52:21.028Z] [2020-07-23T13:52:21.028Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:21.028Z] #30 10.84 math [2020-07-23T13:52:21.028Z] #30 11.40 runtime [2020-07-23T13:52:21.028Z] #30 15.32 unicode/utf8 [2020-07-23T13:52:21.028Z] #30 16.03 internal/testlog [2020-07-23T13:52:21.028Z] #30 16.44 encoding [2020-07-23T13:52:21.028Z] #30 16.60 runtime/cgo [2020-07-23T13:52:21.049Z] #39 95.63 CC images/rpc.pb-c.o [2020-07-23T13:52:21.065Z] #49 ... [2020-07-23T13:52:21.065Z] [2020-07-23T13:52:21.065Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:21.065Z] #41 119.2 crypto/tls [2020-07-23T13:52:21.065Z] #41 126.1 net/http/httptrace [2020-07-23T13:52:21.065Z] #41 126.4 net/http [2020-07-23T13:52:21.065Z] #41 ... [2020-07-23T13:52:21.065Z] [2020-07-23T13:52:21.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:21.065Z] #39 47.26 CC compel/plugins/std/string.o [2020-07-23T13:52:21.065Z] #39 48.27 CC compel/plugins/std/infect.o [2020-07-23T13:52:21.065Z] #39 48.71 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-23T13:52:21.065Z] #39 48.77 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-23T13:52:21.065Z] #39 48.82 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-23T13:52:21.065Z] #39 48.87 AR compel/plugins/std.lib.a [2020-07-23T13:52:21.065Z] #39 48.94 CC compel/plugins/fds/fds.o [2020-07-23T13:52:21.065Z] #39 49.11 AR compel/plugins/fds.lib.a [2020-07-23T13:52:21.065Z] #39 49.17 HOSTDEP compel/src/lib/log-host.d [2020-07-23T13:52:21.065Z] #39 49.24 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-23T13:52:21.065Z] #39 49.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-23T13:52:21.065Z] #39 49.43 HOSTDEP compel/src/main-host.d [2020-07-23T13:52:21.065Z] #39 49.55 DEP compel/src/lib/ptrace.d [2020-07-23T13:52:21.065Z] #39 49.69 DEP compel/src/lib/infect.d [2020-07-23T13:52:21.065Z] #39 49.80 DEP compel/src/lib/infect-util.d [2020-07-23T13:52:21.065Z] #39 49.88 DEP compel/src/lib/infect-rpc.d [2020-07-23T13:52:21.065Z] #39 49.97 DEP compel/arch/x86/src/lib/infect.d [2020-07-23T13:52:21.065Z] #39 50.05 DEP compel/arch/x86/src/lib/cpu.d [2020-07-23T13:52:21.065Z] #39 50.09 DEP compel/src/lib/log.d [2020-07-23T13:52:21.065Z] #39 50.15 DEP compel/src/main.d [2020-07-23T13:52:21.065Z] #39 50.23 DEP compel/src/lib/handle-elf.d [2020-07-23T13:52:21.065Z] #39 50.31 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-23T13:52:21.065Z] #39 50.40 CC compel/src/lib/log.o [2020-07-23T13:52:21.065Z] #39 50.61 CC compel/arch/x86/src/lib/cpu.o [2020-07-23T13:52:21.065Z] #39 51.46 CC compel/arch/x86/src/lib/infect.o [2020-07-23T13:52:21.065Z] #39 52.65 CC compel/src/lib/infect-rpc.o [2020-07-23T13:52:21.065Z] #39 53.05 CC compel/src/lib/infect-util.o [2020-07-23T13:52:21.065Z] #39 53.27 CC compel/src/lib/infect.o [2020-07-23T13:52:21.065Z] #39 55.82 CC compel/src/lib/ptrace.o [2020-07-23T13:52:21.228Z] #60 ... [2020-07-23T13:52:21.228Z] [2020-07-23T13:52:21.228Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:21.229Z] #51 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-23T13:52:21.229Z] #51 17.63 Fetched 8192 kB in 12s (706 kB/s) [2020-07-23T13:52:21.229Z] #51 17.63 Reading package lists... [2020-07-23T13:52:21.229Z] #51 ... [2020-07-23T13:52:21.229Z] [2020-07-23T13:52:21.229Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:21.229Z] #36 19.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-23T13:52:21.229Z] #36 ... [2020-07-23T13:52:21.229Z] [2020-07-23T13:52:21.229Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:21.229Z] #47 10.92 + cd /tmp/tmp.G1F7VcDaCe/src/github.com/mvdan/sh [2020-07-23T13:52:21.229Z] #47 10.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-23T13:52:21.229Z] #47 10.97 + GO111MODULE=on [2020-07-23T13:52:21.229Z] #47 10.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-23T13:52:21.229Z] #47 12.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:21.229Z] #47 12.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:21.229Z] #47 12.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:21.229Z] #47 12.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:21.229Z] #47 12.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:21.229Z] #47 13.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:21.229Z] #47 14.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:21.229Z] #47 15.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:21.229Z] #47 17.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:21.229Z] #47 17.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:21.229Z] #47 17.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:21.229Z] #47 17.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:21.229Z] #47 19.07 runtime/cgo [2020-07-23T13:52:21.229Z] #47 19.22 runtime [2020-07-23T13:52:21.286Z] #30 ... [2020-07-23T13:52:21.286Z] [2020-07-23T13:52:21.286Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:21.286Z] #47 20.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:21.325Z] #39 ... [2020-07-23T13:52:21.325Z] [2020-07-23T13:52:21.325Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-23T13:52:21.325Z] #12 DONE 2.2s [2020-07-23T13:52:21.325Z] [2020-07-23T13:52:21.325Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-23T13:52:21.342Z] #39 95.91 CC lib/c/criu.o [2020-07-23T13:52:21.636Z] #39 ... [2020-07-23T13:52:21.636Z] [2020-07-23T13:52:21.636Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:21.636Z] #36 DONE 134.5s [2020-07-23T13:52:21.636Z] [2020-07-23T13:52:21.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:21.636Z] #39 96.37 LINK lib/c/built-in.o [2020-07-23T13:52:21.636Z] #39 96.37 LINK lib/c/libcriu.so [2020-07-23T13:52:21.636Z] #39 96.40 LINK lib/c/libcriu.a [2020-07-23T13:52:21.807Z] #47 ... [2020-07-23T13:52:21.808Z] [2020-07-23T13:52:21.808Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:21.808Z] #36 21.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-23T13:52:21.851Z] #47 ... [2020-07-23T13:52:21.851Z] [2020-07-23T13:52:21.851Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:21.851Z] #41 11.44 runtime [2020-07-23T13:52:21.851Z] #41 15.27 unicode/utf8 [2020-07-23T13:52:21.851Z] #41 16.04 internal/testlog [2020-07-23T13:52:21.851Z] #41 16.40 encoding [2020-07-23T13:52:21.851Z] #41 16.56 unicode/utf16 [2020-07-23T13:52:21.851Z] #41 16.84 container/list [2020-07-23T13:52:21.851Z] #41 17.44 crypto/internal/subtle [2020-07-23T13:52:21.851Z] #41 17.57 crypto/subtle [2020-07-23T13:52:21.851Z] #41 17.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-23T13:52:21.851Z] #41 17.98 internal/nettrace [2020-07-23T13:52:21.851Z] #41 18.31 runtime/cgo [2020-07-23T13:52:21.851Z] #41 ... [2020-07-23T13:52:21.851Z] [2020-07-23T13:52:21.851Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:21.851Z] #43 17.79 go: finding github.com/fatih/color v1.6.0 [2020-07-23T13:52:21.851Z] #43 17.83 go: finding github.com/pkg/errors v0.8.0 [2020-07-23T13:52:21.851Z] #43 17.96 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-23T13:52:21.851Z] #43 18.19 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T13:52:21.851Z] #43 18.26 go: finding github.com/spf13/pflag v1.0.1 [2020-07-23T13:52:21.851Z] #43 18.34 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T13:52:21.851Z] #43 18.64 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T13:52:21.851Z] #43 18.89 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T13:52:21.851Z] #43 19.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-23T13:52:21.851Z] #43 19.13 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T13:52:21.851Z] #43 19.27 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T13:52:21.930Z] #39 96.47 GEN magic.py [2020-07-23T13:52:21.930Z] #39 96.57 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:52:21.930Z] #39 96.57 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:52:21.930Z] #39 96.57 Note: Building without GnuTLS support [2020-07-23T13:52:21.930Z] #39 96.57 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:52:21.930Z] #39 96.57 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:52:22.009Z] #51 39.46 Building dependency tree... [2020-07-23T13:52:22.031Z] #33 35.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-23T13:52:22.031Z] #33 35.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-23T13:52:22.031Z] #33 35.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-23T13:52:22.031Z] #33 35.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-23T13:52:22.031Z] #33 35.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-23T13:52:22.109Z] #43 ... [2020-07-23T13:52:22.109Z] [2020-07-23T13:52:22.109Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:22.109Z] #32 11.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:52:22.109Z] #32 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:22.222Z] #39 96.93 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:52:22.331Z] #33 35.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-23T13:52:22.366Z] #32 ... [2020-07-23T13:52:22.366Z] [2020-07-23T13:52:22.366Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:22.366Z] #10 12.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:52:22.366Z] #10 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:22.366Z] #10 ... [2020-07-23T13:52:22.366Z] [2020-07-23T13:52:22.366Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:22.366Z] #47 21.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:22.547Z] #39 ... [2020-07-23T13:52:22.547Z] [2020-07-23T13:52:22.547Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-23T13:52:22.547Z] #37 DONE 0.2s [2020-07-23T13:52:22.547Z] [2020-07-23T13:52:22.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:22.547Z] #39 97.23 make[1]: Nothing to be done for 'all'. [2020-07-23T13:52:22.625Z] #47 ... [2020-07-23T13:52:22.625Z] [2020-07-23T13:52:22.625Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:22.625Z] #23 12.53 Fetched 8364 kB in 10s (842 kB/s) [2020-07-23T13:52:22.625Z] #23 12.53 Reading package lists... [2020-07-23T13:52:22.840Z] #39 97.50 make[1]: 'images/built-in.o' is up to date. [2020-07-23T13:52:22.840Z] #39 97.52 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-23T13:52:22.840Z] #39 97.53 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-23T13:52:22.840Z] #39 97.54 make[1]: 'compel/libcompel.a' is up to date. [2020-07-23T13:52:22.840Z] #39 97.55 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-23T13:52:22.840Z] #39 97.56 make[1]: Nothing to be done for 'all'. [2020-07-23T13:52:22.840Z] #39 97.57 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:52:22.840Z] #39 97.65 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:22.882Z] #23 21.14 Reading package lists... [2020-07-23T13:52:22.882Z] #23 ... [2020-07-23T13:52:22.882Z] [2020-07-23T13:52:22.882Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:22.882Z] #54 13.09 + cd /tmp/tmp.666KQKtmUs/src/github.com/rootless-containers/rootlesskit [2020-07-23T13:52:22.882Z] #54 13.09 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-23T13:52:22.882Z] #54 13.30 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:52:22.882Z] #54 13.30 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-23T13:52:22.983Z] #33 ... [2020-07-23T13:52:22.983Z] [2020-07-23T13:52:22.983Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:22.983Z] #24 23.42 Reading package lists... [2020-07-23T13:52:22.983Z] #24 30.72 Building dependency tree... [2020-07-23T13:52:22.983Z] #24 33.80 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-23T13:52:22.983Z] #24 33.80 The following additional packages will be installed: [2020-07-23T13:52:22.983Z] #24 33.80 libjq1 libonig5 [2020-07-23T13:52:22.983Z] #24 34.22 The following NEW packages will be installed: [2020-07-23T13:52:22.983Z] #24 34.22 jq libjq1 libonig5 [2020-07-23T13:52:22.983Z] #24 34.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:22.983Z] #24 34.41 Need to get 358 kB of archives. [2020-07-23T13:52:22.983Z] #24 34.41 After this operation, 1277 kB of additional disk space will be used. [2020-07-23T13:52:22.983Z] #24 34.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-23T13:52:22.983Z] #24 34.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-23T13:52:22.983Z] #24 34.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-23T13:52:22.983Z] #24 36.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:22.983Z] #24 36.60 Fetched 358 kB in 0s (2584 kB/s) [2020-07-23T13:52:22.983Z] #24 36.79 Selecting previously unselected package libonig5:ppc64el. [2020-07-23T13:52:23.132Z] #39 97.66 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:23.132Z] #39 97.67 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:23.132Z] #39 97.72 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:23.132Z] #39 97.74 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:23.132Z] #39 97.75 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:23.132Z] #39 97.76 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:23.132Z] #39 97.81 make[2]: Nothing to be done for 'all'. [2020-07-23T13:52:23.132Z] #39 97.82 INSTALL criu/criu [2020-07-23T13:52:23.236Z] #13 1.970 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-23T13:52:23.283Z] #24 36.79 (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.) [2020-07-23T13:52:23.283Z] #24 36.97 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-23T13:52:23.283Z] #24 36.98 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-23T13:52:23.425Z] #39 DONE 98.0s [2020-07-23T13:52:23.425Z] [2020-07-23T13:52:23.425Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:23.445Z] #54 ... [2020-07-23T13:52:23.445Z] [2020-07-23T13:52:23.445Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:23.496Z] #13 DONE 2.1s [2020-07-23T13:52:23.496Z] [2020-07-23T13:52:23.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:23.496Z] #39 56.37 AR compel/libcompel.a [2020-07-23T13:52:23.496Z] #39 56.51 HOSTCC compel/src/main-host.o [2020-07-23T13:52:23.496Z] #39 56.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-23T13:52:23.496Z] #39 56.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-23T13:52:23.496Z] #39 57.18 HOSTCC compel/src/lib/log-host.o [2020-07-23T13:52:23.496Z] #39 57.39 HOSTLINK compel/compel-host-bin [2020-07-23T13:52:23.496Z] #39 57.49 DEP soccr/soccr.d [2020-07-23T13:52:23.496Z] #39 57.62 CC soccr/soccr.o [2020-07-23T13:52:23.583Z] #24 37.33 Selecting previously unselected package libjq1:ppc64el. [2020-07-23T13:52:23.583Z] #24 37.37 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-23T13:52:23.583Z] #24 37.38 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-23T13:52:23.702Z] #60 23.29 Checking out files: 66% (1378/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) [2020-07-23T13:52:23.702Z] #60 ... [2020-07-23T13:52:23.702Z] [2020-07-23T13:52:23.702Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:23.702Z] #51 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:23.896Z] #24 37.65 Selecting previously unselected package jq. [2020-07-23T13:52:23.896Z] #24 37.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-23T13:52:23.896Z] #24 37.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:23.928Z] #51 ... [2020-07-23T13:52:23.928Z] [2020-07-23T13:52:23.928Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:23.928Z] #43 DONE 42.9s [2020-07-23T13:52:23.928Z] [2020-07-23T13:52:23.928Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:23.928Z] #41 39.74 sync [2020-07-23T13:52:23.928Z] #41 39.75 internal/reflectlite [2020-07-23T13:52:23.928Z] #41 41.01 github.com/LK4D4/vndr/godl/singleflight [2020-07-23T13:52:23.928Z] #41 41.41 math/rand [2020-07-23T13:52:23.928Z] #41 42.36 internal/singleflight [2020-07-23T13:52:23.959Z] #51 ... [2020-07-23T13:52:23.959Z] [2020-07-23T13:52:23.959Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:24.081Z] #45 ... [2020-07-23T13:52:24.081Z] [2020-07-23T13:52:24.081Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-23T13:52:24.081Z] #40 DONE 0.2s [2020-07-23T13:52:24.081Z] [2020-07-23T13:52:24.081Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-23T13:52:24.189Z] #41 43.52 sort [2020-07-23T13:52:24.189Z] #41 43.56 io [2020-07-23T13:52:24.193Z] #24 38.07 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-23T13:52:24.216Z] #60 23.29 Checking out files: 66% (1378/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-23T13:52:24.216Z] #60 23.99 + cd /tmp/tmp.Kr7tcgqfJw/src/github.com/docker/libnetwork [2020-07-23T13:52:24.216Z] #60 23.99 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-23T13:52:24.216Z] #60 24.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-23T13:52:24.374Z] #42 DONE 0.1s [2020-07-23T13:52:24.374Z] [2020-07-23T13:52:24.374Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-23T13:52:24.374Z] #44 DONE 0.2s [2020-07-23T13:52:24.374Z] [2020-07-23T13:52:24.374Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:24.440Z] #39 59.17 AR soccr/libsoccr.a [2020-07-23T13:52:24.440Z] #39 59.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:52:24.493Z] #24 38.08 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-23T13:52:24.493Z] #24 38.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:24.493Z] #24 38.11 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:24.792Z] #24 ... [2020-07-23T13:52:24.792Z] [2020-07-23T13:52:24.792Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:24.792Z] #33 38.52 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:24.792Z] #33 ... [2020-07-23T13:52:24.792Z] [2020-07-23T13:52:24.792Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:24.792Z] #24 DONE 38.6s [2020-07-23T13:52:24.792Z] [2020-07-23T13:52:24.792Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T13:52:24.792Z] #25 DONE 0.1s [2020-07-23T13:52:25.010Z] #39 59.56 DEP criu/arch/x86/sigframe.d [2020-07-23T13:52:25.011Z] #39 59.69 DEP criu/arch/x86/sigaction_compat.d [2020-07-23T13:52:25.011Z] #39 59.80 DEP criu/arch/x86/kerndat.d [2020-07-23T13:52:25.090Z] [2020-07-23T13:52:25.090Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:25.090Z] #26 ... [2020-07-23T13:52:25.090Z] [2020-07-23T13:52:25.090Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:25.090Z] #52 23.11 Reading package lists... [2020-07-23T13:52:25.090Z] #52 31.41 Building dependency tree... [2020-07-23T13:52:25.090Z] #52 35.05 The following additional packages will be installed: [2020-07-23T13:52:25.090Z] #52 35.06 libbtrfs0 [2020-07-23T13:52:25.090Z] #52 35.32 The following NEW packages will be installed: [2020-07-23T13:52:25.090Z] #52 35.32 libbtrfs-dev libbtrfs0 [2020-07-23T13:52:25.090Z] #52 35.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:25.090Z] #52 35.56 Need to get 120 kB of archives. [2020-07-23T13:52:25.090Z] #52 35.56 After this operation, 423 kB of additional disk space will be used. [2020-07-23T13:52:25.090Z] #52 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-23T13:52:25.090Z] #52 35.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-23T13:52:25.090Z] #52 37.53 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:25.090Z] #52 37.95 Fetched 120 kB in 0s (1548 kB/s) [2020-07-23T13:52:25.090Z] #52 38.08 Selecting previously unselected package libbtrfs0. [2020-07-23T13:52:25.090Z] #52 38.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-23T13:52:25.090Z] #52 38.14 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-23T13:52:25.090Z] #52 38.15 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:25.090Z] #52 38.24 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:52:25.090Z] #52 38.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-23T13:52:25.090Z] #52 38.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:25.090Z] #52 38.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:25.090Z] #52 38.53 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:25.090Z] #52 38.55 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:25.090Z] #52 DONE 38.9s [2020-07-23T13:52:25.274Z] #39 59.93 DEP criu/arch/x86/crtools.d [2020-07-23T13:52:25.274Z] #39 ... [2020-07-23T13:52:25.274Z] [2020-07-23T13:52:25.274Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-23T13:52:25.274Z] #14 DONE 1.8s [2020-07-23T13:52:25.393Z] [2020-07-23T13:52:25.393Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:25.393Z] #53 0.371 + RM_GOPATH=0 [2020-07-23T13:52:25.536Z] [2020-07-23T13:52:25.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:25.536Z] #39 60.20 DEP criu/arch/x86/cpu.d [2020-07-23T13:52:25.536Z] #39 60.35 CC criu/arch/x86/cpu.o [2020-07-23T13:52:25.571Z] #41 44.94 strconv [2020-07-23T13:52:25.571Z] #41 44.99 bytes [2020-07-23T13:52:25.692Z] #53 0.374 + TMP_GOPATH= [2020-07-23T13:52:25.692Z] #53 0.375 + : /build [2020-07-23T13:52:25.692Z] #53 0.376 + '[' -z '' ']' [2020-07-23T13:52:25.692Z] #53 0.378 ++ mktemp -d [2020-07-23T13:52:25.692Z] #53 0.381 + export GOPATH=/tmp/tmp.oghzGf4IJ7 [2020-07-23T13:52:25.692Z] #53 0.381 + GOPATH=/tmp/tmp.oghzGf4IJ7 [2020-07-23T13:52:25.692Z] #53 0.382 + RM_GOPATH=1 [2020-07-23T13:52:25.692Z] #53 0.383 + case "$(go env GOARCH)" in [2020-07-23T13:52:25.692Z] #53 0.391 ++ go env GOARCH [2020-07-23T13:52:25.692Z] #53 0.471 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:25.692Z] #53 0.473 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:25.692Z] #53 0.476 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:25.692Z] #53 0.480 + dir=/tmp/install [2020-07-23T13:52:25.692Z] #53 0.480 + bin=containerd [2020-07-23T13:52:25.692Z] #53 0.481 + shift [2020-07-23T13:52:25.692Z] #53 0.482 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-23T13:52:25.692Z] #53 0.483 + . /tmp/install/containerd.installer [2020-07-23T13:52:25.692Z] #53 0.485 ++ set -e [2020-07-23T13:52:25.692Z] #53 0.488 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:52:25.692Z] #53 0.492 + install_containerd [2020-07-23T13:52:25.692Z] #53 0.495 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-23T13:52:25.692Z] #53 0.496 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:52:25.692Z] #53 0.496 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oghzGf4IJ7/src/github.com/containerd/containerd [2020-07-23T13:52:25.692Z] #53 0.499 Cloning into '/tmp/tmp.oghzGf4IJ7/src/github.com/containerd/containerd'... [2020-07-23T13:52:26.141Z] #41 ... [2020-07-23T13:52:26.141Z] [2020-07-23T13:52:26.141Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:26.141Z] #60 DONE 45.5s [2020-07-23T13:52:26.141Z] [2020-07-23T13:52:26.141Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:26.141Z] #51 43.47 The following additional packages will be installed: [2020-07-23T13:52:26.141Z] #51 43.48 libbtrfs0 [2020-07-23T13:52:26.141Z] #51 44.01 The following NEW packages will be installed: [2020-07-23T13:52:26.141Z] #51 44.01 libbtrfs-dev libbtrfs0 [2020-07-23T13:52:26.141Z] #51 44.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:26.141Z] #51 44.61 Need to get 119 kB of archives. [2020-07-23T13:52:26.141Z] #51 44.61 After this operation, 387 kB of additional disk space will be used. [2020-07-23T13:52:26.141Z] #51 44.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-23T13:52:26.141Z] #51 44.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-23T13:52:26.401Z] #51 45.74 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:26.449Z] #45 ... [2020-07-23T13:52:26.449Z] [2020-07-23T13:52:26.449Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:26.449Z] #52 113.8 + bin/containerd [2020-07-23T13:52:26.534Z] #39 61.03 CC criu/arch/x86/crtools.o [2020-07-23T13:52:26.668Z] #51 46.15 Fetched 119 kB in 0s (361 kB/s) [2020-07-23T13:52:26.937Z] #51 46.46 Selecting previously unselected package libbtrfs0. [2020-07-23T13:52:27.135Z] #36 ... [2020-07-23T13:52:27.135Z] [2020-07-23T13:52:27.135Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:27.135Z] #32 16.83 Fetched 8192 kB in 11s (755 kB/s) [2020-07-23T13:52:27.135Z] #32 16.83 Reading package lists... [2020-07-23T13:52:27.198Z] #51 46.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-23T13:52:27.198Z] #51 46.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-23T13:52:27.198Z] #51 46.59 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:27.198Z] #51 46.72 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:52:27.198Z] #51 46.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-23T13:52:27.198Z] #51 46.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:27.397Z] #32 22.97 Reading package lists... [2020-07-23T13:52:27.397Z] #32 ... [2020-07-23T13:52:27.397Z] [2020-07-23T13:52:27.397Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:27.397Z] #51 17.63 Reading package lists... [2020-07-23T13:52:27.484Z] #39 62.12 CC criu/arch/x86/kerndat.o [2020-07-23T13:52:27.661Z] #51 23.61 Reading package lists... [2020-07-23T13:52:27.661Z] #51 ... [2020-07-23T13:52:27.661Z] [2020-07-23T13:52:27.661Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:27.661Z] #23 17.16 Fetched 8192 kB in 11s (740 kB/s) [2020-07-23T13:52:27.661Z] #23 17.16 Reading package lists... [2020-07-23T13:52:27.661Z] #23 22.69 Reading package lists... [2020-07-23T13:52:27.661Z] #23 ... [2020-07-23T13:52:27.661Z] [2020-07-23T13:52:27.661Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:27.661Z] #38 18.01 Fetched 8192 kB in 12s (696 kB/s) [2020-07-23T13:52:27.661Z] #38 18.01 Reading package lists... [2020-07-23T13:52:27.762Z] #39 ... [2020-07-23T13:52:27.762Z] [2020-07-23T13:52:27.762Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-23T13:52:27.762Z] #15 DONE 2.3s [2020-07-23T13:52:27.762Z] [2020-07-23T13:52:27.762Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:27.762Z] #49 10.59 + cd /tmp/tmp.Ae0mV70N49/src/github.com/opencontainers/runc [2020-07-23T13:52:27.762Z] #49 10.59 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:52:27.762Z] #49 10.98 + '[' -z '' ']' [2020-07-23T13:52:27.762Z] #49 10.98 + target=static [2020-07-23T13:52:27.762Z] #49 10.98 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-23T13:52:27.762Z] #49 11.27 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-23T13:52:27.767Z] #51 47.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:27.767Z] #51 47.07 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:27.767Z] #51 47.08 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:27.767Z] #51 DONE 47.3s [2020-07-23T13:52:27.767Z] [2020-07-23T13:52:27.767Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:27.854Z] #53 ... [2020-07-23T13:52:27.854Z] [2020-07-23T13:52:27.854Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:27.854Z] #39 24.07 Reading package lists... [2020-07-23T13:52:27.854Z] #39 31.59 Building dependency tree... [2020-07-23T13:52:27.854Z] #39 35.55 The following additional packages will be installed: [2020-07-23T13:52:27.854Z] #39 35.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-23T13:52:27.854Z] #39 35.56 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-23T13:52:27.854Z] #39 35.57 Suggested packages: [2020-07-23T13:52:27.854Z] #39 35.57 manpages-dev python-setuptools [2020-07-23T13:52:27.854Z] #39 37.85 The following NEW packages will be installed: [2020-07-23T13:52:27.854Z] #39 37.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-23T13:52:27.854Z] #39 37.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-23T13:52:27.854Z] #39 37.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-23T13:52:27.854Z] #39 37.87 python-six zlib1g-dev [2020-07-23T13:52:27.854Z] #39 38.35 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:27.854Z] #39 38.35 Need to get 4075 kB of archives. [2020-07-23T13:52:27.854Z] #39 38.35 After this operation, 24.5 MB of additional disk space will be used. [2020-07-23T13:52:27.854Z] #39 38.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-23T13:52:27.855Z] #39 38.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-23T13:52:27.855Z] #39 38.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-23T13:52:27.855Z] #39 38.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-23T13:52:27.855Z] #39 38.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-23T13:52:27.855Z] #39 38.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-23T13:52:27.855Z] #39 38.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-23T13:52:27.855Z] #39 38.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-23T13:52:27.855Z] #39 38.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-23T13:52:27.855Z] #39 39.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-23T13:52:27.855Z] #39 39.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-23T13:52:27.855Z] #39 39.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-23T13:52:27.855Z] #39 39.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-23T13:52:27.855Z] #39 39.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-23T13:52:27.855Z] #39 39.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-23T13:52:27.855Z] #39 39.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-23T13:52:27.855Z] #39 39.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-23T13:52:27.855Z] #39 ... [2020-07-23T13:52:27.855Z] [2020-07-23T13:52:27.855Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:27.855Z] #33 38.89 Fetched 14.9 MB in 3s (5822 kB/s) [2020-07-23T13:52:27.855Z] #33 39.05 Selecting previously unselected package xxd. [2020-07-23T13:52:27.855Z] #33 39.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 ... 15339 files and directories currently installed.) [2020-07-23T13:52:27.855Z] #33 39.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-23T13:52:27.855Z] #33 39.12 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:52:27.855Z] #33 39.42 Selecting previously unselected package vim-common. [2020-07-23T13:52:27.855Z] #33 39.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:52:27.855Z] #33 39.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:52:27.855Z] #33 39.92 Selecting previously unselected package cmake-data. [2020-07-23T13:52:27.855Z] #33 39.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-23T13:52:27.855Z] #33 39.93 Unpacking cmake-data (3.13.4-1) ... [2020-07-23T13:52:28.239Z] #38 24.45 Reading package lists... [2020-07-23T13:52:28.239Z] #38 ... [2020-07-23T13:52:28.239Z] [2020-07-23T13:52:28.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:28.239Z] #10 17.89 Fetched 8192 kB in 11s (734 kB/s) [2020-07-23T13:52:28.239Z] #10 17.89 Reading package lists... [2020-07-23T13:52:28.358Z] Running on azwin-2-1b1510 in d:\jenkins\workspace\moby_PR-41234 [Pipeline] { [Pipeline] ws [2020-07-23T13:52:28.374Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-23T13:52:28.502Z] #10 23.70 Reading package lists... [2020-07-23T13:52:28.503Z] #10 ... [2020-07-23T13:52:28.503Z] [2020-07-23T13:52:28.503Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:28.503Z] #23 22.69 Reading package lists... [2020-07-23T13:52:28.593Z] #33 ... [2020-07-23T13:52:28.593Z] [2020-07-23T13:52:28.593Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:28.593Z] #11 25.00 Reading package lists... [2020-07-23T13:52:28.593Z] #11 32.48 Building dependency tree... [2020-07-23T13:52:28.593Z] #11 36.60 The following additional packages will be installed: [2020-07-23T13:52:28.593Z] #11 36.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-23T13:52:28.593Z] #11 36.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-23T13:52:28.593Z] #11 36.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-23T13:52:28.593Z] #11 36.62 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:28.593Z] #11 36.64 Suggested packages: [2020-07-23T13:52:28.593Z] #11 36.64 gcc-8-locales seccomp wine64 [2020-07-23T13:52:28.593Z] #11 38.81 The following NEW packages will be installed: [2020-07-23T13:52:28.593Z] #11 38.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-23T13:52:28.593Z] #11 38.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-23T13:52:28.593Z] #11 38.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-23T13:52:28.593Z] #11 38.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-23T13:52:28.593Z] #11 38.82 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-23T13:52:28.593Z] #11 38.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:28.593Z] #11 39.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:28.593Z] #11 39.20 Need to get 78.9 MB of archives. [2020-07-23T13:52:28.593Z] #11 39.20 After this operation, 532 MB of additional disk space will be used. [2020-07-23T13:52:28.593Z] #11 39.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-23T13:52:28.593Z] #11 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-23T13:52:28.593Z] #11 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-23T13:52:28.593Z] #11 40.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-23T13:52:28.593Z] #11 40.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-23T13:52:28.593Z] #11 40.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-23T13:52:28.593Z] #11 41.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-23T13:52:28.593Z] #11 ... [2020-07-23T13:52:28.593Z] [2020-07-23T13:52:28.593Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:28.593Z] #26 2.391 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-23T13:52:28.593Z] #26 3.052 [2020-07-23T13:52:29.149Z] #52 ... [2020-07-23T13:52:29.149Z] [2020-07-23T13:52:29.149Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:29.149Z] #23 32.80 Reading package lists... [2020-07-23T13:52:29.149Z] #23 40.02 Building dependency tree... [2020-07-23T13:52:29.149Z] #23 43.71 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-23T13:52:29.149Z] #23 43.71 The following additional packages will be installed: [2020-07-23T13:52:29.149Z] #23 43.72 libjq1 libonig5 [2020-07-23T13:52:29.149Z] #23 44.28 The following NEW packages will be installed: [2020-07-23T13:52:29.149Z] #23 44.32 jq libjq1 libonig5 [2020-07-23T13:52:29.149Z] #23 44.75 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:29.149Z] #23 44.75 Need to get 355 kB of archives. [2020-07-23T13:52:29.149Z] #23 44.75 After this operation, 1072 kB of additional disk space will be used. [2020-07-23T13:52:29.149Z] #23 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-23T13:52:29.149Z] #23 44.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-23T13:52:29.149Z] #23 44.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-23T13:52:29.150Z] #23 46.05 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:29.150Z] #23 46.60 Fetched 355 kB in 0s (1239 kB/s) [2020-07-23T13:52:29.150Z] #23 46.74 Selecting previously unselected package libonig5:amd64. [2020-07-23T13:52:29.150Z] #23 46.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 ... 15410 files and directories currently installed.) [2020-07-23T13:52:29.150Z] #23 46.89 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-23T13:52:29.150Z] #23 46.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:52:29.150Z] #23 47.09 Selecting previously unselected package libjq1:amd64. [2020-07-23T13:52:29.150Z] #23 47.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:52:29.150Z] #23 47.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:52:29.150Z] #23 47.43 Selecting previously unselected package jq. [2020-07-23T13:52:29.150Z] #23 47.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:52:29.150Z] #23 47.43 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:29.150Z] #23 47.97 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:52:29.150Z] #23 48.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:52:29.150Z] #23 48.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:29.150Z] #23 48.04 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:29.150Z] #23 DONE 48.4s [2020-07-23T13:52:29.150Z] [2020-07-23T13:52:29.150Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T13:52:29.150Z] #24 DONE 0.1s [2020-07-23T13:52:29.150Z] [2020-07-23T13:52:29.150Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:29.474Z] #60 ... [2020-07-23T13:52:29.474Z] [2020-07-23T13:52:29.474Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:29.474Z] #41 29.19 vendor/golang.org/x/crypto/internal/subtle [2020-07-23T13:52:29.474Z] #41 29.33 vendor/golang.org/x/crypto/curve25519 [2020-07-23T13:52:30.095Z] #25 ... [2020-07-23T13:52:30.096Z] [2020-07-23T13:52:30.096Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:30.096Z] #30 39.46 sync [2020-07-23T13:52:30.096Z] #30 39.47 internal/reflectlite [2020-07-23T13:52:30.096Z] #30 42.13 errors [2020-07-23T13:52:30.096Z] #30 42.13 sort [2020-07-23T13:52:30.096Z] #30 42.60 strconv [2020-07-23T13:52:30.096Z] #30 43.96 io [2020-07-23T13:52:30.096Z] #30 45.46 internal/oserror [2020-07-23T13:52:30.096Z] #30 45.68 syscall [2020-07-23T13:52:30.096Z] #30 47.24 reflect [2020-07-23T13:52:30.096Z] #30 ... [2020-07-23T13:52:30.096Z] [2020-07-23T13:52:30.096Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:30.096Z] #32 32.37 Reading package lists... [2020-07-23T13:52:30.096Z] #32 39.66 Building dependency tree... [2020-07-23T13:52:30.096Z] #32 43.60 The following additional packages will be installed: [2020-07-23T13:52:30.096Z] #32 43.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-23T13:52:30.096Z] #32 43.65 Suggested packages: [2020-07-23T13:52:30.096Z] #32 43.65 cmake-doc ninja-build lrzip [2020-07-23T13:52:30.096Z] #32 43.65 Recommended packages: [2020-07-23T13:52:30.096Z] #32 43.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-23T13:52:30.096Z] #32 44.70 The following NEW packages will be installed: [2020-07-23T13:52:30.096Z] #32 44.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-23T13:52:30.096Z] #32 44.71 vim-common xxd [2020-07-23T13:52:30.096Z] #32 45.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:30.096Z] #32 45.04 Need to get 14.9 MB of archives. [2020-07-23T13:52:30.096Z] #32 45.04 After this operation, 61.8 MB of additional disk space will be used. [2020-07-23T13:52:30.096Z] #32 45.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-23T13:52:30.096Z] #32 45.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:52:30.096Z] #32 45.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-23T13:52:30.096Z] #32 45.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-23T13:52:30.096Z] #32 46.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-23T13:52:30.096Z] #32 46.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-23T13:52:30.096Z] #32 46.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-23T13:52:30.096Z] #32 46.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-23T13:52:30.096Z] #32 46.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-23T13:52:30.096Z] #32 46.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-23T13:52:30.096Z] #32 48.96 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:30.096Z] #32 49.26 Fetched 14.9 MB in 2s (6501 kB/s) [2020-07-23T13:52:30.096Z] #32 49.37 Selecting previously unselected package xxd. [2020-07-23T13:52:30.096Z] #32 49.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 ... 15410 files and directories currently installed.) [2020-07-23T13:52:30.096Z] #32 49.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:52:30.096Z] #32 49.46 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:52:30.163Z] #23 28.44 Building dependency tree... [2020-07-23T13:52:30.317Z] #49 ... [2020-07-23T13:52:30.317Z] [2020-07-23T13:52:30.317Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-23T13:52:30.317Z] #16 DONE 2.2s [2020-07-23T13:52:30.317Z] [2020-07-23T13:52:30.317Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:30.317Z] #39 62.94 CC criu/arch/x86/sigaction_compat.o [2020-07-23T13:52:30.317Z] #39 63.29 CC criu/arch/x86/sigframe.o [2020-07-23T13:52:30.317Z] #39 63.51 LINK criu/arch/x86/crtools.built-in.o [2020-07-23T13:52:30.317Z] #39 63.57 DEP criu/pie/util-vdso-elf32.d [2020-07-23T13:52:30.317Z] #39 63.71 DEP criu/pie/util-vdso.d [2020-07-23T13:52:30.317Z] #39 63.80 DEP criu/pie/util.d [2020-07-23T13:52:30.317Z] #39 63.91 CC criu/pie/util.o [2020-07-23T13:52:30.317Z] #39 64.22 CC criu/pie/util-vdso.o [2020-07-23T13:52:30.317Z] #39 65.11 CC criu/pie/util-vdso-elf32.o [2020-07-23T13:52:30.359Z] #32 49.72 Selecting previously unselected package vim-common. [2020-07-23T13:52:30.359Z] #32 49.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:52:30.359Z] #32 ... [2020-07-23T13:52:30.359Z] [2020-07-23T13:52:30.359Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:30.359Z] #10 32.87 Reading package lists... [2020-07-23T13:52:30.359Z] #10 40.02 Building dependency tree... [2020-07-23T13:52:30.359Z] #10 43.90 The following additional packages will be installed: [2020-07-23T13:52:30.359Z] #10 43.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-23T13:52:30.359Z] #10 43.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-23T13:52:30.359Z] #10 43.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-23T13:52:30.359Z] #10 43.90 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:30.359Z] #10 43.90 Suggested packages: [2020-07-23T13:52:30.359Z] #10 43.90 gcc-8-locales seccomp wine64 [2020-07-23T13:52:30.359Z] #10 45.29 The following NEW packages will be installed: [2020-07-23T13:52:30.359Z] #10 45.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-23T13:52:30.359Z] #10 45.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-23T13:52:30.359Z] #10 45.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-23T13:52:30.359Z] #10 45.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-23T13:52:30.359Z] #10 45.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-23T13:52:30.359Z] #10 45.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:30.359Z] #10 45.72 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:30.359Z] #10 45.72 Need to get 77.7 MB of archives. [2020-07-23T13:52:30.359Z] #10 45.72 After this operation, 487 MB of additional disk space will be used. [2020-07-23T13:52:30.359Z] #10 45.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-23T13:52:30.359Z] #10 45.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-23T13:52:30.359Z] #10 46.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-23T13:52:30.359Z] #10 46.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-23T13:52:30.359Z] #10 46.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-23T13:52:30.359Z] #10 46.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-23T13:52:30.359Z] #10 47.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-23T13:52:30.359Z] #10 47.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-23T13:52:30.359Z] #10 47.36 Get:9 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] [2020-07-23T13:52:30.359Z] #10 ... [2020-07-23T13:52:30.359Z] [2020-07-23T13:52:30.359Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:30.359Z] #38 32.98 Reading package lists... [2020-07-23T13:52:30.359Z] #38 40.15 Building dependency tree... [2020-07-23T13:52:30.359Z] #38 44.48 The following additional packages will be installed: [2020-07-23T13:52:30.359Z] #38 44.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-23T13:52:30.359Z] #38 44.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-23T13:52:30.359Z] #38 44.49 Suggested packages: [2020-07-23T13:52:30.359Z] #38 44.49 manpages-dev python-setuptools [2020-07-23T13:52:30.359Z] #38 46.03 The following NEW packages will be installed: [2020-07-23T13:52:30.359Z] #38 46.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-23T13:52:30.359Z] #38 46.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-23T13:52:30.359Z] #38 46.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-23T13:52:30.359Z] #38 46.06 python-six zlib1g-dev [2020-07-23T13:52:30.359Z] #38 46.50 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:30.359Z] #38 46.50 Need to get 4095 kB of archives. [2020-07-23T13:52:30.359Z] #38 46.50 After this operation, 22.5 MB of additional disk space will be used. [2020-07-23T13:52:30.359Z] #38 46.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-23T13:52:30.359Z] #38 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-23T13:52:30.359Z] #38 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-23T13:52:30.359Z] #38 46.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-23T13:52:30.359Z] #38 46.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-23T13:52:30.359Z] #38 46.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-23T13:52:30.359Z] #38 46.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-23T13:52:30.359Z] #38 46.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-23T13:52:30.359Z] #38 46.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-23T13:52:30.359Z] #38 46.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-23T13:52:30.359Z] #38 46.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-23T13:52:30.359Z] #38 46.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-23T13:52:30.359Z] #38 46.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-23T13:52:30.359Z] #38 46.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-23T13:52:30.359Z] #38 46.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-23T13:52:30.359Z] #38 47.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-23T13:52:30.359Z] #38 47.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-23T13:52:30.359Z] #38 48.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:30.359Z] #38 49.31 Fetched 4095 kB in 1s (5065 kB/s) [2020-07-23T13:52:30.359Z] #38 49.39 Selecting previously unselected package libcap-dev:amd64. [2020-07-23T13:52:30.359Z] #38 49.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-23T13:52:30.359Z] #38 49.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-23T13:52:30.359Z] #38 49.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-23T13:52:30.359Z] #38 49.69 Selecting previously unselected package libnet1:amd64. [2020-07-23T13:52:30.359Z] #38 49.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:52:30.359Z] #38 49.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:30.359Z] #38 49.81 Selecting previously unselected package libnet1-dev. [2020-07-23T13:52:30.359Z] #38 49.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:52:30.359Z] #38 49.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:30.745Z] #26 3.342 ## 2.9% ##### 7.0% ####### 11.1% ########## 15.2% ############## 20.2% ################# 24.0% #################### 28.1% ######################## 34.2% ########################### 38.3% ############################## 42.4% ################################# 46.4% ##################################### 52.6% ######################################## 56.6% ############################################# 62.7% ################################################# 68.9% ##################################################### 75.0% ########################################################## 81.1% ############################################################## 87.2% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-23T13:52:30.928Z] #38 50.13 Selecting previously unselected package libnl-3-200:amd64. [2020-07-23T13:52:30.928Z] #38 50.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-23T13:52:30.928Z] #38 50.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:52:30.928Z] #38 ... [2020-07-23T13:52:30.928Z] [2020-07-23T13:52:30.928Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:30.928Z] #32 49.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:52:30.928Z] #32 50.13 Selecting previously unselected package cmake-data. [2020-07-23T13:52:30.928Z] #32 50.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-23T13:52:30.928Z] #32 50.15 Unpacking cmake-data (3.13.4-1) ... [2020-07-23T13:52:31.047Z] #26 ... [2020-07-23T13:52:31.047Z] [2020-07-23T13:52:31.047Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:31.047Z] #61 DONE 44.8s [2020-07-23T13:52:31.254Z] #39 65.85 AR criu/pie/pie.lib.a [2020-07-23T13:52:31.254Z] #39 65.90 DEP criu/pie/restorer.d [2020-07-23T13:52:31.347Z] [2020-07-23T13:52:31.347Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:31.347Z] #26 6.278 #=#=# [2020-07-23T13:52:31.513Z] #39 66.21 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-23T13:52:31.513Z] #39 66.34 DEP criu/arch/x86/restorer_unmap.d [2020-07-23T13:52:31.772Z] #39 66.35 DEP criu/arch/x86/restorer.d [2020-07-23T13:52:31.772Z] #39 66.52 DEP criu/arch/x86/vdso-pie.d [2020-07-23T13:52:31.960Z] #26 6.506 ####### 10.2% ########################## 37.0% ############################################# 63.6% ################################################################# 90.4% ######################################################################## 100.0% [2020-07-23T13:52:32.027Z] #52 ... [2020-07-23T13:52:32.027Z] [2020-07-23T13:52:32.027Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:32.027Z] #45 143.3 + cd /tmp/tmp.nIsCh3HCWp/src/github.com/golangci/golangci-lint/ [2020-07-23T13:52:32.027Z] #45 143.3 + git checkout -q v1.23.8 [2020-07-23T13:52:32.027Z] #45 143.4 ++ git describe --tags [2020-07-23T13:52:32.027Z] #45 143.4 + version=v1.23.8 [2020-07-23T13:52:32.027Z] #45 143.4 ++ git rev-parse --short HEAD [2020-07-23T13:52:32.027Z] #45 143.4 + commit=76a82c6 [2020-07-23T13:52:32.027Z] #45 143.4 ++ git show -s --format=%cd [2020-07-23T13:52:32.027Z] #45 143.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-23T13:52:32.027Z] #45 143.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:52:32.031Z] #39 66.64 DEP criu/pie/parasite-vdso.d [2020-07-23T13:52:32.031Z] #39 66.75 DEP criu/pie/parasite.d [2020-07-23T13:52:32.290Z] #39 67.04 CC criu/pie/parasite.o [2020-07-23T13:52:32.504Z] #26 7.324 [2020-07-23T13:52:32.755Z] #23 32.11 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-23T13:52:32.755Z] #23 32.11 The following additional packages will be installed: [2020-07-23T13:52:32.755Z] #23 32.11 libjq1 libonig5 [2020-07-23T13:52:32.755Z] #23 32.49 The following NEW packages will be installed: [2020-07-23T13:52:32.808Z] #26 7.524 #### 6.8% ####################### 32.4% ##################################################### 73.7% ######################################################################## 100.0% [2020-07-23T13:52:33.020Z] #23 32.50 jq libjq1 libonig5 [2020-07-23T13:52:33.287Z] #23 32.93 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:33.287Z] #23 32.93 Need to get 325 kB of archives. [2020-07-23T13:52:33.287Z] #23 32.93 After this operation, 1019 kB of additional disk space will be used. [2020-07-23T13:52:33.287Z] #23 32.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-23T13:52:33.462Z] #26 8.501 [2020-07-23T13:52:33.470Z] #32 52.91 Selecting previously unselected package libicu63:amd64. [2020-07-23T13:52:33.470Z] #32 52.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-23T13:52:33.470Z] #32 52.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:52:33.554Z] #23 33.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-23T13:52:33.554Z] #23 33.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-23T13:52:33.659Z] #41 ... [2020-07-23T13:52:33.659Z] [2020-07-23T13:52:33.659Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:33.659Z] #47 23.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:33.659Z] #47 24.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-23T13:52:33.659Z] #47 24.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-23T13:52:33.659Z] #47 24.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-23T13:52:33.659Z] #47 24.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-23T13:52:33.659Z] #47 25.91 runtime [2020-07-23T13:52:33.659Z] #47 26.09 runtime/cgo [2020-07-23T13:52:33.659Z] #47 ... [2020-07-23T13:52:33.659Z] [2020-07-23T13:52:33.659Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:52:33.659Z] #36 24.63 Checking out files: 83% (1330/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-23T13:52:33.659Z] #36 25.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-23T13:52:33.659Z] #36 26.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-23T13:52:33.670Z] #39 68.38 LINK criu/pie/parasite.built-in.o [2020-07-23T13:52:33.670Z] #39 68.39 GEN criu/pie/parasite-blob.h [2020-07-23T13:52:33.670Z] #39 68.40 CC criu/pie/parasite-vdso.o [2020-07-23T13:52:34.239Z] #39 69.06 CC criu/arch/x86/vdso-pie.o [2020-07-23T13:52:34.507Z] #23 ... [2020-07-23T13:52:34.507Z] [2020-07-23T13:52:34.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:34.507Z] #10 23.70 Reading package lists... [2020-07-23T13:52:34.507Z] #10 30.66 Building dependency tree... [2020-07-23T13:52:34.507Z] #10 33.96 The following additional packages will be installed: [2020-07-23T13:52:34.507Z] #10 33.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-23T13:52:34.507Z] #10 33.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-23T13:52:34.507Z] #10 33.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-23T13:52:34.507Z] #10 33.98 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:34.507Z] #10 33.99 Suggested packages: [2020-07-23T13:52:34.507Z] #10 33.99 gcc-8-locales seccomp wine64 [2020-07-23T13:52:34.510Z] #39 69.37 CC criu/arch/x86/restorer.o [2020-07-23T13:52:35.080Z] #39 69.92 CC criu/arch/x86/restorer_unmap.o [2020-07-23T13:52:35.340Z] #39 69.97 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-23T13:52:35.382Z] #32 ... [2020-07-23T13:52:35.382Z] [2020-07-23T13:52:35.382Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:35.382Z] #25 3.981 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-23T13:52:35.382Z] #25 4.333 [2020-07-23T13:52:35.555Z] #36 ... [2020-07-23T13:52:35.555Z] [2020-07-23T13:52:35.556Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:35.556Z] #51 24.95 Fetched 8364 kB in 18s (466 kB/s) [2020-07-23T13:52:35.556Z] #51 24.95 Reading package lists... [2020-07-23T13:52:35.556Z] #51 32.65 Reading package lists... [2020-07-23T13:52:35.556Z] #51 ... [2020-07-23T13:52:35.556Z] [2020-07-23T13:52:35.556Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:35.556Z] #23 21.14 Reading package lists... [2020-07-23T13:52:35.556Z] #23 28.98 Building dependency tree... [2020-07-23T13:52:35.556Z] #23 33.00 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-23T13:52:35.556Z] #23 33.00 The following additional packages will be installed: [2020-07-23T13:52:35.556Z] #23 33.00 libjq1 libonig5 [2020-07-23T13:52:35.556Z] #23 33.60 The following NEW packages will be installed: [2020-07-23T13:52:35.556Z] #23 33.60 jq libjq1 libonig5 [2020-07-23T13:52:35.556Z] #23 34.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:35.556Z] #23 34.13 Need to get 355 kB of archives. [2020-07-23T13:52:35.556Z] #23 34.13 After this operation, 1072 kB of additional disk space will be used. [2020-07-23T13:52:35.556Z] #23 34.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-23T13:52:35.556Z] #23 34.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-23T13:52:35.556Z] #23 34.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-23T13:52:35.556Z] #23 ... [2020-07-23T13:52:35.556Z] [2020-07-23T13:52:35.556Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:35.556Z] #38 25.22 Fetched 8364 kB in 18s (470 kB/s) [2020-07-23T13:52:35.556Z] #38 25.22 Reading package lists... [2020-07-23T13:52:35.556Z] #38 32.79 Reading package lists... [2020-07-23T13:52:35.556Z] #38 ... [2020-07-23T13:52:35.556Z] [2020-07-23T13:52:35.556Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:35.556Z] #23 35.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:35.611Z] #39 70.24 CC criu/pie/restorer.o [2020-07-23T13:52:35.641Z] #25 4.551 0.2% #### 6.7% ####### 9.9% ######### 12.9% ############## 20.8% ##################### 29.3% ##################### 29.7% ######################## 33.9% ########################### 37.9% ############################# 41.6% ################################# 46.7% #################################### 51.2% ######################################## 56.8% ############################################# 62.6% ################################################# 68.5% ##################################################### 74.8% ######################################################### 79.5% ########################################################### 83.2% ################################################################# 90.8% ######################################################################## 100.0% [2020-07-23T13:52:35.814Z] #23 35.69 Fetched 355 kB in 0s (981 kB/s) [2020-07-23T13:52:35.901Z] #25 6.881 [2020-07-23T13:52:35.906Z] #10 35.20 The following NEW packages will be installed: [2020-07-23T13:52:35.906Z] #10 35.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-23T13:52:35.906Z] #10 35.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-23T13:52:35.906Z] #10 35.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-23T13:52:35.906Z] #10 35.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-23T13:52:35.906Z] #10 35.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-23T13:52:35.906Z] #10 35.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:35.906Z] #10 35.61 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:35.906Z] #10 35.61 Need to get 73.3 MB of archives. [2020-07-23T13:52:35.906Z] #10 35.61 After this operation, 472 MB of additional disk space will be used. [2020-07-23T13:52:35.906Z] #10 35.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-07-23T13:52:36.011Z] #26 8.756 0.2% # 2.4% #### 6.9% ####### 10.8% ########## 14.7% ############# 18.5% ################ 22.8% ################## 26.4% ####################### 32.1% ############################ 39.8% ################################ 45.5% ###################################### 53.2% ########################################### 60.9% ################################################# 68.6% ###################################################### 76.3% ########################################################### 82.0% ############################################################# 85.9% ################################################################# 91.7% ###################################################################### 97.4% ######################################################################## 100.0% [2020-07-23T13:52:36.071Z] #23 35.85 Selecting previously unselected package libonig5:amd64. [2020-07-23T13:52:36.071Z] #23 35.85 (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.) [2020-07-23T13:52:36.071Z] #23 35.92 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-23T13:52:36.170Z] #10 35.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-07-23T13:52:36.170Z] #10 35.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-23T13:52:36.170Z] #10 35.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-23T13:52:36.328Z] #23 35.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:52:36.328Z] #23 36.27 Selecting previously unselected package libjq1:amd64. [2020-07-23T13:52:36.423Z] #25 7.080 ################ 23.6% ################################################ 67.2% ########################################################## 81.8% ######################################################################## 100.0% [2020-07-23T13:52:36.460Z] #10 35.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-23T13:52:36.460Z] #10 35.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-23T13:52:36.460Z] #10 ... [2020-07-23T13:52:36.460Z] [2020-07-23T13:52:36.460Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:36.460Z] #41 35.96 sync [2020-07-23T13:52:36.460Z] #41 35.96 internal/reflectlite [2020-07-23T13:52:36.585Z] #23 36.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:52:36.585Z] #23 36.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:52:36.585Z] #23 ... [2020-07-23T13:52:36.585Z] [2020-07-23T13:52:36.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:36.585Z] #10 26.29 Fetched 8364 kB in 18s (462 kB/s) [2020-07-23T13:52:36.585Z] #10 26.29 Reading package lists... [2020-07-23T13:52:36.683Z] #25 7.729 [2020-07-23T13:52:36.842Z] #10 33.31 Reading package lists... [2020-07-23T13:52:36.842Z] #10 ... [2020-07-23T13:52:36.842Z] [2020-07-23T13:52:36.842Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:36.842Z] #32 26.35 Fetched 8364 kB in 18s (457 kB/s) [2020-07-23T13:52:36.842Z] #32 26.35 Reading package lists... [2020-07-23T13:52:36.842Z] #32 34.04 Reading package lists... [2020-07-23T13:52:36.842Z] #32 ... [2020-07-23T13:52:36.842Z] [2020-07-23T13:52:36.842Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:36.842Z] #23 36.49 Selecting previously unselected package jq. [2020-07-23T13:52:36.842Z] #23 36.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:52:36.842Z] #23 36.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:36.928Z] #26 11.62 #=#=# [2020-07-23T13:52:37.100Z] #23 36.78 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:52:37.100Z] #23 36.80 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:52:37.100Z] #23 36.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:37.100Z] #23 36.82 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:37.252Z] #25 8.035 ########### 15.8% ##################################### 51.9% #################################################################### 94.9% ######################################################################## 100.0% [2020-07-23T13:52:37.410Z] #41 ... [2020-07-23T13:52:37.410Z] [2020-07-23T13:52:37.410Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:37.410Z] #60 DONE 36.8s [2020-07-23T13:52:37.410Z] [2020-07-23T13:52:37.410Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-23T13:52:37.410Z] #23 34.72 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:37.410Z] #23 35.36 Fetched 325 kB in 1s (609 kB/s) [2020-07-23T13:52:37.410Z] #23 35.49 Selecting previously unselected package libonig5:arm64. [2020-07-23T13:52:37.410Z] #23 35.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 ... 15383 files and directories currently installed.) [2020-07-23T13:52:37.410Z] #23 35.56 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-23T13:52:37.410Z] #23 35.74 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-23T13:52:37.410Z] #23 36.53 Selecting previously unselected package libjq1:arm64. [2020-07-23T13:52:37.410Z] #23 36.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-23T13:52:37.410Z] #23 36.63 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-23T13:52:37.410Z] #23 36.96 Selecting previously unselected package jq. [2020-07-23T13:52:37.410Z] #23 36.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-23T13:52:37.410Z] #23 36.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:37.682Z] #23 37.31 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-23T13:52:37.682Z] #23 37.34 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-23T13:52:37.682Z] #23 37.38 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:52:37.682Z] #23 37.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:37.687Z] #23 DONE 37.5s [2020-07-23T13:52:37.687Z] [2020-07-23T13:52:37.687Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T13:52:37.687Z] #24 DONE 0.0s [2020-07-23T13:52:37.687Z] [2020-07-23T13:52:37.687Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:37.831Z] #25 8.714 [2020-07-23T13:52:37.858Z] #26 11.82 0.3% 1.4% # 2.5% ## 3.5% ### 5.2% #### 6.8% ###### 8.7% ####### 9.8% ####### 10.9% [2020-07-23T13:52:37.858Z] #26 ... [2020-07-23T13:52:37.858Z] [2020-07-23T13:52:37.858Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:37.858Z] #39 41.58 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:37.858Z] #39 41.83 Fetched 4075 kB in 2s (2432 kB/s) [2020-07-23T13:52:37.858Z] #39 41.97 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-23T13:52:37.858Z] #39 41.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-23T13:52:37.858Z] #39 42.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 42.11 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-23T13:52:37.858Z] #39 42.25 Selecting previously unselected package libnet1:ppc64el. [2020-07-23T13:52:37.858Z] #39 42.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 42.28 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:37.858Z] #39 42.47 Selecting previously unselected package libnet1-dev. [2020-07-23T13:52:37.858Z] #39 42.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 42.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:37.858Z] #39 42.92 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-23T13:52:37.858Z] #39 42.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 43.00 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-23T13:52:37.858Z] #39 43.23 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-23T13:52:37.858Z] #39 43.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 43.27 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-23T13:52:37.858Z] #39 43.68 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-23T13:52:37.858Z] #39 43.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 43.72 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-23T13:52:37.858Z] #39 43.90 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-23T13:52:37.858Z] #39 43.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 43.91 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-23T13:52:37.858Z] #39 44.09 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-23T13:52:37.858Z] #39 44.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 44.15 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-23T13:52:37.858Z] #39 44.46 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-23T13:52:37.858Z] #39 44.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 44.49 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:37.858Z] #39 45.41 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-23T13:52:37.858Z] #39 45.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 45.43 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:37.858Z] #39 45.98 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-23T13:52:37.858Z] #39 45.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-23T13:52:37.858Z] #39 46.01 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:37.858Z] #39 47.46 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-23T13:52:37.858Z] #39 47.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-23T13:52:37.859Z] #39 47.48 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:37.859Z] #39 48.21 Selecting previously unselected package protobuf-c-compiler. [2020-07-23T13:52:37.859Z] #39 48.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-23T13:52:37.859Z] #39 48.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:52:37.859Z] #39 48.46 Selecting previously unselected package protobuf-compiler. [2020-07-23T13:52:37.859Z] #39 48.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-23T13:52:37.859Z] #39 48.52 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:52:37.859Z] #39 48.73 Selecting previously unselected package python-pkg-resources. [2020-07-23T13:52:37.859Z] #39 48.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:52:37.859Z] #39 48.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-23T13:52:37.859Z] #39 49.19 Selecting previously unselected package python-six. [2020-07-23T13:52:37.859Z] #39 49.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-23T13:52:37.859Z] #39 49.28 Unpacking python-six (1.12.0-1) ... [2020-07-23T13:52:37.859Z] #39 49.47 Selecting previously unselected package python-protobuf. [2020-07-23T13:52:37.859Z] #39 49.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-23T13:52:37.859Z] #39 49.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-23T13:52:37.859Z] #39 50.08 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-23T13:52:37.859Z] #39 ... [2020-07-23T13:52:37.859Z] [2020-07-23T13:52:37.859Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:38.632Z] #23 DONE 38.1s [2020-07-23T13:52:38.632Z] [2020-07-23T13:52:38.632Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:38.632Z] #51 23.61 Reading package lists... [2020-07-23T13:52:38.632Z] #51 29.92 Building dependency tree... [2020-07-23T13:52:38.632Z] #51 33.34 The following additional packages will be installed: [2020-07-23T13:52:38.632Z] #51 33.35 libbtrfs0 [2020-07-23T13:52:38.632Z] #51 33.52 The following NEW packages will be installed: [2020-07-23T13:52:38.632Z] #51 33.53 libbtrfs-dev libbtrfs0 [2020-07-23T13:52:38.632Z] #51 34.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:38.632Z] #51 34.08 Need to get 119 kB of archives. [2020-07-23T13:52:38.632Z] #51 34.08 After this operation, 387 kB of additional disk space will be used. [2020-07-23T13:52:38.632Z] #51 34.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-23T13:52:38.632Z] #51 34.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-23T13:52:38.632Z] #51 35.47 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:38.632Z] #51 35.78 Fetched 119 kB in 0s (308 kB/s) [2020-07-23T13:52:38.632Z] #51 35.93 Selecting previously unselected package libbtrfs0. [2020-07-23T13:52:38.632Z] #51 35.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 ... 15383 files and directories currently installed.) [2020-07-23T13:52:38.632Z] #51 35.97 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-23T13:52:38.632Z] #51 36.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:38.632Z] #51 36.66 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:52:38.632Z] #51 36.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-23T13:52:38.632Z] #51 36.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:38.632Z] #51 37.17 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:38.632Z] #51 37.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:38.632Z] #51 37.30 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:38.632Z] #51 DONE 38.2s [2020-07-23T13:52:38.632Z] [2020-07-23T13:52:38.632Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T13:52:38.632Z] #24 ... [2020-07-23T13:52:38.632Z] [2020-07-23T13:52:38.632Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:38.632Z] #43 DONE 38.4s [2020-07-23T13:52:38.841Z] #26 11.82 0.3% 1.4% # 2.5% ## 3.5% ### 5.2% #### 6.8% ###### 8.7% ####### 9.8% ####### 10.9% ######### 12.6% ######### 13.6% ########### 16.0% ############# 18.4% ############## 20.0% ############### 21.7% ################# 23.8% [2020-07-23T13:52:38.841Z] #26 ... [2020-07-23T13:52:38.841Z] [2020-07-23T13:52:38.841Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:38.841Z] #11 42.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-23T13:52:38.841Z] #11 42.52 Get:9 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] [2020-07-23T13:52:38.841Z] #11 ... [2020-07-23T13:52:38.841Z] [2020-07-23T13:52:38.841Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:38.895Z] [2020-07-23T13:52:38.895Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T13:52:38.895Z] #24 DONE 0.3s [2020-07-23T13:52:38.895Z] [2020-07-23T13:52:38.895Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:38.904Z] #39 73.12 LINK criu/pie/restorer.built-in.o [2020-07-23T13:52:38.904Z] #39 73.13 GEN criu/pie/restorer-blob.h [2020-07-23T13:52:38.904Z] #39 73.25 DEP criu/vdso.d [2020-07-23T13:52:38.904Z] #39 73.37 DEP criu/vdso-compat.d [2020-07-23T13:52:38.904Z] #39 73.50 DEP criu/uts_ns.d [2020-07-23T13:52:38.904Z] #39 73.64 DEP criu/util.d [2020-07-23T13:52:39.163Z] #39 73.84 DEP criu/uffd.d [2020-07-23T13:52:39.167Z] #26 11.82 0.3% 1.4% # 2.5% ## 3.5% ### 5.2% #### 6.8% ###### 8.7% ####### 9.8% ####### 10.9% ######### 12.6% ######### 13.6% ########### 16.0% ############# 18.4% ############## 20.0% ############### 21.7% ################# 23.8% ################## 25.5% ################### 27.6% ##################### 29.8% ####################### 32.5% [2020-07-23T13:52:39.167Z] #26 ... [2020-07-23T13:52:39.167Z] [2020-07-23T13:52:39.167Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:39.167Z] #33 42.91 Selecting previously unselected package libicu63:ppc64el. [2020-07-23T13:52:39.167Z] #33 42.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-23T13:52:39.167Z] #33 43.00 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-23T13:52:39.390Z] #25 8.949 ##### 7.0% ########### 16.5% ################## 25.2% ###################### 31.8% ############################ 39.8% #################################### 50.0% ########################################## 59.4% ################################################ 68.0% ##################################################### 74.5% ############################################################ 83.6% ################################################################# 90.5% ################################################################### 94.1% ######################################################################## 100.0% [2020-07-23T13:52:39.390Z] #25 ... [2020-07-23T13:52:39.390Z] [2020-07-23T13:52:39.390Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:39.390Z] #41 48.85 bufio [2020-07-23T13:52:39.390Z] #41 49.86 reflect [2020-07-23T13:52:39.390Z] #41 50.70 syscall [2020-07-23T13:52:39.422Z] #39 74.06 DEP criu/tun.d [2020-07-23T13:52:39.469Z] #25 ... [2020-07-23T13:52:39.469Z] [2020-07-23T13:52:39.469Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:39.469Z] #32 22.97 Reading package lists... [2020-07-23T13:52:39.469Z] #32 29.48 Building dependency tree... [2020-07-23T13:52:39.469Z] #32 32.85 The following additional packages will be installed: [2020-07-23T13:52:39.469Z] #32 32.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-23T13:52:39.469Z] #32 32.88 Suggested packages: [2020-07-23T13:52:39.469Z] #32 32.89 cmake-doc ninja-build lrzip [2020-07-23T13:52:39.469Z] #32 32.89 Recommended packages: [2020-07-23T13:52:39.469Z] #32 32.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-23T13:52:39.469Z] #32 33.90 The following NEW packages will be installed: [2020-07-23T13:52:39.469Z] #32 33.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-23T13:52:39.469Z] #32 33.92 vim-common xxd [2020-07-23T13:52:39.469Z] #32 34.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:39.469Z] #32 34.47 Need to get 14.2 MB of archives. [2020-07-23T13:52:39.469Z] #32 34.47 After this operation, 60.0 MB of additional disk space will be used. [2020-07-23T13:52:39.469Z] #32 34.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-23T13:52:39.469Z] #32 34.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:52:39.469Z] #32 34.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-23T13:52:39.469Z] #32 34.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-23T13:52:39.469Z] #32 35.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-23T13:52:39.469Z] #32 35.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-23T13:52:39.469Z] #32 35.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-23T13:52:39.469Z] #32 35.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-23T13:52:39.469Z] #32 35.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-23T13:52:39.469Z] #32 35.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-23T13:52:39.469Z] #32 37.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:39.469Z] #32 37.75 Fetched 14.2 MB in 2s (7736 kB/s) [2020-07-23T13:52:39.469Z] #32 37.85 Selecting previously unselected package xxd. [2020-07-23T13:52:39.469Z] #32 37.85 (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.) [2020-07-23T13:52:39.469Z] #32 38.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-23T13:52:39.469Z] #32 38.08 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:52:39.469Z] #32 38.45 Selecting previously unselected package vim-common. [2020-07-23T13:52:39.469Z] #32 38.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:52:39.469Z] #32 38.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:52:39.469Z] #32 ... [2020-07-23T13:52:39.469Z] [2020-07-23T13:52:39.469Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:39.469Z] #38 24.45 Reading package lists... [2020-07-23T13:52:39.469Z] #38 31.47 Building dependency tree... [2020-07-23T13:52:39.469Z] #38 34.59 The following additional packages will be installed: [2020-07-23T13:52:39.469Z] #38 34.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-23T13:52:39.469Z] #38 34.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-23T13:52:39.469Z] #38 34.60 Suggested packages: [2020-07-23T13:52:39.469Z] #38 34.61 manpages-dev python-setuptools [2020-07-23T13:52:39.469Z] #38 35.34 The following NEW packages will be installed: [2020-07-23T13:52:39.469Z] #38 35.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-23T13:52:39.469Z] #38 35.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-23T13:52:39.469Z] #38 35.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-23T13:52:39.469Z] #38 35.34 python-six zlib1g-dev [2020-07-23T13:52:39.469Z] #38 35.68 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:39.469Z] #38 35.68 Need to get 3798 kB of archives. [2020-07-23T13:52:39.469Z] #38 35.68 After this operation, 21.6 MB of additional disk space will be used. [2020-07-23T13:52:39.469Z] #38 35.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-23T13:52:39.469Z] #38 35.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-23T13:52:39.469Z] #38 35.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-23T13:52:39.469Z] #38 35.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-23T13:52:39.469Z] #38 35.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-23T13:52:39.469Z] #38 35.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-23T13:52:39.469Z] #38 35.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-07-23T13:52:39.469Z] #38 35.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-23T13:52:39.469Z] #38 35.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-23T13:52:39.469Z] #38 35.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-23T13:52:39.469Z] #38 35.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-23T13:52:39.469Z] #38 35.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-23T13:52:39.469Z] #38 35.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-07-23T13:52:39.469Z] #38 35.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-23T13:52:39.469Z] #38 35.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-23T13:52:39.469Z] #38 35.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-23T13:52:39.469Z] #38 35.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-23T13:52:39.469Z] #38 36.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:39.469Z] #38 36.98 Fetched 3798 kB in 0s (9263 kB/s) [2020-07-23T13:52:39.469Z] #38 37.12 Selecting previously unselected package libcap-dev:arm64. [2020-07-23T13:52:39.469Z] #38 37.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-23T13:52:39.469Z] #38 37.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-23T13:52:39.469Z] #38 37.23 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-23T13:52:39.469Z] #38 37.54 Selecting previously unselected package libnet1:arm64. [2020-07-23T13:52:39.469Z] #38 37.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-23T13:52:39.469Z] #38 37.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:39.469Z] #38 37.75 Selecting previously unselected package libnet1-dev. [2020-07-23T13:52:39.469Z] #38 37.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-23T13:52:39.469Z] #38 37.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:39.469Z] #38 38.09 Selecting previously unselected package libnl-3-200:arm64. [2020-07-23T13:52:39.469Z] #38 38.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-23T13:52:39.469Z] #38 38.12 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-23T13:52:39.469Z] #38 38.44 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-23T13:52:39.469Z] #38 38.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-23T13:52:39.469Z] #38 38.44 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-23T13:52:39.481Z] #33 ... [2020-07-23T13:52:39.482Z] [2020-07-23T13:52:39.482Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:39.650Z] #41 59.03 time [2020-07-23T13:52:39.650Z] #41 ... [2020-07-23T13:52:39.650Z] [2020-07-23T13:52:39.650Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:39.650Z] #38 50.26 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-23T13:52:39.650Z] #38 50.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 50.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-23T13:52:39.650Z] #38 50.53 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-23T13:52:39.650Z] #38 50.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 50.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:52:39.650Z] #38 50.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-23T13:52:39.650Z] #38 50.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 50.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-23T13:52:39.650Z] #38 50.79 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-23T13:52:39.650Z] #38 50.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 50.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:52:39.650Z] #38 51.09 Selecting previously unselected package libprotobuf17:amd64. [2020-07-23T13:52:39.650Z] #38 51.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 51.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:39.650Z] #38 51.90 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-23T13:52:39.650Z] #38 51.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 51.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:39.650Z] #38 52.17 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-23T13:52:39.650Z] #38 52.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 52.18 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:39.650Z] #38 53.60 Selecting previously unselected package libprotoc17:amd64. [2020-07-23T13:52:39.650Z] #38 53.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 53.60 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:39.650Z] #38 54.18 Selecting previously unselected package protobuf-c-compiler. [2020-07-23T13:52:39.650Z] #38 54.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 54.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:52:39.650Z] #38 54.45 Selecting previously unselected package protobuf-compiler. [2020-07-23T13:52:39.650Z] #38 54.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 54.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:52:39.650Z] #38 54.61 Selecting previously unselected package python-pkg-resources. [2020-07-23T13:52:39.650Z] #38 54.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:52:39.650Z] #38 54.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-23T13:52:39.650Z] #38 54.94 Selecting previously unselected package python-six. [2020-07-23T13:52:39.650Z] #38 54.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-23T13:52:39.650Z] #38 55.02 Unpacking python-six (1.12.0-1) ... [2020-07-23T13:52:39.650Z] #38 55.09 Selecting previously unselected package python-protobuf. [2020-07-23T13:52:39.650Z] #38 55.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-23T13:52:39.650Z] #38 55.11 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-23T13:52:39.650Z] #38 55.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-23T13:52:39.650Z] #38 ... [2020-07-23T13:52:39.650Z] [2020-07-23T13:52:39.650Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:39.650Z] #25 10.57 [2020-07-23T13:52:39.681Z] #39 74.24 DEP criu/tty.d [2020-07-23T13:52:39.681Z] #39 74.49 DEP criu/timerfd.d [2020-07-23T13:52:39.681Z] #39 ... [2020-07-23T13:52:39.681Z] [2020-07-23T13:52:39.681Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:52:39.681Z] #17 2.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:52:39.681Z] #17 2.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:52:39.681Z] #17 2.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:52:39.681Z] #17 3.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:52:39.681Z] #17 4.232 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:52:39.681Z] #17 5.821 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:52:39.737Z] #38 39.31 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-23T13:52:39.737Z] #38 39.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-23T13:52:39.737Z] #38 ... [2020-07-23T13:52:39.737Z] [2020-07-23T13:52:39.737Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:39.737Z] #32 39.31 Selecting previously unselected package cmake-data. [2020-07-23T13:52:39.737Z] #32 39.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-23T13:52:39.737Z] #32 39.33 Unpacking cmake-data (3.13.4-1) ... [2020-07-23T13:52:39.941Z] #17 ... [2020-07-23T13:52:39.941Z] [2020-07-23T13:52:39.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:39.941Z] #39 74.64 DEP criu/timens.d [2020-07-23T13:52:40.200Z] #39 74.85 DEP criu/sysfs_parse.d [2020-07-23T13:52:40.200Z] #39 75.01 DEP criu/sysctl.d [2020-07-23T13:52:40.460Z] #39 75.15 DEP criu/string.d [2020-07-23T13:52:40.460Z] #39 75.21 DEP criu/stats.d [2020-07-23T13:52:40.460Z] #39 75.31 DEP criu/sockets.d [2020-07-23T13:52:40.720Z] #39 75.49 DEP criu/sk-unix.d [2020-07-23T13:52:40.720Z] #39 ... [2020-07-23T13:52:40.720Z] [2020-07-23T13:52:40.720Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:40.720Z] #41 139.4 github.com/LK4D4/vndr/godl [2020-07-23T13:52:40.720Z] #41 140.1 github.com/LK4D4/vndr [2020-07-23T13:52:40.952Z] #25 10.78 0.5% # 2.3% ## 3.7% ### 5.1% #### 5.9% #### 6.8% ##### 8.0% ###### 9.4% ####### 10.8% ######## 12.0% ######### 13.2% #### [2020-07-23T13:52:40.952Z] #25 ... [2020-07-23T13:52:40.952Z] [2020-07-23T13:52:40.952Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:40.952Z] #52 3.042 + RM_GOPATH=0 [2020-07-23T13:52:40.952Z] #52 3.042 + TMP_GOPATH= [2020-07-23T13:52:40.952Z] #52 3.042 + : /build [2020-07-23T13:52:40.952Z] #52 3.042 + '[' -z '' ']' [2020-07-23T13:52:40.952Z] #52 3.042 ++ mktemp -d [2020-07-23T13:52:40.952Z] #52 3.046 + export GOPATH=/tmp/tmp.y5g1ue5vp7 [2020-07-23T13:52:40.952Z] #52 3.051 + GOPATH=/tmp/tmp.y5g1ue5vp7 [2020-07-23T13:52:40.952Z] #52 3.051 + RM_GOPATH=1 [2020-07-23T13:52:40.952Z] #52 3.051 + case "$(go env GOARCH)" in [2020-07-23T13:52:40.952Z] #52 3.051 ++ go env GOARCH [2020-07-23T13:52:40.952Z] #52 3.058 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:40.952Z] #52 3.058 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:40.952Z] #52 3.059 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:40.952Z] #52 3.074 + dir=/tmp/install [2020-07-23T13:52:40.952Z] #52 3.074 + bin=containerd [2020-07-23T13:52:40.952Z] #52 3.074 + shift [2020-07-23T13:52:40.952Z] #52 3.074 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-23T13:52:40.952Z] #52 3.074 + . /tmp/install/containerd.installer [2020-07-23T13:52:40.952Z] #52 3.074 ++ set -e [2020-07-23T13:52:40.952Z] #52 3.074 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:52:40.952Z] #52 3.074 + install_containerd [2020-07-23T13:52:40.952Z] #52 3.076 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-23T13:52:40.952Z] #52 3.076 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:52:40.952Z] #52 3.076 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y5g1ue5vp7/src/github.com/containerd/containerd [2020-07-23T13:52:40.952Z] #52 3.079 Cloning into '/tmp/tmp.y5g1ue5vp7/src/github.com/containerd/containerd'... [2020-07-23T13:52:40.952Z] #52 ... [2020-07-23T13:52:40.952Z] [2020-07-23T13:52:40.952Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:40.980Z] #41 DONE 149.5s [2020-07-23T13:52:40.980Z] [2020-07-23T13:52:40.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:40.980Z] #39 75.74 DEP criu/sk-tcp.d [2020-07-23T13:52:41.550Z] #39 76.30 DEP criu/sk-queue.d [2020-07-23T13:52:41.736Z] #25 10.78 0.5% # 2.3% ## 3.7% ### 5.1% #### 5.9% #### 6.8% ##### 8.0% ###### 9.4% ####### 10.8% ######## 12.0% ######### 13.2% ########## 14.9% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.4% ############### 21.2% ### [2020-07-23T13:52:41.736Z] #25 ... [2020-07-23T13:52:41.736Z] [2020-07-23T13:52:41.736Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:41.736Z] #10 51.00 Get:10 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] [2020-07-23T13:52:41.736Z] #10 53.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-23T13:52:41.736Z] #10 53.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-23T13:52:41.736Z] #10 53.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-23T13:52:41.736Z] #10 53.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-23T13:52:41.736Z] #10 53.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-23T13:52:41.736Z] #10 53.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-23T13:52:41.736Z] #10 53.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-23T13:52:41.736Z] #10 53.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-23T13:52:41.736Z] #10 53.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-23T13:52:41.736Z] #10 53.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-23T13:52:41.736Z] #10 53.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-23T13:52:41.736Z] #10 53.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-23T13:52:41.736Z] #10 53.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-23T13:52:41.736Z] #10 53.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-23T13:52:41.736Z] #10 53.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-23T13:52:41.736Z] #10 55.10 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:41.736Z] #10 55.28 Fetched 77.7 MB in 8s (9407 kB/s) [2020-07-23T13:52:41.736Z] #10 55.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-23T13:52:41.736Z] #10 55.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-23T13:52:41.736Z] #10 55.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-23T13:52:41.736Z] #10 55.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:52:41.736Z] #10 58.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-23T13:52:41.736Z] #10 58.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-23T13:52:41.736Z] #10 58.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:52:41.736Z] #10 ... [2020-07-23T13:52:41.736Z] [2020-07-23T13:52:41.736Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:41.866Z] #25 4.017 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-23T13:52:42.120Z] #39 76.61 DEP criu/sk-packet.d [2020-07-23T13:52:42.278Z] #26 11.82 0.3% 1.4% # 2.5% ## 3.5% ### 5.2% #### 6.8% ###### 8.7% ####### 9.8% ####### 10.9% ######### 12.6% ######### 13.6% ########### 16.0% ############# 18.4% ############## 20.0% ############### 21.7% ################# 23.8% ################## 25.5% ################### 27.6% ##################### 29.8% ####################### 32.5% ####################### 33.1% ######################### 35.5% ########################## 37.1% ########################### 38.7% ############################# 40.9% ############################### 43.6% ################################ 45.2% ################################# 46.8% ################################# 47.1% ################################## 47.8% ################################## 48.6% ################################### 49.2% #################################### 50.2% #################################### 51.3% ###################################### 53.0% ###################################### 54.0% ######################################## 55.7% ######################################## 56.8% ######################################### 57.8% ########################################## 58.9% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################## 64.9% [2020-07-23T13:52:42.278Z] #26 ... [2020-07-23T13:52:42.278Z] [2020-07-23T13:52:42.278Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:42.278Z] #44 DONE 56.0s [2020-07-23T13:52:42.278Z] [2020-07-23T13:52:42.278Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:42.391Z] #39 77.02 DEP criu/sk-netlink.d [2020-07-23T13:52:42.429Z] #25 4.516 [2020-07-23T13:52:42.650Z] #39 77.20 DEP criu/sk-inet.d [2020-07-23T13:52:42.650Z] #39 77.45 DEP criu/signalfd.d [2020-07-23T13:52:42.784Z] #25 10.78 0.5% # 2.3% ## 3.7% ### 5.1% #### 5.9% #### 6.8% ##### 8.0% ###### 9.4% ####### 10.8% ######## 12.0% ######### 13.2% ########## 14.9% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.4% ############### 21.2% ################ 22.5% ################# 24.4% ################## 25.2% ################## 26.3% ################### 27.5% #################### 28.5% ##################### 30.0% ###################### 31.2% ####################### 32.1% ######################## 33.7% [2020-07-23T13:52:42.784Z] #25 ... [2020-07-23T13:52:42.784Z] [2020-07-23T13:52:42.784Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:42.784Z] #28 52.12 Checking out files: 89% (1360/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. [2020-07-23T13:52:42.784Z] #28 52.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-23T13:52:42.784Z] #28 52.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-23T13:52:42.909Z] #39 77.66 DEP criu/sigframe.d [2020-07-23T13:52:43.046Z] #28 ... [2020-07-23T13:52:43.046Z] [2020-07-23T13:52:43.046Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:43.168Z] #39 77.77 DEP criu/shmem.d [2020-07-23T13:52:43.168Z] #39 77.97 DEP criu/servicefd.d [2020-07-23T13:52:43.427Z] #39 78.12 DEP criu/seize.d [2020-07-23T13:52:43.515Z] #26 11.82 0.3% 1.4% # 2.5% ## 3.5% ### 5.2% #### 6.8% ###### 8.7% ####### 9.8% ####### 10.9% ######### 12.6% ######### 13.6% ########### 16.0% ############# 18.4% ############## 20.0% ############### 21.7% ################# 23.8% ################## 25.5% ################### 27.6% ##################### 29.8% ####################### 32.5% ####################### 33.1% ######################### 35.5% ########################## 37.1% ########################### 38.7% ############################# 40.9% ############################### 43.6% ################################ 45.2% ################################# 46.8% ################################# 47.1% ################################## 47.8% ################################## 48.6% ################################### 49.2% #################################### 50.2% #################################### 51.3% ###################################### 53.0% ###################################### 54.0% ######################################## 55.7% ######################################## 56.8% ######################################### 57.8% ########################################## 58.9% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################## 64.9% ############################################### 66.5% ################################################# 68.2% ################################################# 69.2% ################################################## 70.3% ################################################### 71.4% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.2% ###################################################### 75.8% ####################################################### 77.7% ######################################################## [2020-07-23T13:52:43.515Z] #26 ... [2020-07-23T13:52:43.515Z] [2020-07-23T13:52:43.515Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:43.515Z] #31 47.10 internal/reflectlite [2020-07-23T13:52:43.515Z] #31 47.10 sync [2020-07-23T13:52:43.515Z] #31 51.27 errors [2020-07-23T13:52:43.515Z] #31 51.28 sort [2020-07-23T13:52:43.515Z] #31 51.79 strconv [2020-07-23T13:52:43.515Z] #31 51.80 io [2020-07-23T13:52:43.515Z] #31 51.80 internal/oserror [2020-07-23T13:52:43.515Z] #31 52.02 syscall [2020-07-23T13:52:43.515Z] #31 ... [2020-07-23T13:52:43.515Z] [2020-07-23T13:52:43.515Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:43.515Z] #33 53.30 Selecting previously unselected package libxml2:ppc64el. [2020-07-23T13:52:43.515Z] #33 53.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-23T13:52:43.515Z] #33 53.31 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:52:43.515Z] #33 54.39 Selecting previously unselected package libarchive13:ppc64el. [2020-07-23T13:52:43.515Z] #33 54.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-23T13:52:43.515Z] #33 54.42 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-23T13:52:43.515Z] #33 54.66 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-23T13:52:43.515Z] #33 54.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-23T13:52:43.515Z] #33 54.72 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-23T13:52:43.515Z] #33 54.94 Selecting previously unselected package librhash0:ppc64el. [2020-07-23T13:52:43.515Z] #33 54.96 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-23T13:52:43.515Z] #33 54.96 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-23T13:52:43.515Z] #33 55.19 Selecting previously unselected package libuv1:ppc64el. [2020-07-23T13:52:43.515Z] #33 55.22 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-23T13:52:43.515Z] #33 55.22 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-23T13:52:43.515Z] #33 55.46 Selecting previously unselected package cmake. [2020-07-23T13:52:43.515Z] #33 55.48 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-23T13:52:43.515Z] #33 55.51 Unpacking cmake (3.13.4-1) ... [2020-07-23T13:52:43.531Z] #25 4.728 # 2.2% ####### 9.8% ########### 16.6% ################# 24.1% ################### 26.8% ###################### 30.8% ######################## 34.0% ########################## 36.8% ############################### 43.4% [2020-07-23T13:52:43.531Z] #25 ... [2020-07-23T13:52:43.531Z] [2020-07-23T13:52:43.531Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:43.531Z] #60 DONE 43.2s [2020-07-23T13:52:43.531Z] [2020-07-23T13:52:43.531Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:43.531Z] #25 4.728 # 2.2% ####### 9.8% ########### 16.6% ################# 24.1% ################### 26.8% ###################### 30.8% ######################## 34.0% ########################## 36.8% ############################### 43.4% ################################ 45.0% [2020-07-23T13:52:43.531Z] #25 ... [2020-07-23T13:52:43.531Z] [2020-07-23T13:52:43.531Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:43.531Z] #30 42.45 sync [2020-07-23T13:52:43.531Z] #30 42.47 internal/reflectlite [2020-07-23T13:52:43.686Z] #39 78.26 DEP criu/seccomp.d [2020-07-23T13:52:43.686Z] #39 78.40 DEP criu/rst-malloc.d [2020-07-23T13:52:43.686Z] #39 78.50 DEP criu/rbtree.d [2020-07-23T13:52:43.946Z] #39 78.54 DEP criu/pstree.d [2020-07-23T13:52:43.946Z] #39 78.76 DEP criu/protobuf.d [2020-07-23T13:52:44.205Z] #39 78.90 GEN criu/protobuf-desc-gen.h [2020-07-23T13:52:44.606Z] #33 ... [2020-07-23T13:52:44.606Z] [2020-07-23T13:52:44.606Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:44.606Z] #42 48.10 sync [2020-07-23T13:52:44.606Z] #42 48.10 internal/reflectlite [2020-07-23T13:52:44.606Z] #42 51.85 math/rand [2020-07-23T13:52:44.606Z] #42 51.86 internal/singleflight [2020-07-23T13:52:44.606Z] #42 51.86 github.com/LK4D4/vndr/godl/singleflight [2020-07-23T13:52:44.606Z] #42 55.28 strconv [2020-07-23T13:52:44.606Z] #42 55.38 syscall [2020-07-23T13:52:44.606Z] #42 55.42 io [2020-07-23T13:52:44.606Z] #42 55.51 vendor/golang.org/x/net/dns/dnsmessage [2020-07-23T13:52:44.606Z] #42 ... [2020-07-23T13:52:44.606Z] [2020-07-23T13:52:44.606Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:44.876Z] #25 10.78 0.5% # 2.3% ## 3.7% ### 5.1% #### 5.9% #### 6.8% ##### 8.0% ###### 9.4% ####### 10.8% ######## 12.0% ######### 13.2% ########## 14.9% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.4% ############### 21.2% ################ 22.5% ################# 24.4% ################## 25.2% ################## 26.3% ################### 27.5% #################### 28.5% ##################### 30.0% ###################### 31.2% ####################### 32.1% ######################## 33.7% ######################## 34.4% ######################### 35.6% ########################## 36.6% ########################### 37.9% ############################ 39.7% ############################# 40.8% ############################## 42.6% ############################### 43.6% ################################ 44.7% ################################# 46.1% ################################# 46.9% ################################## 48.0% ################################### 49.5% #################################### 51.2% ###################################### 53.2% ####################################### 54.5% ######################################## 56.2% ######################################### 57.5% ######################################### 58.1% [2020-07-23T13:52:44.876Z] #25 ... [2020-07-23T13:52:44.876Z] [2020-07-23T13:52:44.876Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:44.876Z] #47 54.33 syscall [2020-07-23T13:52:44.876Z] #47 54.39 reflect [2020-07-23T13:52:44.876Z] #47 63.33 context [2020-07-23T13:52:45.042Z] #32 ... [2020-07-23T13:52:45.042Z] [2020-07-23T13:52:45.042Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:45.042Z] #25 5.031 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-23T13:52:45.042Z] #25 5.464 [2020-07-23T13:52:45.138Z] #47 ... [2020-07-23T13:52:45.138Z] [2020-07-23T13:52:45.138Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:45.138Z] #30 54.36 time [2020-07-23T13:52:45.138Z] #30 60.50 internal/poll [2020-07-23T13:52:45.138Z] #30 61.94 internal/fmtsort [2020-07-23T13:52:45.138Z] #30 62.77 internal/syscall/execenv [2020-07-23T13:52:45.138Z] #30 62.81 internal/syscall/unix [2020-07-23T13:52:45.138Z] #30 63.07 strings [2020-07-23T13:52:45.138Z] #30 63.19 os [2020-07-23T13:52:45.138Z] #30 ... [2020-07-23T13:52:45.138Z] [2020-07-23T13:52:45.138Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:45.514Z] #26 11.82 0.3% 1.4% # 2.5% ## 3.5% ### 5.2% #### 6.8% ###### 8.7% ####### 9.8% ####### 10.9% ######### 12.6% ######### 13.6% ########### 16.0% ############# 18.4% ############## 20.0% ############### 21.7% ################# 23.8% ################## 25.5% ################### 27.6% ##################### 29.8% ####################### 32.5% ####################### 33.1% ######################### 35.5% ########################## 37.1% ########################### 38.7% ############################# 40.9% ############################### 43.6% ################################ 45.2% ################################# 46.8% ################################# 47.1% ################################## 47.8% ################################## 48.6% ################################### 49.2% #################################### 50.2% #################################### 51.3% ###################################### 53.0% ###################################### 54.0% ######################################## 55.7% ######################################## 56.8% ######################################### 57.8% ########################################## 58.9% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################## 64.9% ############################################### 66.5% ################################################# 68.2% ################################################# 69.2% ################################################## 70.3% ################################################### 71.4% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.2% ###################################################### 75.8% ####################################################### 77.7% ######################################################## 78.8% ######################################################### 79.4% ######################################################### 79.9% ######################################################### 80.5% ########################################################### 82.1% ############################################################ 83.7% ############################################################# 85.3% ############################################################### 87.5% ################################################################ 89.7% ################################################################## 92.4% #################################################################### 95.2% ##################################################################### 96.5% ##################################################################### 96.5% ##################################################################### 96.7% ##################################################################### 97.0% ###################################################################### 97.5% ####################################################################### 98.8% ######################################################################## 100.0% [2020-07-23T13:52:45.584Z] #39 80.34 DEP criu/protobuf-desc.d [2020-07-23T13:52:45.831Z] #26 20.79 [2020-07-23T13:52:45.845Z] #39 80.50 DEP criu/proc_parse.d [2020-07-23T13:52:46.109Z] #39 80.75 DEP criu/plugin.d [2020-07-23T13:52:46.109Z] #39 80.85 DEP criu/pipes.d [2020-07-23T13:52:46.109Z] #39 80.98 DEP criu/pie-util.d [2020-07-23T13:52:46.235Z] #30 ... [2020-07-23T13:52:46.235Z] [2020-07-23T13:52:46.235Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:46.235Z] #43 DONE 45.7s [2020-07-23T13:52:46.235Z] [2020-07-23T13:52:46.235Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:46.235Z] #25 4.728 # 2.2% ####### 9.8% ########### 16.6% ################# 24.1% ################### 26.8% ###################### 30.8% ######################## 34.0% ########################## 36.8% ############################### 43.4% ################################ 45.0% #################################### 50.7% ######################################## 55.9% ########################################## 59.4% ############################################ 62.0% ############################################### 66.4% #################################################### 72.4% ###################################################### 76.3% ########################################################## 81.6% ############################################################ 83.8% ############################################################# 86.0% ################################################################# 90.7% #################################################################### 95.6% ######################################################################## 100.0% [2020-07-23T13:52:46.235Z] #25 7.897 [2020-07-23T13:52:46.235Z] #25 8.114 ####################### 33.2% ###################################### 53.5% ################################################## 70.2% ######################################################################## 100.0% [2020-07-23T13:52:46.369Z] #39 81.16 DEP criu/pie-util-vdso.d [2020-07-23T13:52:46.369Z] #39 81.26 DEP criu/pie-util-vdso-elf32.d [2020-07-23T13:52:46.500Z] #26 ... [2020-07-23T13:52:46.500Z] [2020-07-23T13:52:46.500Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:46.500Z] #33 59.38 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-23T13:52:46.500Z] #33 59.39 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:52:46.500Z] #33 59.39 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-23T13:52:46.500Z] #33 59.41 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:52:46.500Z] #33 59.53 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-23T13:52:46.500Z] #33 59.54 Setting up cmake-data (3.13.4-1) ... [2020-07-23T13:52:46.500Z] #33 59.57 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:52:46.500Z] #33 59.59 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-23T13:52:46.500Z] #33 59.59 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-23T13:52:46.500Z] #33 59.60 Setting up cmake (3.13.4-1) ... [2020-07-23T13:52:46.500Z] #33 59.61 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:46.500Z] #33 59.70 Processing triggers for mime-support (3.62) ... [2020-07-23T13:52:46.500Z] #33 DONE 60.1s [2020-07-23T13:52:46.500Z] [2020-07-23T13:52:46.500Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:46.500Z] #48 59.76 bytes [2020-07-23T13:52:46.500Z] #48 59.76 strconv [2020-07-23T13:52:46.500Z] #48 59.78 syscall [2020-07-23T13:52:46.500Z] #48 59.83 strings [2020-07-23T13:52:46.584Z] #25 5.812 0.0% #### 6.1% ######## 12.3% ############# 18.6% ################ 22.6% ################### 26.7% ###################### 31.8% ########################## 36.8% ############################## 42.6% ################################# 46.9% ###################################### 53.1% ########################################### 60.1% ############################################## 65.0% ################################################# 69.4% #################################################### 73.1% ###################################################### 75.6% ########################################################## 80.7% [2020-07-23T13:52:46.584Z] #25 ... [2020-07-23T13:52:46.584Z] [2020-07-23T13:52:46.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:46.584Z] #10 36.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-23T13:52:46.584Z] #10 36.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-23T13:52:46.584Z] #10 36.55 Get:9 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] [2020-07-23T13:52:46.584Z] #10 39.22 Get:10 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] [2020-07-23T13:52:46.584Z] #10 41.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-23T13:52:46.584Z] #10 41.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-23T13:52:46.584Z] #10 41.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-23T13:52:46.584Z] #10 41.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-23T13:52:46.584Z] #10 41.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-07-23T13:52:46.584Z] #10 41.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-23T13:52:46.584Z] #10 41.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-23T13:52:46.584Z] #10 41.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-23T13:52:46.584Z] #10 41.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-23T13:52:46.584Z] #10 41.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-23T13:52:46.584Z] #10 41.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-23T13:52:46.584Z] #10 41.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-23T13:52:46.584Z] #10 41.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-23T13:52:46.584Z] #10 41.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-23T13:52:46.584Z] #10 41.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-23T13:52:46.584Z] #10 42.79 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:46.584Z] #10 42.96 Fetched 73.3 MB in 6s (11.8 MB/s) [2020-07-23T13:52:46.584Z] #10 43.03 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-23T13:52:46.584Z] #10 43.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 ... 15383 files and directories currently installed.) [2020-07-23T13:52:46.584Z] #10 43.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-23T13:52:46.584Z] #10 43.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:52:46.851Z] #10 46.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-23T13:52:46.851Z] #10 46.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-23T13:52:46.851Z] #10 ... [2020-07-23T13:52:46.851Z] [2020-07-23T13:52:46.851Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:46.851Z] #30 36.35 internal/reflectlite [2020-07-23T13:52:46.851Z] #30 36.35 sync [2020-07-23T13:52:46.851Z] #30 38.73 errors [2020-07-23T13:52:46.851Z] #30 38.73 sort [2020-07-23T13:52:46.851Z] #30 39.28 strconv [2020-07-23T13:52:46.851Z] #30 39.28 io [2020-07-23T13:52:46.851Z] #30 39.29 internal/oserror [2020-07-23T13:52:46.851Z] #30 39.62 syscall [2020-07-23T13:52:46.851Z] #30 41.52 strings [2020-07-23T13:52:46.851Z] #30 41.53 bytes [2020-07-23T13:52:46.851Z] #30 45.65 reflect [2020-07-23T13:52:46.851Z] #30 46.26 bufio [2020-07-23T13:52:46.851Z] #30 ... [2020-07-23T13:52:46.851Z] [2020-07-23T13:52:46.851Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:46.938Z] #39 81.44 DEP criu/path.d [2020-07-23T13:52:46.938Z] #39 81.58 DEP criu/parasite-syscall.d [2020-07-23T13:52:47.114Z] #25 5.812 0.0% #### 6.1% ######## 12.3% ############# 18.6% ################ 22.6% ################### 26.7% ###################### 31.8% ########################## 36.8% ############################## 42.6% ################################# 46.9% ###################################### 53.1% ########################################### 60.1% ############################################## 65.0% ################################################# 69.4% #################################################### 73.1% ###################################################### 75.6% ########################################################## 80.7% ############################################################# 85.3% ############################################################### 88.8% ################################################################## 92.3% ##################################################################### 96.4% ######################################################################## 100.0% [2020-07-23T13:52:47.172Z] #25 9.303 [2020-07-23T13:52:47.198Z] #39 81.86 DEP criu/pagemap.d [2020-07-23T13:52:47.198Z] #39 82.00 DEP criu/pagemap-cache.d [2020-07-23T13:52:47.458Z] #39 82.16 DEP criu/page-xfer.d [2020-07-23T13:52:47.574Z] #48 ... [2020-07-23T13:52:47.574Z] [2020-07-23T13:52:47.574Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:47.574Z] #29 51.25 Checking out files: 84% (1288/1521) Checking out files: 85% (1293/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. [2020-07-23T13:52:47.574Z] #29 52.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-23T13:52:47.575Z] #29 53.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-23T13:52:47.575Z] #29 ... [2020-07-23T13:52:47.575Z] [2020-07-23T13:52:47.575Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:47.575Z] #34 0.339 + RM_GOPATH=0 [2020-07-23T13:52:47.575Z] #34 0.339 + TMP_GOPATH= [2020-07-23T13:52:47.575Z] #34 0.340 + : /build [2020-07-23T13:52:47.575Z] #34 0.340 + '[' -z '' ']' [2020-07-23T13:52:47.575Z] #34 0.341 ++ mktemp -d [2020-07-23T13:52:47.575Z] #34 0.343 + export GOPATH=/tmp/tmp.DXf1FAKnxh [2020-07-23T13:52:47.575Z] #34 0.343 + GOPATH=/tmp/tmp.DXf1FAKnxh [2020-07-23T13:52:47.575Z] #34 0.343 + RM_GOPATH=1 [2020-07-23T13:52:47.575Z] #34 0.344 + case "$(go env GOARCH)" in [2020-07-23T13:52:47.575Z] #34 0.345 ++ go env GOARCH [2020-07-23T13:52:47.575Z] #34 0.372 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:47.575Z] #34 0.379 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:47.575Z] #34 0.380 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:47.575Z] #34 0.387 + dir=/tmp/install [2020-07-23T13:52:47.575Z] #34 0.404 + bin=tini [2020-07-23T13:52:47.575Z] #34 0.405 + shift [2020-07-23T13:52:47.575Z] #34 0.406 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-23T13:52:47.575Z] #34 0.406 + . /tmp/install/tini.installer [2020-07-23T13:52:47.575Z] #34 0.407 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:52:47.575Z] #34 0.407 + install_tini [2020-07-23T13:52:47.575Z] #34 0.409 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-23T13:52:47.575Z] #34 0.409 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:52:47.575Z] #34 0.410 + git clone https://github.com/krallin/tini.git /tmp/tmp.DXf1FAKnxh/tini [2020-07-23T13:52:47.575Z] #34 0.413 Cloning into '/tmp/tmp.DXf1FAKnxh/tini'... [2020-07-23T13:52:47.685Z] #25 9.625 ################## 25.4% ######################################### 58.0% ############################################################### 87.9% ######################################################################## 100.0% [2020-07-23T13:52:47.691Z] #25 8.656 [2020-07-23T13:52:47.691Z] #25 8.861 #=#=# 0.2% [2020-07-23T13:52:47.691Z] #25 ... [2020-07-23T13:52:47.691Z] [2020-07-23T13:52:47.691Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:47.691Z] #41 37.42 github.com/LK4D4/vndr/godl/singleflight [2020-07-23T13:52:47.691Z] #41 37.42 math/rand [2020-07-23T13:52:47.691Z] #41 37.43 internal/singleflight [2020-07-23T13:52:47.691Z] #41 39.31 io [2020-07-23T13:52:47.691Z] #41 39.36 strconv [2020-07-23T13:52:47.691Z] #41 39.41 sort [2020-07-23T13:52:47.691Z] #41 39.41 internal/oserror [2020-07-23T13:52:47.691Z] #41 39.73 syscall [2020-07-23T13:52:47.691Z] #41 42.05 vendor/golang.org/x/net/dns/dnsmessage [2020-07-23T13:52:47.691Z] #41 42.59 bytes [2020-07-23T13:52:47.691Z] #41 46.33 bufio [2020-07-23T13:52:47.691Z] #41 46.37 reflect [2020-07-23T13:52:47.718Z] #39 82.33 DEP criu/page-pipe.d [2020-07-23T13:52:47.718Z] #39 82.48 DEP criu/netfilter.d [2020-07-23T13:52:47.883Z] #34 1.672 + cd /tmp/tmp.DXf1FAKnxh/tini [2020-07-23T13:52:47.942Z] #25 10.20 [2020-07-23T13:52:47.956Z] #41 ... [2020-07-23T13:52:47.956Z] [2020-07-23T13:52:47.956Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:47.978Z] #39 82.65 DEP criu/net.d [2020-07-23T13:52:48.013Z] #25 10.78 0.5% # 2.3% ## 3.7% ### 5.1% #### 5.9% #### 6.8% ##### 8.0% ###### 9.4% ####### 10.8% ######## 12.0% ######### 13.2% ########## 14.9% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.4% ############### 21.2% ################ 22.5% ################# 24.4% ################## 25.2% ################## 26.3% ################### 27.5% #################### 28.5% ##################### 30.0% ###################### 31.2% ####################### 32.1% ######################## 33.7% ######################## 34.4% ######################### 35.6% ########################## 36.6% ########################### 37.9% ############################ 39.7% ############################# 40.8% ############################## 42.6% ############################### 43.6% ################################ 44.7% ################################# 46.1% ################################# 46.9% ################################## 48.0% ################################### 49.5% #################################### 51.2% ###################################### 53.2% ####################################### 54.5% ######################################## 56.2% ######################################### 57.5% ######################################### 58.1% ########################################### 59.8% ############################################ 62.3% ############################################# 63.3% ############################################## 64.4% ############################################### 65.5% ############################################### 66.4% ################################################# 68.3% ################################################# 69.2% ################################################## 70.6% ################################################### 71.9% #################################################### 73.5% ###################################################### 75.2% ###################################################### 76.2% ####################################################### 77.2% ######################################################## 78.1% ######################################################## 79.2% ######################################################### 80.5% ########################################################## 81.5% ########################################################### 83.1% ############################################################# 84.9% ############################################################## 86.3% ############################################################### 87.6% ################################################################ 89.4% ################################################################# 90.9% ################################################################## 92.0% ################################################################### 93.7% #################################################################### 95.0% ##################################################################### 96.5% ###################################################################### 97.8% ######################################################################## 100.0% [2020-07-23T13:52:48.183Z] #34 1.673 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:52:48.183Z] #34 1.686 + cmake . [2020-07-23T13:52:48.219Z] #25 8.861 #=#=# 0.2% ######################## 34.2% ##################################### 52.1% ################################################### 71.1% ################################################################# 91.3% ######################################################################## 100.0% [2020-07-23T13:52:48.238Z] #39 82.91 DEP criu/namespaces.d [2020-07-23T13:52:48.272Z] #25 19.22 [2020-07-23T13:52:48.483Z] #25 9.840 [2020-07-23T13:52:48.483Z] #25 ... [2020-07-23T13:52:48.483Z] [2020-07-23T13:52:48.483Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:48.483Z] #52 4.059 + RM_GOPATH=0 [2020-07-23T13:52:48.483Z] #52 4.059 + TMP_GOPATH= [2020-07-23T13:52:48.483Z] #52 4.059 + : /build [2020-07-23T13:52:48.483Z] #52 4.059 + '[' -z '' ']' [2020-07-23T13:52:48.483Z] #52 4.063 ++ mktemp -d [2020-07-23T13:52:48.483Z] #52 4.074 + export GOPATH=/tmp/tmp.XkSF51L1IZ [2020-07-23T13:52:48.483Z] #52 4.074 + GOPATH=/tmp/tmp.XkSF51L1IZ [2020-07-23T13:52:48.483Z] #52 4.074 + RM_GOPATH=1 [2020-07-23T13:52:48.483Z] #52 4.074 + case "$(go env GOARCH)" in [2020-07-23T13:52:48.483Z] #52 4.074 ++ go env GOARCH [2020-07-23T13:52:48.483Z] #52 4.105 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:48.483Z] #52 4.105 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:48.483Z] #52 4.105 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:48.483Z] #52 4.116 + dir=/tmp/install [2020-07-23T13:52:48.483Z] #52 4.116 + bin=containerd [2020-07-23T13:52:48.483Z] #52 4.116 + shift [2020-07-23T13:52:48.483Z] #52 4.116 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-23T13:52:48.483Z] #52 4.116 + . /tmp/install/containerd.installer [2020-07-23T13:52:48.483Z] #52 4.116 ++ set -e [2020-07-23T13:52:48.483Z] #52 4.116 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:52:48.483Z] #52 4.133 + install_containerd [2020-07-23T13:52:48.483Z] #52 4.133 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-23T13:52:48.483Z] #52 4.133 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XkSF51L1IZ/src/github.com/containerd/containerd [2020-07-23T13:52:48.483Z] #52 4.136 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:52:48.483Z] #52 4.202 Cloning into '/tmp/tmp.XkSF51L1IZ/src/github.com/containerd/containerd'... [2020-07-23T13:52:48.498Z] #39 83.11 DEP criu/mount.d [2020-07-23T13:52:48.498Z] #39 83.32 DEP criu/memfd.d [2020-07-23T13:52:48.746Z] #52 ... [2020-07-23T13:52:48.746Z] [2020-07-23T13:52:48.746Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:48.746Z] #38 39.33 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-23T13:52:48.746Z] #38 39.51 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-23T13:52:48.746Z] #38 39.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 39.57 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-23T13:52:48.746Z] #38 39.87 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-23T13:52:48.746Z] #38 39.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 39.90 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:52:48.746Z] #38 40.39 Selecting previously unselected package libprotobuf17:arm64. [2020-07-23T13:52:48.746Z] #38 40.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 40.44 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-23T13:52:48.746Z] #38 41.35 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-23T13:52:48.746Z] #38 41.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 41.45 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-23T13:52:48.746Z] #38 41.97 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-23T13:52:48.746Z] #38 41.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 42.01 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-23T13:52:48.746Z] #38 43.50 Selecting previously unselected package libprotoc17:arm64. [2020-07-23T13:52:48.746Z] #38 43.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 43.55 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-23T13:52:48.746Z] #38 44.17 Selecting previously unselected package protobuf-c-compiler. [2020-07-23T13:52:48.746Z] #38 44.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 44.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:52:48.746Z] #38 44.40 Selecting previously unselected package protobuf-compiler. [2020-07-23T13:52:48.746Z] #38 44.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 44.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:52:48.746Z] #38 44.63 Selecting previously unselected package python-pkg-resources. [2020-07-23T13:52:48.746Z] #38 44.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:52:48.746Z] #38 44.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-23T13:52:48.746Z] #38 44.90 Selecting previously unselected package python-six. [2020-07-23T13:52:48.746Z] #38 44.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-23T13:52:48.746Z] #38 44.91 Unpacking python-six (1.12.0-1) ... [2020-07-23T13:52:48.746Z] #38 45.16 Selecting previously unselected package python-protobuf. [2020-07-23T13:52:48.746Z] #38 45.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-23T13:52:48.746Z] #38 45.19 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-23T13:52:48.746Z] #38 46.96 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-23T13:52:48.758Z] #39 83.50 DEP criu/mem.d [2020-07-23T13:52:48.837Z] #34 2.418 -- The C compiler identification is GNU 8.3.0 [2020-07-23T13:52:48.837Z] #34 2.507 -- Check for working C compiler: /usr/bin/cc [2020-07-23T13:52:48.970Z] #25 10.43 ## 3.9% ###### 8.8% ########### 15.4% ############### 21.7% ################### 26.9% ###################### 31.4% ########################## 36.5% [2020-07-23T13:52:48.970Z] #25 ... [2020-07-23T13:52:48.970Z] [2020-07-23T13:52:48.970Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-23T13:52:48.970Z] #51 32.65 Reading package lists... [2020-07-23T13:52:48.970Z] #51 40.01 Building dependency tree... [2020-07-23T13:52:48.970Z] #51 44.90 The following additional packages will be installed: [2020-07-23T13:52:48.970Z] #51 44.92 libbtrfs0 [2020-07-23T13:52:48.970Z] #51 45.21 The following NEW packages will be installed: [2020-07-23T13:52:48.970Z] #51 45.23 libbtrfs-dev libbtrfs0 [2020-07-23T13:52:48.970Z] #51 45.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:48.970Z] #51 45.65 Need to get 119 kB of archives. [2020-07-23T13:52:48.970Z] #51 45.65 After this operation, 387 kB of additional disk space will be used. [2020-07-23T13:52:48.970Z] #51 45.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-23T13:52:48.970Z] #51 45.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-23T13:52:48.970Z] #51 47.50 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:48.970Z] #51 47.74 Fetched 119 kB in 0s (401 kB/s) [2020-07-23T13:52:48.970Z] #51 47.88 Selecting previously unselected package libbtrfs0. [2020-07-23T13:52:48.970Z] #51 47.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-23T13:52:48.970Z] #51 47.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-23T13:52:48.970Z] #51 47.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:48.970Z] #51 48.07 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:52:48.970Z] #51 48.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-23T13:52:48.970Z] #51 48.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:48.971Z] #51 48.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:52:48.971Z] #51 48.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:52:48.971Z] #51 48.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:48.971Z] #51 DONE 48.8s [2020-07-23T13:52:48.971Z] [2020-07-23T13:52:48.971Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:48.971Z] #25 10.43 ## 3.9% ###### 8.8% ########### 15.4% ############### 21.7% ################### 26.9% ###################### 31.4% ########################## 36.5% ############################# 40.7% ############################### 43.5% [2020-07-23T13:52:48.971Z] #25 ... [2020-07-23T13:52:48.971Z] [2020-07-23T13:52:48.971Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:49.011Z] #38 ... [2020-07-23T13:52:49.011Z] [2020-07-23T13:52:49.011Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:49.018Z] #39 83.70 DEP criu/lsm.d [2020-07-23T13:52:49.018Z] #39 83.81 DEP criu/log.d [2020-07-23T13:52:49.214Z] #25 20.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-23T13:52:49.274Z] #25 10.15 0.2% ################## 25.8% ############################################ 61.4% ######################################################################## 100.0% [2020-07-23T13:52:49.278Z] #39 83.92 DEP criu/libnetlink.d [2020-07-23T13:52:49.278Z] #39 84.04 DEP criu/kerndat.d [2020-07-23T13:52:49.494Z] #34 ... [2020-07-23T13:52:49.494Z] [2020-07-23T13:52:49.494Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:49.494Z] #11 53.30 Get:10 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] [2020-07-23T13:52:49.494Z] #11 60.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-23T13:52:49.494Z] #11 60.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-23T13:52:49.494Z] #11 60.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-23T13:52:49.494Z] #11 60.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-23T13:52:49.494Z] #11 60.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-23T13:52:49.494Z] #11 60.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-23T13:52:49.494Z] #11 60.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-23T13:52:49.494Z] #11 60.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-23T13:52:49.494Z] #11 61.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-23T13:52:49.494Z] #11 61.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-23T13:52:49.494Z] #11 61.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-23T13:52:49.494Z] #11 61.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-23T13:52:49.494Z] #11 61.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-23T13:52:49.494Z] #11 61.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-23T13:52:49.494Z] #11 61.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-23T13:52:49.494Z] #11 62.85 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:49.494Z] #11 63.07 Fetched 78.9 MB in 22s (3510 kB/s) [2020-07-23T13:52:49.494Z] #11 63.22 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-23T13:52:49.495Z] #11 63.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 ... 15339 files and directories currently installed.) [2020-07-23T13:52:49.495Z] #11 63.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-23T13:52:49.495Z] #11 63.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:52:49.537Z] #39 84.27 DEP criu/kcmp-ids.d [2020-07-23T13:52:49.574Z] #25 10.85 [2020-07-23T13:52:49.783Z] #25 20.59 [2020-07-23T13:52:49.783Z] #25 20.75 ######################################################################## 100.0% [2020-07-23T13:52:49.783Z] #25 20.85 [2020-07-23T13:52:49.798Z] #39 84.39 DEP criu/irmap.d [2020-07-23T13:52:49.798Z] #39 84.53 DEP criu/ipc_ns.d [2020-07-23T13:52:49.798Z] #11 ... [2020-07-23T13:52:49.798Z] [2020-07-23T13:52:49.798Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:49.798Z] #26 22.41 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-23T13:52:49.798Z] #26 22.87 [2020-07-23T13:52:49.798Z] #26 23.15 ####### 9.8% ################################################################### 94.2% ######################################################################## 100.0% [2020-07-23T13:52:49.798Z] #26 23.42 [2020-07-23T13:52:50.058Z] #39 84.70 DEP criu/image.d [2020-07-23T13:52:50.058Z] #39 84.86 DEP criu/image-desc.d [2020-07-23T13:52:50.104Z] #26 25.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-23T13:52:50.104Z] #26 25.15 skipping existing 5cb8031fd95d [2020-07-23T13:52:50.317Z] #39 84.93 DEP criu/fsnotify.d [2020-07-23T13:52:50.408Z] #26 25.28 [2020-07-23T13:52:50.578Z] #39 85.12 DEP criu/filesystems.d [2020-07-23T13:52:50.578Z] #39 85.24 DEP criu/files.d [2020-07-23T13:52:50.578Z] #39 85.45 DEP criu/files-reg.d [2020-07-23T13:52:50.722Z] #25 ... [2020-07-23T13:52:50.722Z] [2020-07-23T13:52:50.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:50.722Z] #38 59.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:50.722Z] #38 59.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:50.722Z] #38 60.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:52:50.722Z] #38 60.01 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-23T13:52:50.722Z] #38 60.02 Setting up python-six (1.12.0-1) ... [2020-07-23T13:52:50.722Z] #38 63.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:52:50.722Z] #38 63.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:52:50.722Z] #38 63.68 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:50.722Z] #38 63.69 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-23T13:52:50.722Z] #38 63.71 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:50.722Z] #38 63.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:52:50.722Z] #38 63.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:50.722Z] #38 63.76 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-23T13:52:50.722Z] #38 63.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:52:50.722Z] #38 63.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-23T13:52:50.722Z] #38 69.88 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-23T13:52:50.722Z] #38 ... [2020-07-23T13:52:50.722Z] [2020-07-23T13:52:50.722Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:50.722Z] #32 60.66 Selecting previously unselected package libxml2:amd64. [2020-07-23T13:52:50.722Z] #32 60.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-23T13:52:50.722Z] #32 60.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:52:50.722Z] #32 61.36 Selecting previously unselected package libarchive13:amd64. [2020-07-23T13:52:50.722Z] #32 61.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-23T13:52:50.722Z] #32 61.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-23T13:52:50.722Z] #32 61.87 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-23T13:52:50.722Z] #32 61.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-23T13:52:50.722Z] #32 61.88 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-23T13:52:50.722Z] #32 62.05 Selecting previously unselected package librhash0:amd64. [2020-07-23T13:52:50.722Z] #32 62.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-23T13:52:50.722Z] #32 62.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-23T13:52:50.722Z] #32 62.21 Selecting previously unselected package libuv1:amd64. [2020-07-23T13:52:50.722Z] #32 62.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-23T13:52:50.722Z] #32 62.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-23T13:52:50.722Z] #32 62.43 Selecting previously unselected package cmake. [2020-07-23T13:52:50.722Z] #32 62.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-23T13:52:50.722Z] #32 62.47 Unpacking cmake (3.13.4-1) ... [2020-07-23T13:52:50.722Z] #32 65.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:52:50.722Z] #32 65.55 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:52:50.722Z] #32 65.58 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-23T13:52:50.722Z] #32 65.59 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:52:50.722Z] #32 65.64 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-23T13:52:50.722Z] #32 65.65 Setting up cmake-data (3.13.4-1) ... [2020-07-23T13:52:50.722Z] #32 65.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:52:50.722Z] #32 65.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-23T13:52:50.722Z] #32 65.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-23T13:52:50.722Z] #32 65.72 Setting up cmake (3.13.4-1) ... [2020-07-23T13:52:50.722Z] #32 65.75 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:50.722Z] #32 65.83 Processing triggers for mime-support (3.62) ... [2020-07-23T13:52:50.722Z] #32 ... [2020-07-23T13:52:50.722Z] [2020-07-23T13:52:50.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:50.722Z] #38 70.15 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:50.862Z] #52 ... [2020-07-23T13:52:50.862Z] [2020-07-23T13:52:50.862Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:50.862Z] #38 32.79 Reading package lists... [2020-07-23T13:52:50.862Z] #38 40.55 Building dependency tree... [2020-07-23T13:52:50.862Z] #38 45.81 The following additional packages will be installed: [2020-07-23T13:52:50.862Z] #38 45.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-23T13:52:50.862Z] #38 45.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-23T13:52:50.862Z] #38 45.84 Suggested packages: [2020-07-23T13:52:50.862Z] #38 45.85 manpages-dev python-setuptools [2020-07-23T13:52:50.862Z] #38 47.73 The following NEW packages will be installed: [2020-07-23T13:52:50.862Z] #38 47.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-23T13:52:50.862Z] #38 47.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-23T13:52:50.862Z] #38 47.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-23T13:52:50.862Z] #38 47.77 python-six zlib1g-dev [2020-07-23T13:52:50.862Z] #38 48.19 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:50.862Z] #38 48.19 Need to get 4095 kB of archives. [2020-07-23T13:52:50.862Z] #38 48.19 After this operation, 22.5 MB of additional disk space will be used. [2020-07-23T13:52:50.862Z] #38 48.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-23T13:52:50.862Z] #38 48.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-23T13:52:50.862Z] #38 48.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-23T13:52:50.862Z] #38 48.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-23T13:52:50.862Z] #38 48.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-23T13:52:50.862Z] #38 48.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-23T13:52:50.862Z] #38 48.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-23T13:52:50.862Z] #38 48.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-23T13:52:50.862Z] #38 48.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-23T13:52:50.862Z] #38 48.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-23T13:52:50.862Z] #38 48.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-23T13:52:50.862Z] #38 48.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-23T13:52:50.862Z] #38 48.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-23T13:52:50.862Z] #38 48.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-23T13:52:50.862Z] #38 48.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-23T13:52:50.862Z] #38 48.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-23T13:52:50.862Z] #38 48.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-23T13:52:50.862Z] #38 50.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:50.862Z] #38 50.24 Fetched 4095 kB in 1s (6131 kB/s) [2020-07-23T13:52:50.862Z] #38 50.37 Selecting previously unselected package libcap-dev:amd64. [2020-07-23T13:52:50.862Z] #38 50.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% [2020-07-23T13:52:50.862Z] #38 ... [2020-07-23T13:52:50.862Z] [2020-07-23T13:52:50.862Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:50.862Z] #25 10.43 ## 3.9% ###### 8.8% ########### 15.4% ############### 21.7% ################### 26.9% ###################### 31.4% ########################## 36.5% ############################# 40.7% ############################### 43.5% ################################ 45.8% ################################### 48.7% ###################################### 53.4% ########################################## 58.4% ############################################# 62.8% ################################################# 68.7% ##################################################### 74.0% ######################################################## 78.7% ########################################################### 83.2% ############################################################### 88.1% ################################################################### 93.9% ######################################################################## 100.0% [2020-07-23T13:52:50.862Z] #25 12.91 [2020-07-23T13:52:50.862Z] #25 13.09 0.5% [2020-07-23T13:52:50.862Z] #25 ... [2020-07-23T13:52:50.862Z] [2020-07-23T13:52:50.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:50.862Z] #10 33.31 Reading package lists... [2020-07-23T13:52:50.862Z] #10 41.03 Building dependency tree... [2020-07-23T13:52:50.862Z] #10 46.18 The following additional packages will be installed: [2020-07-23T13:52:50.862Z] #10 46.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-23T13:52:50.862Z] #10 46.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-23T13:52:50.862Z] #10 46.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-23T13:52:50.862Z] #10 46.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:50.862Z] #10 46.27 Suggested packages: [2020-07-23T13:52:50.862Z] #10 46.27 gcc-8-locales seccomp wine64 [2020-07-23T13:52:50.862Z] #10 48.09 The following NEW packages will be installed: [2020-07-23T13:52:50.862Z] #10 48.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-23T13:52:50.862Z] #10 48.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-23T13:52:50.862Z] #10 48.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-23T13:52:50.862Z] #10 48.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-23T13:52:50.862Z] #10 48.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-23T13:52:50.862Z] #10 48.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-23T13:52:50.862Z] #10 48.49 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:50.862Z] #10 48.49 Need to get 77.7 MB of archives. [2020-07-23T13:52:50.862Z] #10 48.49 After this operation, 487 MB of additional disk space will be used. [2020-07-23T13:52:50.862Z] #10 48.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-23T13:52:50.862Z] #10 48.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-23T13:52:50.862Z] #10 49.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-23T13:52:50.862Z] #10 49.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-23T13:52:50.862Z] #10 49.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-23T13:52:50.862Z] #10 49.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-23T13:52:50.862Z] #10 49.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-23T13:52:50.862Z] #10 50.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-23T13:52:50.862Z] #10 50.05 Get:9 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] [2020-07-23T13:52:50.862Z] #10 ... [2020-07-23T13:52:50.862Z] [2020-07-23T13:52:50.862Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:50.862Z] #38 50.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 ... 15410 files and directories currently installed.) [2020-07-23T13:52:50.862Z] #38 50.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-23T13:52:50.862Z] #38 50.49 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-23T13:52:50.862Z] #38 50.60 Selecting previously unselected package libnet1:amd64. [2020-07-23T13:52:50.862Z] #38 50.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:52:50.862Z] #38 50.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:51.075Z] #26 ... [2020-07-23T13:52:51.075Z] [2020-07-23T13:52:51.075Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:51.075Z] #39 54.92 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:51.075Z] #39 54.94 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:51.075Z] #39 54.94 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-23T13:52:51.075Z] #39 54.95 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-23T13:52:51.075Z] #39 54.96 Setting up python-six (1.12.0-1) ... [2020-07-23T13:52:51.075Z] #39 60.04 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-23T13:52:51.075Z] #39 60.05 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-23T13:52:51.075Z] #39 60.08 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:51.075Z] #39 60.10 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-23T13:52:51.075Z] #39 60.11 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:51.075Z] #39 60.12 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:52:51.075Z] #39 60.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:51.075Z] #39 60.13 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-23T13:52:51.075Z] #39 60.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:52:51.075Z] #39 60.17 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-23T13:52:51.119Z] #38 50.88 Selecting previously unselected package libnet1-dev. [2020-07-23T13:52:51.119Z] #38 50.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:52:51.119Z] #38 51.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:52:51.150Z] #39 85.63 DEP criu/files-ext.d [2020-07-23T13:52:51.150Z] #39 85.74 DEP criu/file-lock.d [2020-07-23T13:52:51.150Z] #39 ... [2020-07-23T13:52:51.150Z] [2020-07-23T13:52:51.150Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:51.150Z] #28 DONE 159.6s [2020-07-23T13:52:51.150Z] [2020-07-23T13:52:51.150Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:52:51.150Z] #17 11.86 Fetched 8364 kB in 10s (861 kB/s) [2020-07-23T13:52:51.150Z] #17 11.86 Reading package lists... [2020-07-23T13:52:51.150Z] #17 15.81 Reading package lists... [2020-07-23T13:52:51.150Z] #17 19.25 Building dependency tree... [2020-07-23T13:52:51.150Z] #17 20.84 libcap2-bin is already the newest version (1:2.25-2). [2020-07-23T13:52:51.150Z] #17 20.84 The following additional packages will be installed: [2020-07-23T13:52:51.150Z] #17 20.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-23T13:52:51.150Z] #17 20.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-23T13:52:51.150Z] #17 20.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-23T13:52:51.150Z] #17 20.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-23T13:52:51.150Z] #17 20.85 python3.7 python3.7-minimal vim-runtime xxd [2020-07-23T13:52:51.150Z] #17 20.85 Suggested packages: [2020-07-23T13:52:51.150Z] #17 20.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-23T13:52:51.150Z] #17 20.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-23T13:52:51.150Z] #17 20.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-23T13:52:51.150Z] #17 20.85 Recommended packages: [2020-07-23T13:52:51.150Z] #17 20.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-23T13:52:51.150Z] #17 20.85 python3-keyrings.alt python3-xdg unzip [2020-07-23T13:52:51.150Z] #17 ... [2020-07-23T13:52:51.150Z] [2020-07-23T13:52:51.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:51.150Z] #39 85.97 DEP criu/file-ids.d [2020-07-23T13:52:51.292Z] #38 ... [2020-07-23T13:52:51.292Z] [2020-07-23T13:52:51.292Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:51.292Z] #32 DONE 70.5s [2020-07-23T13:52:51.292Z] [2020-07-23T13:52:51.292Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:51.292Z] #33 ... [2020-07-23T13:52:51.292Z] [2020-07-23T13:52:51.292Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:51.292Z] #38 DONE 70.8s [2020-07-23T13:52:51.375Z] #38 51.22 Selecting previously unselected package libnl-3-200:amd64. [2020-07-23T13:52:51.375Z] #38 51.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-23T13:52:51.375Z] #38 51.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:52:51.378Z] #39 ... [2020-07-23T13:52:51.378Z] [2020-07-23T13:52:51.378Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:51.378Z] #34 3.285 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T13:52:51.378Z] #34 3.293 -- Detecting C compiler ABI info [2020-07-23T13:52:51.378Z] #34 4.125 -- Detecting C compiler ABI info - done [2020-07-23T13:52:51.378Z] #34 4.201 -- Detecting C compile features [2020-07-23T13:52:51.410Z] #39 86.08 DEP criu/fifo.d [2020-07-23T13:52:51.552Z] [2020-07-23T13:52:51.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:51.632Z] #38 51.37 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-23T13:52:51.632Z] #38 51.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-23T13:52:51.632Z] #38 51.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-23T13:52:51.670Z] #39 86.27 DEP criu/fdstore.d [2020-07-23T13:52:51.670Z] #39 86.46 DEP criu/fault-injection.d [2020-07-23T13:52:51.779Z] #25 11.15 #=#=# ##### 7.8% ######## 12.4% ############ 17.2% ############## 20.1% ################# 24.3% ##################### 29.2% ####################### 32.2% ########################## 36.8% ############################# 40.8% ############################### 44.3% ################################### 49.5% ######################################## 55.6% ############################################ 61.5% ################################################ 66.9% [2020-07-23T13:52:51.779Z] #25 ... [2020-07-23T13:52:51.779Z] [2020-07-23T13:52:51.779Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:51.779Z] #28 40.94 Checking out files: 90% (1372/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. [2020-07-23T13:52:51.779Z] #28 41.57 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-23T13:52:51.779Z] #28 42.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-23T13:52:51.779Z] #28 ... [2020-07-23T13:52:51.779Z] [2020-07-23T13:52:51.779Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:51.889Z] #38 51.77 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-23T13:52:51.930Z] #39 86.56 DEP criu/external.d [2020-07-23T13:52:52.042Z] #25 11.15 #=#=# ##### 7.8% ######## 12.4% ############ 17.2% ############## 20.1% ################# 24.3% ##################### 29.2% ####################### 32.2% ########################## 36.8% ############################# 40.8% ############################### 44.3% ################################### 49.5% ######################################## 55.6% ############################################ 61.5% ################################################ 66.9% ################################################## 70.7% #################################################### 73.2% ####################################################### 77.8% ########################################################## 80.8% ############################################################## 86.6% ################################################################### 93.9% ######################################################################## 100.0% [2020-07-23T13:52:52.157Z] #38 51.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:52:52.157Z] #38 51.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:52:52.157Z] #38 ... [2020-07-23T13:52:52.157Z] [2020-07-23T13:52:52.157Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:52.157Z] #32 34.04 Reading package lists... [2020-07-23T13:52:52.157Z] #32 42.12 Building dependency tree... [2020-07-23T13:52:52.157Z] #32 47.95 The following additional packages will be installed: [2020-07-23T13:52:52.157Z] #32 47.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-23T13:52:52.157Z] #32 47.99 Suggested packages: [2020-07-23T13:52:52.157Z] #32 48.00 cmake-doc ninja-build lrzip [2020-07-23T13:52:52.157Z] #32 48.00 Recommended packages: [2020-07-23T13:52:52.157Z] #32 48.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-23T13:52:52.157Z] #32 49.19 The following NEW packages will be installed: [2020-07-23T13:52:52.157Z] #32 49.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-23T13:52:52.157Z] #32 49.22 vim-common xxd [2020-07-23T13:52:52.157Z] #32 49.83 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:52.157Z] #32 49.83 Need to get 14.9 MB of archives. [2020-07-23T13:52:52.157Z] #32 49.83 After this operation, 61.8 MB of additional disk space will be used. [2020-07-23T13:52:52.157Z] #32 49.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-23T13:52:52.157Z] #32 49.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:52:52.157Z] #32 49.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-23T13:52:52.157Z] #32 49.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-23T13:52:52.157Z] #32 50.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-23T13:52:52.157Z] #32 51.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-23T13:52:52.157Z] #32 51.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-23T13:52:52.157Z] #32 51.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-23T13:52:52.157Z] #32 51.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-23T13:52:52.157Z] #32 51.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-23T13:52:52.157Z] #32 ... [2020-07-23T13:52:52.157Z] [2020-07-23T13:52:52.157Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:52.190Z] #39 86.78 DEP criu/eventpoll.d [2020-07-23T13:52:52.190Z] #39 87.02 DEP criu/eventfd.d [2020-07-23T13:52:52.307Z] #25 13.68 [2020-07-23T13:52:52.446Z] #34 6.270 -- Detecting C compile features - done [2020-07-23T13:52:52.446Z] #34 6.300 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-23T13:52:52.450Z] #39 87.17 DEP criu/crtools.d [2020-07-23T13:52:52.493Z] #39 ... [2020-07-23T13:52:52.493Z] [2020-07-23T13:52:52.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:52.493Z] #10 61.80 Selecting previously unselected package binutils-mingw-w64. [2020-07-23T13:52:52.493Z] #10 61.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-23T13:52:52.493Z] #10 61.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:52:52.493Z] #10 61.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-23T13:52:52.493Z] #10 61.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:52:52.493Z] #10 62.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:52:52.493Z] #10 62.21 Selecting previously unselected package dmsetup. [2020-07-23T13:52:52.493Z] #10 62.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:52:52.493Z] #10 62.24 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-23T13:52:52.493Z] #10 62.48 Selecting previously unselected package mingw-w64-common. [2020-07-23T13:52:52.493Z] #10 62.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-23T13:52:52.493Z] #10 62.49 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-23T13:52:52.493Z] #10 69.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-23T13:52:52.493Z] #10 69.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-23T13:52:52.493Z] #10 69.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:52:52.493Z] #10 ... [2020-07-23T13:52:52.493Z] [2020-07-23T13:52:52.493Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:52.493Z] #25 21.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-23T13:52:52.493Z] #25 22.42 [2020-07-23T13:52:52.493Z] #25 22.74 ################## 25.4% ######################################################################## 100.0% [2020-07-23T13:52:52.493Z] #25 23.03 [2020-07-23T13:52:52.711Z] #39 87.41 DEP criu/cr-service.d [2020-07-23T13:52:52.711Z] #39 87.52 DEP criu/cr-restore.d [2020-07-23T13:52:52.746Z] #34 6.498 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-23T13:52:52.971Z] #39 87.77 DEP criu/cr-errno.d [2020-07-23T13:52:53.080Z] #34 6.624 -- Configuring done [2020-07-23T13:52:53.081Z] #34 6.637 -- Generating done [2020-07-23T13:52:53.081Z] #34 6.650 -- Build files have been written to: /tmp/tmp.DXf1FAKnxh/tini [2020-07-23T13:52:53.081Z] #34 6.674 + make tini-static [2020-07-23T13:52:53.231Z] #39 87.80 DEP criu/cr-dump.d [2020-07-23T13:52:53.382Z] #34 7.074 Scanning dependencies of target tini-static [2020-07-23T13:52:53.382Z] #34 7.175 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-23T13:52:53.411Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% ## [2020-07-23T13:52:53.411Z] #25 ... [2020-07-23T13:52:53.411Z] [2020-07-23T13:52:53.411Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:53.411Z] #47 43.01 syscall [2020-07-23T13:52:53.411Z] #47 43.02 strconv [2020-07-23T13:52:53.411Z] #47 43.02 bytes [2020-07-23T13:52:53.411Z] #47 43.06 strings [2020-07-23T13:52:53.411Z] #47 47.36 bufio [2020-07-23T13:52:53.411Z] #47 47.41 text/tabwriter [2020-07-23T13:52:53.411Z] #47 49.29 regexp/syntax [2020-07-23T13:52:53.411Z] #47 49.29 reflect [2020-07-23T13:52:53.411Z] #47 ... [2020-07-23T13:52:53.411Z] [2020-07-23T13:52:53.411Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:53.431Z] #25 24.19 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-23T13:52:53.431Z] #25 24.32 skipping existing c35d46ef359f [2020-07-23T13:52:53.431Z] #25 24.41 [2020-07-23T13:52:53.493Z] #39 88.03 DEP criu/cr-dedup.d [2020-07-23T13:52:53.493Z] #39 88.25 DEP criu/cr-check.d [2020-07-23T13:52:53.681Z] #34 ... [2020-07-23T13:52:53.681Z] [2020-07-23T13:52:53.681Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:52:53.681Z] #39 66.98 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-23T13:52:53.681Z] #39 67.02 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:52:53.681Z] #39 DONE 67.3s [2020-07-23T13:52:53.681Z] [2020-07-23T13:52:53.681Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:53.753Z] #39 88.42 DEP criu/config.d [2020-07-23T13:52:53.753Z] #39 88.55 DEP criu/clone-noasan.d [2020-07-23T13:52:53.956Z] #25 13.09 0.5% # 1.6% ## 2.9% ### 4.7% #### 6.8% ###### 9.1% ####### 10.7% ######### 12.8% ########## 15.0% ########### 16.7% ############ 18.0% ############## 19.7% ############### 21.2% ################ 23.0% ################# 24.1% ################## 25.8% ################### 27.5% #################### 28.9% ###################### 31.5% ####################### 33.3% ######################### 35.3% ########################## 36.9% ############################ 39.1% ############################# 40.7% ############################### 43.1% ############################### 44.4% ################################ 45.8% ################################# 47.0% ################################### 49.0% #################################### 50.9% [2020-07-23T13:52:53.956Z] #25 ... [2020-07-23T13:52:53.956Z] [2020-07-23T13:52:53.956Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:53.956Z] #41 43.84 sync [2020-07-23T13:52:53.956Z] #41 43.84 internal/reflectlite [2020-07-23T13:52:53.956Z] #41 46.32 github.com/LK4D4/vndr/godl/singleflight [2020-07-23T13:52:53.956Z] #41 46.83 math/rand [2020-07-23T13:52:53.956Z] #41 48.10 internal/singleflight [2020-07-23T13:52:53.956Z] #41 48.73 io [2020-07-23T13:52:53.956Z] #41 48.75 strconv [2020-07-23T13:52:53.956Z] #41 50.06 bytes [2020-07-23T13:52:53.956Z] #41 52.89 bufio [2020-07-23T13:52:53.956Z] #41 53.09 reflect [2020-07-23T13:52:53.962Z] using credential docker-jenkins-github-credentials [2020-07-23T13:52:53.979Z] #40 ... [2020-07-23T13:52:53.979Z] [2020-07-23T13:52:53.979Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:53.979Z] #31 57.76 bytes [2020-07-23T13:52:53.979Z] #31 57.78 strings [2020-07-23T13:52:53.979Z] #31 65.41 reflect [2020-07-23T13:52:53.979Z] #31 65.60 bufio [2020-07-23T13:52:53.979Z] #31 67.51 path [2020-07-23T13:52:54.012Z] #39 88.64 DEP criu/cgroup.d [2020-07-23T13:52:54.013Z] #39 88.83 DEP criu/cgroup-props.d [2020-07-23T13:52:54.044Z] Cloning the remote Git repository [2020-07-23T13:52:54.044Z] Cloning with configured refspecs honoured and without tags [2020-07-23T13:52:54.213Z] #41 ... [2020-07-23T13:52:54.213Z] [2020-07-23T13:52:54.213Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:54.273Z] #39 88.90 DEP criu/bitmap.d [2020-07-23T13:52:54.273Z] #39 88.93 DEP criu/bfd.d [2020-07-23T13:52:54.273Z] #39 88.98 DEP criu/autofs.d [2020-07-23T13:52:54.273Z] #39 89.05 DEP criu/aio.d [2020-07-23T13:52:54.280Z] #31 ... [2020-07-23T13:52:54.280Z] [2020-07-23T13:52:54.280Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:54.280Z] #26 26.97 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-23T13:52:54.280Z] #26 27.05 skipping existing 283607eaa57e [2020-07-23T13:52:54.280Z] #26 27.21 [2020-07-23T13:52:54.280Z] #26 28.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-23T13:52:54.280Z] #26 29.22 [2020-07-23T13:52:54.280Z] #26 29.35 ######################################################################## 100.0% [2020-07-23T13:52:54.369Z] #25 25.46 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-23T13:52:54.533Z] #39 89.21 DEP criu/action-scripts.d [2020-07-23T13:52:54.579Z] #26 29.47 [2020-07-23T13:52:54.579Z] #26 29.56 Download of images into '/build' complete. [2020-07-23T13:52:54.579Z] #26 29.57 Use something like the following to load the result into a Docker daemon: [2020-07-23T13:52:54.579Z] #26 29.57 tar -cC '/build' . | docker load [2020-07-23T13:52:54.579Z] #26 DONE 29.6s [2020-07-23T13:52:54.579Z] [2020-07-23T13:52:54.579Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:54.579Z] #11 66.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-23T13:52:54.579Z] #11 66.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-23T13:52:54.579Z] #11 66.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:52:54.793Z] #39 89.55 CC criu/action-scripts.o [2020-07-23T13:52:54.938Z] #25 25.78 [2020-07-23T13:52:54.938Z] #25 25.92 ######################################################################## 100.0% [2020-07-23T13:52:55.012Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% #### 6.5% ###### 8.5% ####### 10.0% ######## 12.0% ######### 13.6% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.0% ################# 25.0% ################### 26.4% # [2020-07-23T13:52:55.012Z] #25 ... [2020-07-23T13:52:55.012Z] [2020-07-23T13:52:55.012Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:52:55.012Z] #32 44.74 Selecting previously unselected package libicu63:arm64. [2020-07-23T13:52:55.012Z] #32 44.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-23T13:52:55.012Z] #32 44.77 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-23T13:52:55.012Z] #32 50.70 Selecting previously unselected package libxml2:arm64. [2020-07-23T13:52:55.012Z] #32 50.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-23T13:52:55.012Z] #32 50.71 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:52:55.012Z] #32 51.53 Selecting previously unselected package libarchive13:arm64. [2020-07-23T13:52:55.012Z] #32 51.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-23T13:52:55.012Z] #32 51.60 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-23T13:52:55.012Z] #32 52.35 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-23T13:52:55.012Z] #32 52.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-23T13:52:55.012Z] #32 52.36 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-23T13:52:55.012Z] #32 52.90 Selecting previously unselected package librhash0:arm64. [2020-07-23T13:52:55.012Z] #32 52.93 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-23T13:52:55.012Z] #32 52.98 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-23T13:52:55.012Z] #32 53.43 Selecting previously unselected package libuv1:arm64. [2020-07-23T13:52:55.012Z] #32 53.43 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-23T13:52:55.012Z] #32 53.46 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-23T13:52:55.012Z] #32 53.76 Selecting previously unselected package cmake. [2020-07-23T13:52:55.012Z] #32 53.76 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-23T13:52:55.012Z] #32 53.77 Unpacking cmake (3.13.4-1) ... [2020-07-23T13:52:55.198Z] #25 26.07 [2020-07-23T13:52:55.199Z] #25 26.18 Download of images into '/build' complete. [2020-07-23T13:52:55.199Z] #25 26.18 Use something like the following to load the result into a Docker daemon: [2020-07-23T13:52:55.199Z] #25 26.18 tar -cC '/build' . | docker load [2020-07-23T13:52:55.199Z] #25 ... [2020-07-23T13:52:55.199Z] [2020-07-23T13:52:55.199Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:55.199Z] #47 64.61 os [2020-07-23T13:52:55.199Z] #47 67.91 encoding/binary [2020-07-23T13:52:55.199Z] #47 69.38 fmt [2020-07-23T13:52:55.199Z] #47 69.60 encoding/base64 [2020-07-23T13:52:55.199Z] #47 70.79 golang.org/x/sys/unix [2020-07-23T13:52:55.199Z] #47 ... [2020-07-23T13:52:55.199Z] [2020-07-23T13:52:55.199Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:55.199Z] #41 64.70 strings [2020-07-23T13:52:55.199Z] #41 65.26 os [2020-07-23T13:52:55.199Z] #41 67.44 regexp/syntax [2020-07-23T13:52:55.199Z] #41 69.91 fmt [2020-07-23T13:52:55.199Z] #41 72.59 regexp [2020-07-23T13:52:55.278Z] #32 ... [2020-07-23T13:52:55.278Z] [2020-07-23T13:52:55.278Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:55.362Z] #39 90.01 CC criu/aio.o [2020-07-23T13:52:55.531Z] #41 ... [2020-07-23T13:52:55.531Z] [2020-07-23T13:52:55.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:55.531Z] #39 4.061 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:52:55.531Z] #39 4.062 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:52:55.531Z] #39 4.096 Note: Building without GnuTLS support#39 ... [2020-07-23T13:52:55.531Z] [2020-07-23T13:52:55.531Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:55.531Z] #25 DONE 26.5s [2020-07-23T13:52:55.531Z] [2020-07-23T13:52:55.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:55.531Z] #39 4.096 Note: Building without GnuTLS support [2020-07-23T13:52:55.531Z] #39 4.104 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:52:55.531Z] #39 4.106 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:52:55.632Z] #11 ... [2020-07-23T13:52:55.633Z] [2020-07-23T13:52:55.633Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:55.633Z] #42 59.41 bytes [2020-07-23T13:52:55.633Z] #42 67.19 bufio [2020-07-23T13:52:55.633Z] #42 ... [2020-07-23T13:52:55.633Z] [2020-07-23T13:52:55.633Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:55.633Z] #11 69.54 Selecting previously unselected package binutils-mingw-w64. [2020-07-23T13:52:55.930Z] #11 69.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-23T13:52:55.930Z] #11 69.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:52:55.930Z] #11 69.66 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-23T13:52:55.930Z] #11 69.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-23T13:52:55.930Z] #11 69.67 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-23T13:52:55.933Z] #39 90.59 CC criu/autofs.o [2020-07-23T13:52:54.247Z] Cloning repository https://github.com/moby/moby.git [2020-07-23T13:52:54.694Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-23T13:52:55.488Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:52:55.488Z] > git --version # timeout=10 [2020-07-23T13:52:55.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:52:55.538Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:52:56.233Z] #11 69.82 Selecting previously unselected package dmsetup. [2020-07-23T13:52:56.233Z] #11 69.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-23T13:52:56.233Z] #11 69.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-23T13:52:56.233Z] #11 70.02 Selecting previously unselected package mingw-w64-common. [2020-07-23T13:52:56.233Z] #11 70.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-23T13:52:56.233Z] #11 70.05 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-23T13:52:56.530Z] #11 ... [2020-07-23T13:52:56.530Z] [2020-07-23T13:52:56.530Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:56.530Z] #34 9.296 [100%] Linking C executable tini-static [2020-07-23T13:52:56.530Z] #34 9.956 [100%] Built target tini-static [2020-07-23T13:52:56.530Z] #34 10.08 + mkdir -p /build [2020-07-23T13:52:56.530Z] #34 10.08 + cp tini-static /build/docker-init [2020-07-23T13:52:56.530Z] #34 DONE 10.2s [2020-07-23T13:52:56.530Z] [2020-07-23T13:52:56.530Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:52:56.530Z] #40 1.830 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:52:56.530Z] #40 1.831 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:52:56.530Z] #40 1.862 Note: Building without GnuTLS support [2020-07-23T13:52:56.530Z] #40 1.879 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:52:56.530Z] #40 1.879 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:52:56.866Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% #### 6.5% ###### 8.5% ####### 10.0% ######## 12.0% ######### 13.6% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.0% ################# 25.0% ################### 26.4% ################### 27.8% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 30.8% ###################### 31.7% ####################### 32.7% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 38.4% ############################ 39.8% ############################# 41.2% ############################## 43.0% ################################ 45.0% ################################# 46.3% ################################## 47.3% ## [2020-07-23T13:52:56.866Z] #25 ... [2020-07-23T13:52:56.866Z] [2020-07-23T13:52:56.866Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:56.866Z] #10 46.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:52:56.866Z] #10 49.15 Selecting previously unselected package binutils-mingw-w64. [2020-07-23T13:52:56.866Z] #10 49.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-23T13:52:56.866Z] #10 49.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:52:56.866Z] #10 49.91 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-23T13:52:56.866Z] #10 49.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-23T13:52:56.866Z] #10 49.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-23T13:52:56.866Z] #10 50.25 Selecting previously unselected package dmsetup. [2020-07-23T13:52:56.866Z] #10 50.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-23T13:52:56.866Z] #10 50.27 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-23T13:52:56.866Z] #10 50.59 Selecting previously unselected package mingw-w64-common. [2020-07-23T13:52:56.866Z] #10 50.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-23T13:52:56.866Z] #10 50.60 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-23T13:52:57.045Z] #25 13.09 0.5% # 1.6% ## 2.9% ### 4.7% #### 6.8% ###### 9.1% ####### 10.7% ######### 12.8% ########## 15.0% ########### 16.7% ############ 18.0% ############## 19.7% ############### 21.2% ################ 23.0% ################# 24.1% ################## 25.8% ################### 27.5% #################### 28.9% ###################### 31.5% ####################### 33.3% ######################### 35.3% ########################## 36.9% ############################ 39.1% ############################# 40.7% ############################### 43.1% ############################### 44.4% ################################ 45.8% ################################# 47.0% ################################### 49.0% #################################### 50.9% ##################################### 52.2% ###################################### 53.8% ####################################### 55.1% ######################################## 56.8% ######################################### 57.8% ########################################## 58.6% ########################################### 60.1% ########################################### 61.1% ############################################ 61.8% ############################################# 63.1% ############################################## 64.1% ############################################### 65.4% ################################################ 66.8% ################################################# 68.2% ################################################## 70.2% #################################################### 72.3% ##################################################### 74.3% ####################################################### 76.7% ######################################################## 79.1% ########################################################## 81.5% ############################################################ 84.0% ############################################################# 85.6% ############################################################### 87.9% ################################################################ 89.9% ################################################################## 92.2% #################################################################### 95.2% ###################################################################### 97.8% ######################################################################## 100.0% [2020-07-23T13:52:57.045Z] #25 19.39 [2020-07-23T13:52:57.057Z] #39 ... [2020-07-23T13:52:57.057Z] [2020-07-23T13:52:57.057Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:57.057Z] #30 66.47 path [2020-07-23T13:52:57.057Z] #30 67.06 text/tabwriter [2020-07-23T13:52:57.057Z] #30 67.66 fmt [2020-07-23T13:52:57.057Z] #30 67.76 path/filepath [2020-07-23T13:52:57.057Z] #30 69.14 io/ioutil [2020-07-23T13:52:57.057Z] #30 71.36 flag [2020-07-23T13:52:57.057Z] #30 71.37 github.com/BurntSushi/toml [2020-07-23T13:52:57.057Z] #30 73.69 log [2020-07-23T13:52:57.130Z] #10 ... [2020-07-23T13:52:57.130Z] [2020-07-23T13:52:57.130Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:57.177Z] #40 3.657 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:52:57.303Z] #25 ... [2020-07-23T13:52:57.303Z] [2020-07-23T13:52:57.303Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:57.303Z] #30 47.15 sort [2020-07-23T13:52:57.303Z] #30 47.16 errors [2020-07-23T13:52:57.303Z] #30 47.60 strconv [2020-07-23T13:52:57.303Z] #30 48.40 io [2020-07-23T13:52:57.303Z] #30 50.15 internal/oserror [2020-07-23T13:52:57.303Z] #30 50.34 syscall [2020-07-23T13:52:57.303Z] #30 51.85 reflect [2020-07-23T13:52:57.325Z] #39 92.03 CC criu/bfd.o [2020-07-23T13:52:57.342Z] #30 ... [2020-07-23T13:52:57.342Z] [2020-07-23T13:52:57.342Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:52:57.342Z] #33 3.119 + RM_GOPATH=0 [2020-07-23T13:52:57.342Z] #33 3.119 + TMP_GOPATH= [2020-07-23T13:52:57.342Z] #33 3.119 + : /build [2020-07-23T13:52:57.342Z] #33 3.120 + '[' -z '' ']' [2020-07-23T13:52:57.342Z] #33 3.122 ++ mktemp -d [2020-07-23T13:52:57.342Z] #33 3.129 + export GOPATH=/tmp/tmp.wIxycQuDOs [2020-07-23T13:52:57.342Z] #33 3.129 + GOPATH=/tmp/tmp.wIxycQuDOs [2020-07-23T13:52:57.342Z] #33 3.129 + RM_GOPATH=1 [2020-07-23T13:52:57.342Z] #33 3.129 + case "$(go env GOARCH)" in [2020-07-23T13:52:57.342Z] #33 3.130 ++ go env GOARCH [2020-07-23T13:52:57.342Z] #33 3.139 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:57.342Z] #33 3.139 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:52:57.342Z] #33 3.140 ++ dirname /tmp/install/install.sh [2020-07-23T13:52:57.342Z] #33 3.151 + dir=/tmp/install [2020-07-23T13:52:57.342Z] #33 3.151 + bin=tini [2020-07-23T13:52:57.342Z] #33 3.151 + shift [2020-07-23T13:52:57.342Z] #33 3.152 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-23T13:52:57.342Z] #33 3.152 + . /tmp/install/tini.installer [2020-07-23T13:52:57.342Z] #33 3.152 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:52:57.342Z] #33 3.152 + install_tini [2020-07-23T13:52:57.342Z] #33 3.152 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-23T13:52:57.342Z] #33 3.153 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:52:57.342Z] #33 3.153 + git clone https://github.com/krallin/tini.git /tmp/tmp.wIxycQuDOs/tini [2020-07-23T13:52:57.342Z] #33 3.154 Cloning into '/tmp/tmp.wIxycQuDOs/tini'... [2020-07-23T13:52:57.342Z] #33 3.863 + cd /tmp/tmp.wIxycQuDOs/tini [2020-07-23T13:52:57.342Z] #33 3.863 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:52:57.342Z] #33 3.894 + cmake . [2020-07-23T13:52:57.342Z] #33 4.730 -- The C compiler identification is GNU 8.3.0 [2020-07-23T13:52:57.342Z] #33 4.821 -- Check for working C compiler: /usr/bin/cc [2020-07-23T13:52:57.342Z] #33 5.743 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T13:52:57.342Z] #33 5.744 -- Detecting C compiler ABI info [2020-07-23T13:52:57.394Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% #### 6.5% ###### 8.5% ####### 10.0% ######## 12.0% ######### 13.6% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.0% ################# 25.0% ################### 26.4% ################### 27.8% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 30.8% ###################### 31.7% ####################### 32.7% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 38.4% ############################ 39.8% ############################# 41.2% ############################## 43.0% ################################ 45.0% ################################# 46.3% ################################## 47.3% ################################### 48.7% ##################################### 52.1% ###################################### 54.1% [2020-07-23T13:52:57.394Z] #25 ... [2020-07-23T13:52:57.394Z] [2020-07-23T13:52:57.394Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:52:57.394Z] #30 47.01 path [2020-07-23T13:52:57.394Z] #30 48.01 text/tabwriter [2020-07-23T13:52:57.394Z] #30 50.67 internal/syscall/execenv [2020-07-23T13:52:57.394Z] #30 50.68 time [2020-07-23T13:52:57.394Z] #30 50.69 internal/syscall/unix [2020-07-23T13:52:57.394Z] #30 54.71 internal/poll [2020-07-23T13:52:57.394Z] #30 56.19 os [2020-07-23T13:52:57.394Z] #30 ... [2020-07-23T13:52:57.394Z] [2020-07-23T13:52:57.394Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:57.477Z] #40 3.737 GEN .gitid [2020-07-23T13:52:57.477Z] #40 3.802 GEN criu/include/version.h [2020-07-23T13:52:57.477Z] #40 3.906 GEN include/common/asm [2020-07-23T13:52:57.568Z] #30 ... [2020-07-23T13:52:57.568Z] [2020-07-23T13:52:57.568Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:52:57.568Z] #28 53.94 Checking out files: 85% (1307/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. [2020-07-23T13:52:57.568Z] #28 54.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-23T13:52:57.568Z] #28 55.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-23T13:52:57.585Z] #39 ... [2020-07-23T13:52:57.585Z] [2020-07-23T13:52:57.585Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:52:57.585Z] #17 22.82 The following NEW packages will be installed: [2020-07-23T13:52:57.585Z] #17 22.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-23T13:52:57.585Z] #17 22.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-23T13:52:57.585Z] #17 22.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-23T13:52:57.585Z] #17 22.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-23T13:52:57.585Z] #17 22.83 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-23T13:52:57.585Z] #17 22.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-23T13:52:57.585Z] #17 22.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-23T13:52:57.585Z] #17 22.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-23T13:52:57.585Z] #17 22.84 xz-utils zip [2020-07-23T13:52:57.585Z] #17 23.17 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:52:57.585Z] #17 23.17 Need to get 28.5 MB of archives. [2020-07-23T13:52:57.585Z] #17 23.17 After this operation, 116 MB of additional disk space will be used. [2020-07-23T13:52:57.585Z] #17 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-23T13:52:57.585Z] #17 23.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-23T13:52:57.585Z] #17 23.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-23T13:52:57.585Z] #17 23.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-23T13:52:57.585Z] #17 23.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-23T13:52:57.585Z] #17 23.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-23T13:52:57.585Z] #17 23.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-23T13:52:57.585Z] #17 23.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-23T13:52:57.585Z] #17 23.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-23T13:52:57.585Z] #17 23.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-23T13:52:57.585Z] #17 23.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-23T13:52:57.585Z] #17 23.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-23T13:52:57.585Z] #17 23.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-23T13:52:57.585Z] #17 23.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-23T13:52:57.585Z] #17 23.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-23T13:52:57.585Z] #17 23.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-23T13:52:57.585Z] #17 23.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-23T13:52:57.585Z] #17 23.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:52:57.585Z] #17 23.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-23T13:52:57.585Z] #17 23.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-23T13:52:57.585Z] #17 23.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-23T13:52:57.585Z] #17 23.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-23T13:52:57.585Z] #17 23.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-23T13:52:57.585Z] #17 23.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-23T13:52:57.585Z] #17 23.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-23T13:52:57.585Z] #17 23.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-23T13:52:57.585Z] #17 23.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-23T13:52:57.585Z] #17 23.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-23T13:52:57.585Z] #17 23.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-23T13:52:57.585Z] #17 24.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-23T13:52:57.585Z] #17 24.00 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-23T13:52:57.585Z] #17 24.00 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-23T13:52:57.585Z] #17 24.00 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-23T13:52:57.585Z] #17 24.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-23T13:52:57.585Z] #17 24.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-23T13:52:57.585Z] #17 24.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-23T13:52:57.585Z] #17 24.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-23T13:52:57.585Z] #17 24.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-23T13:52:57.585Z] #17 24.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-23T13:52:57.585Z] #17 24.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-23T13:52:57.585Z] #17 24.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-23T13:52:57.585Z] #17 24.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-23T13:52:57.585Z] #17 24.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-23T13:52:57.585Z] #17 24.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-23T13:52:57.585Z] #17 24.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-23T13:52:57.585Z] #17 24.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-23T13:52:57.585Z] #17 24.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-23T13:52:57.585Z] #17 24.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-23T13:52:57.585Z] #17 25.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:52:57.585Z] #17 25.13 Fetched 28.5 MB in 2s (16.9 MB/s) [2020-07-23T13:52:57.585Z] #17 25.20 Selecting previously unselected package pigz. [2020-07-23T13:52:57.585Z] #17 25.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-23T13:52:57.585Z] #17 25.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-23T13:52:57.585Z] #17 25.25 Unpacking pigz (2.4-1) ... [2020-07-23T13:52:57.585Z] #17 25.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-23T13:52:57.585Z] #17 25.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:52:57.585Z] #17 25.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:52:57.585Z] #17 25.73 Selecting previously unselected package python3.7-minimal. [2020-07-23T13:52:57.585Z] #17 25.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:52:57.585Z] #17 25.75 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:52:57.585Z] #17 26.47 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:52:57.585Z] #17 26.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:52:57.918Z] #33 6.946 -- Detecting C compiler ABI info - done [2020-07-23T13:52:58.156Z] #17 28.29 Selecting previously unselected package python3-minimal. [2020-07-23T13:52:58.156Z] #17 28.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-23T13:52:58.156Z] #17 28.36 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-23T13:52:58.156Z] #17 28.37 Unpacking python3-minimal (3.7.3-1) ... [2020-07-23T13:52:58.178Z] #33 7.078 -- Detecting C compile features [2020-07-23T13:52:58.416Z] #17 28.50 Selecting previously unselected package libmpdec2:amd64. [2020-07-23T13:52:58.416Z] #17 28.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-23T13:52:58.416Z] #17 28.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-23T13:52:58.416Z] #17 28.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-23T13:52:58.416Z] #17 28.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:52:58.416Z] #17 28.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:52:59.055Z] #40 5.470 PBCC images/timens.pb-c.c [2020-07-23T13:52:59.055Z] #40 5.511 DEP images/timens.pb-c.d [2020-07-23T13:52:59.055Z] #40 5.568 PBCC images/fown.pb-c.c [2020-07-23T13:52:59.055Z] #40 5.644 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-23T13:52:59.178Z] #45 ... [2020-07-23T13:52:59.178Z] [2020-07-23T13:52:59.178Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:52:59.178Z] #52 144.3 + bin/containerd-stress [2020-07-23T13:52:59.178Z] #52 146.2 + bin/containerd-shim [2020-07-23T13:52:59.363Z] #40 5.735 PBCC images/opts.pb-c.c [2020-07-23T13:52:59.363Z] #40 5.782 PBCC images/memfd.pb-c.c [2020-07-23T13:52:59.363Z] #40 5.839 DEP images/fown.pb-c.d [2020-07-23T13:52:59.363Z] #40 5.895 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-23T13:52:59.388Z] #17 29.41 Selecting previously unselected package python3.7. [2020-07-23T13:52:59.388Z] #17 29.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:52:59.388Z] #17 29.44 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:52:59.388Z] #17 29.59 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-23T13:52:59.388Z] #17 29.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-23T13:52:59.388Z] #17 29.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-23T13:52:59.546Z] #28 ... [2020-07-23T13:52:59.546Z] [2020-07-23T13:52:59.546Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:52:59.546Z] #25 20.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-23T13:52:59.546Z] #25 20.62 #=#=# [2020-07-23T13:52:59.546Z] #25 20.76 ######################################################################## 100.0% [2020-07-23T13:52:59.546Z] #25 20.99 [2020-07-23T13:52:59.558Z] #33 ... [2020-07-23T13:52:59.558Z] [2020-07-23T13:52:59.558Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:52:59.558Z] #10 78.81 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-23T13:52:59.558Z] #10 78.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:52:59.558Z] #10 78.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:52:59.558Z] #10 78.98 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-23T13:52:59.558Z] #10 79.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:52:59.558Z] #10 79.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:52:59.648Z] #17 29.71 Setting up python3-minimal (3.7.3-1) ... [2020-07-23T13:52:59.661Z] #40 5.973 DEP images/opts.pb-c.d [2020-07-23T13:52:59.661Z] #40 6.057 DEP images/memfd.pb-c.d [2020-07-23T13:52:59.661Z] #40 6.127 PBCC images/sit.pb-c.c [2020-07-23T13:52:59.661Z] #40 6.185 DEP images/sit.pb-c.d [2020-07-23T13:52:59.803Z] #25 21.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-23T13:52:59.959Z] #40 6.264 PBCC images/macvlan.pb-c.c [2020-07-23T13:52:59.959Z] #40 6.276 DEP images/macvlan.pb-c.d [2020-07-23T13:52:59.959Z] #40 6.338 PBCC images/autofs.pb-c.c [2020-07-23T13:52:59.959Z] #40 6.362 DEP images/autofs.pb-c.d [2020-07-23T13:52:59.959Z] #40 6.438 PBCC images/sysctl.pb-c.c [2020-07-23T13:52:59.959Z] #40 6.454 DEP images/sysctl.pb-c.d [2020-07-23T13:52:59.959Z] #40 6.540 PBCC images/time.pb-c.c [2020-07-23T13:53:00.061Z] #25 22.32 [2020-07-23T13:53:00.217Z] #52 ... [2020-07-23T13:53:00.217Z] [2020-07-23T13:53:00.217Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:00.217Z] #45 DONE 173.2s [2020-07-23T13:53:00.218Z] #17 30.52 Selecting previously unselected package python3. [2020-07-23T13:53:00.257Z] #40 6.572 DEP images/time.pb-c.d [2020-07-23T13:53:00.257Z] #40 6.681 PBCC images/binfmt-misc.pb-c.c [2020-07-23T13:53:00.257Z] #40 6.700 DEP images/binfmt-misc.pb-c.d [2020-07-23T13:53:00.257Z] #40 6.779 PBCC images/seccomp.pb-c.c [2020-07-23T13:53:00.257Z] #40 6.793 DEP images/seccomp.pb-c.d [2020-07-23T13:53:00.291Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% #### 6.5% ###### 8.5% ####### 10.0% ######## 12.0% ######### 13.6% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.0% ################# 25.0% ################### 26.4% ################### 27.8% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 30.8% ###################### 31.7% ####################### 32.7% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 38.4% ############################ 39.8% ############################# 41.2% ############################## 43.0% ################################ 45.0% ################################# 46.3% ################################## 47.3% ################################### 48.7% ##################################### 52.1% ###################################### 54.1% ####################################### 55.5% ######################################## 56.3% ######################################### 57.2% ######################################### 58.1% ########################################## 59.0% ########################################### 60.0% ############################################ 61.2% ############################################ 61.8% ############################################# 63.1% ############################################# 63.8% ############################################## 65.1% ############################################### 66.4% ################################################ 66.8% ################################################ 67.7% ################################################# 68.6% ################################################## 69.5% ################################################### 71.3% #################################################### 73.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.5% ####################################################### 77.4% ####################################################### 77.6% ######################################################## 78.0% ######################################################## 78.9% [2020-07-23T13:53:00.291Z] #25 ... [2020-07-23T13:53:00.291Z] [2020-07-23T13:53:00.291Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:00.291Z] #41 50.11 regexp/syntax [2020-07-23T13:53:00.291Z] #41 51.18 hash/crc32 [2020-07-23T13:53:00.291Z] #41 51.62 time [2020-07-23T13:53:00.291Z] #41 52.68 crypto/rc4 [2020-07-23T13:53:00.291Z] #41 53.16 vendor/golang.org/x/crypto/hkdf [2020-07-23T13:53:00.291Z] #41 53.42 vendor/golang.org/x/text/transform [2020-07-23T13:53:00.291Z] #41 57.01 regexp [2020-07-23T13:53:00.291Z] #41 58.29 context [2020-07-23T13:53:00.291Z] #41 58.39 os [2020-07-23T13:53:00.324Z] #25 22.53 ######################################## 56.9% ######################################################################## 100.0% [2020-07-23T13:53:00.479Z] #17 30.52 (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.) [2020-07-23T13:53:00.479Z] #17 30.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-23T13:53:00.479Z] #17 30.57 Unpacking python3 (3.7.3-1) ... [2020-07-23T13:53:00.479Z] #17 30.68 Selecting previously unselected package libip4tc0:amd64. [2020-07-23T13:53:00.479Z] #17 30.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-23T13:53:00.479Z] #17 30.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-23T13:53:00.479Z] #17 30.78 Selecting previously unselected package libip6tc0:amd64. [2020-07-23T13:53:00.479Z] #17 30.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-23T13:53:00.509Z] [2020-07-23T13:53:00.510Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:00.559Z] #41 ... [2020-07-23T13:53:00.560Z] [2020-07-23T13:53:00.560Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:53:00.560Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% #### 6.5% ###### 8.5% ####### 10.0% ######## 12.0% ######### 13.6% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.0% ################# 25.0% ################### 26.4% ################### 27.8% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 30.8% ###################### 31.7% ####################### 32.7% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 38.4% ############################ 39.8% ############################# 41.2% ############################## 43.0% ################################ 45.0% ################################# 46.3% ################################## 47.3% ################################### 48.7% ##################################### 52.1% ###################################### 54.1% ####################################### 55.5% ######################################## 56.3% ######################################### 57.2% ######################################### 58.1% ########################################## 59.0% ########################################### 60.0% ############################################ 61.2% ############################################ 61.8% ############################################# 63.1% ############################################# 63.8% ############################################## 65.1% ############################################### 66.4% ################################################ 66.8% ################################################ 67.7% ################################################# 68.6% ################################################## 69.5% ################################################### 71.3% #################################################### 73.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.5% ####################################################### 77.4% ####################################################### 77.6% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.7% [2020-07-23T13:53:00.560Z] #25 ... [2020-07-23T13:53:00.560Z] [2020-07-23T13:53:00.560Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:53:00.560Z] #38 50.18 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-23T13:53:00.560Z] #38 50.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:53:00.560Z] #38 50.23 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-23T13:53:00.560Z] #38 50.26 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-23T13:53:00.560Z] #38 50.30 Setting up python-six (1.12.0-1) ... [2020-07-23T13:53:00.560Z] #38 52.65 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:53:00.560Z] #38 52.89 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-23T13:53:00.560Z] #38 52.92 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-23T13:53:00.560Z] #38 52.95 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-23T13:53:00.560Z] #38 53.11 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-23T13:53:00.560Z] #38 53.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:53:00.560Z] #38 53.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:53:00.560Z] #38 53.47 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-23T13:53:00.560Z] #38 53.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:53:00.560Z] #38 53.65 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-23T13:53:00.560Z] #38 57.83 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-23T13:53:00.560Z] #38 57.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:00.570Z] #40 6.885 PBCC images/userns.pb-c.c [2020-07-23T13:53:00.570Z] #40 6.923 DEP images/userns.pb-c.d [2020-07-23T13:53:00.570Z] #40 6.968 PBCC images/cgroup.pb-c.c [2020-07-23T13:53:00.570Z] #40 6.992 DEP images/cgroup.pb-c.d [2020-07-23T13:53:00.570Z] #40 7.039 PBCC images/ext-file.pb-c.c [2020-07-23T13:53:00.570Z] #40 7.056 DEP images/ext-file.pb-c.d [2020-07-23T13:53:00.570Z] #40 7.106 PBCC images/rpc.pb-c.c [2020-07-23T13:53:00.570Z] #40 7.155 DEP images/rpc.pb-c.d [2020-07-23T13:53:00.583Z] #25 22.72 [2020-07-23T13:53:00.740Z] #17 30.79 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-23T13:53:00.740Z] #17 30.87 Selecting previously unselected package libiptc0:amd64. [2020-07-23T13:53:00.740Z] #17 30.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-23T13:53:00.740Z] #17 30.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-23T13:53:00.740Z] #17 30.96 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-23T13:53:00.740Z] #17 30.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-23T13:53:00.740Z] #17 30.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-23T13:53:00.740Z] #17 31.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-23T13:53:00.740Z] #17 31.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-23T13:53:00.870Z] #40 7.221 PBCC images/siginfo.pb-c.c [2020-07-23T13:53:00.870Z] #40 7.232 DEP images/siginfo.pb-c.d [2020-07-23T13:53:00.870Z] #40 7.293 PBCC images/pagemap.pb-c.c [2020-07-23T13:53:00.870Z] #40 7.346 DEP images/pagemap.pb-c.d [2020-07-23T13:53:00.870Z] #40 7.408 PBCC images/rlimit.pb-c.c [2020-07-23T13:53:01.000Z] #17 31.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-23T13:53:01.000Z] #17 31.14 Selecting previously unselected package libnftnl11:amd64. [2020-07-23T13:53:01.000Z] #17 31.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-23T13:53:01.000Z] #17 31.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-23T13:53:01.000Z] #17 31.26 Selecting previously unselected package iptables. [2020-07-23T13:53:01.000Z] #17 31.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-23T13:53:01.000Z] #17 31.27 Unpacking iptables (1.8.2-4) ... [2020-07-23T13:53:01.013Z] #38 ... [2020-07-23T13:53:01.013Z] [2020-07-23T13:53:01.013Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:53:01.171Z] #40 7.437 DEP images/rlimit.pb-c.d [2020-07-23T13:53:01.171Z] #40 7.508 PBCC images/file-lock.pb-c.c [2020-07-23T13:53:01.171Z] #40 7.537 DEP images/file-lock.pb-c.d [2020-07-23T13:53:01.171Z] #40 7.607 PBCC images/tty.pb-c.c [2020-07-23T13:53:01.171Z] #40 7.631 DEP images/tty.pb-c.d [2020-07-23T13:53:01.171Z] #40 7.681 PBCC images/tun.pb-c.c [2020-07-23T13:53:01.171Z] #40 7.758 PBCC images/netdev.pb-c.c [2020-07-23T13:53:01.260Z] #17 31.59 Selecting previously unselected package xxd. [2020-07-23T13:53:01.260Z] #17 31.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:53:01.260Z] #17 31.60 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:53:01.469Z] #40 7.857 DEP images/tun.pb-c.d [2020-07-23T13:53:01.469Z] #40 7.937 DEP images/netdev.pb-c.d [2020-07-23T13:53:01.469Z] #40 7.989 PBCC images/vma.pb-c.c [2020-07-23T13:53:01.469Z] #40 8.055 DEP images/vma.pb-c.d [2020-07-23T13:53:01.514Z] #25 23.66 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-23T13:53:01.514Z] #25 23.72 skipping existing c35d46ef359f [2020-07-23T13:53:01.514Z] #25 23.86 [2020-07-23T13:53:01.520Z] #17 31.73 Selecting previously unselected package vim-common. [2020-07-23T13:53:01.520Z] #17 31.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:53:01.520Z] #17 31.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:53:01.767Z] #40 8.109 PBCC images/creds.pb-c.c [2020-07-23T13:53:01.767Z] #40 8.119 DEP images/creds.pb-c.d [2020-07-23T13:53:01.767Z] #40 8.162 PBCC images/utsns.pb-c.c [2020-07-23T13:53:01.767Z] #40 8.187 DEP images/utsns.pb-c.d [2020-07-23T13:53:01.767Z] #40 8.226 PBCC images/ipc-desc.pb-c.c [2020-07-23T13:53:01.767Z] #40 8.256 PBCC images/ipc-sem.pb-c.c [2020-07-23T13:53:01.767Z] #40 8.297 DEP images/ipc-desc.pb-c.d [2020-07-23T13:53:01.780Z] #17 31.98 Selecting previously unselected package bash-completion. [2020-07-23T13:53:01.780Z] #17 31.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-23T13:53:02.040Z] #52 ... [2020-07-23T13:53:02.040Z] [2020-07-23T13:53:02.040Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-23T13:53:02.040Z] #46 DONE 0.2s [2020-07-23T13:53:02.040Z] [2020-07-23T13:53:02.040Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:02.040Z] #52 ... [2020-07-23T13:53:02.040Z] [2020-07-23T13:53:02.040Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-23T13:53:02.040Z] #48 DONE 0.1s [2020-07-23T13:53:02.067Z] #40 8.329 DEP images/ipc-sem.pb-c.d [2020-07-23T13:53:02.067Z] #40 8.376 PBCC images/ipc-msg.pb-c.c [2020-07-23T13:53:02.067Z] #40 8.413 DEP images/ipc-msg.pb-c.d [2020-07-23T13:53:02.067Z] #40 8.470 PBCC images/ipc-shm.pb-c.c [2020-07-23T13:53:02.067Z] #40 8.488 DEP images/ipc-shm.pb-c.d [2020-07-23T13:53:02.067Z] #40 8.539 PBCC images/ipc-var.pb-c.c [2020-07-23T13:53:02.067Z] #40 8.560 DEP images/ipc-var.pb-c.d [2020-07-23T13:53:02.067Z] #40 8.606 PBCC images/sk-opts.pb-c.c [2020-07-23T13:53:02.067Z] #40 8.649 PBCC images/packet-sock.pb-c.c [2020-07-23T13:53:02.077Z] #25 ... [2020-07-23T13:53:02.077Z] [2020-07-23T13:53:02.077Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:53:02.077Z] #38 51.93 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-23T13:53:02.077Z] #38 51.93 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:53:02.077Z] #38 51.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-23T13:53:02.077Z] #38 52.19 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-23T13:53:02.077Z] #38 52.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-23T13:53:02.077Z] #38 52.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:53:02.077Z] #38 52.49 Selecting previously unselected package libprotobuf17:amd64. [2020-07-23T13:53:02.077Z] #38 52.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:53:02.077Z] #38 52.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:02.077Z] #38 53.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-23T13:53:02.077Z] #38 53.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:53:02.077Z] #38 53.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:02.077Z] #38 54.08 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-23T13:53:02.077Z] #38 54.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-23T13:53:02.077Z] #38 54.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:02.078Z] #38 56.00 Selecting previously unselected package libprotoc17:amd64. [2020-07-23T13:53:02.078Z] #38 56.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-23T13:53:02.078Z] #38 56.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:02.078Z] #38 56.80 Selecting previously unselected package protobuf-c-compiler. [2020-07-23T13:53:02.078Z] #38 56.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:53:02.078Z] #38 56.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:53:02.078Z] #38 56.97 Selecting previously unselected package protobuf-compiler. [2020-07-23T13:53:02.078Z] #38 57.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-23T13:53:02.078Z] #38 57.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:53:02.078Z] #38 57.17 Selecting previously unselected package python-pkg-resources. [2020-07-23T13:53:02.078Z] #38 57.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:53:02.078Z] #38 57.18 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-23T13:53:02.078Z] #38 57.48 Selecting previously unselected package python-six. [2020-07-23T13:53:02.078Z] #38 57.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-23T13:53:02.078Z] #38 57.49 Unpacking python-six (1.12.0-1) ... [2020-07-23T13:53:02.078Z] #38 57.62 Selecting previously unselected package python-protobuf. [2020-07-23T13:53:02.078Z] #38 57.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-23T13:53:02.078Z] #38 57.63 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-23T13:53:02.078Z] #38 58.21 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-23T13:53:02.333Z] [2020-07-23T13:53:02.333Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-23T13:53:02.333Z] #50 DONE 0.1s [2020-07-23T13:53:02.333Z] [2020-07-23T13:53:02.333Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:02.334Z] #38 ... [2020-07-23T13:53:02.334Z] [2020-07-23T13:53:02.335Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:02.335Z] #52 3.134 + RM_GOPATH=0 [2020-07-23T13:53:02.335Z] #52 3.134 + TMP_GOPATH= [2020-07-23T13:53:02.335Z] #52 3.134 + : /build [2020-07-23T13:53:02.335Z] #52 3.134 + '[' -z '' ']' [2020-07-23T13:53:02.335Z] #52 3.136 ++ mktemp -d [2020-07-23T13:53:02.335Z] #52 3.140 + export GOPATH=/tmp/tmp.r2rnOAHRNY [2020-07-23T13:53:02.335Z] #52 3.140 + GOPATH=/tmp/tmp.r2rnOAHRNY [2020-07-23T13:53:02.335Z] #52 3.140 + RM_GOPATH=1 [2020-07-23T13:53:02.335Z] #52 3.140 + case "$(go env GOARCH)" in [2020-07-23T13:53:02.335Z] #52 3.144 ++ go env GOARCH [2020-07-23T13:53:02.335Z] #52 3.176 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:02.335Z] #52 3.176 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:02.335Z] #52 3.177 ++ dirname /tmp/install/install.sh [2020-07-23T13:53:02.335Z] #52 3.192 + dir=/tmp/install [2020-07-23T13:53:02.335Z] #52 3.192 + bin=containerd [2020-07-23T13:53:02.335Z] #52 3.192 + shift [2020-07-23T13:53:02.335Z] #52 3.192 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-23T13:53:02.335Z] #52 3.193 + . /tmp/install/containerd.installer [2020-07-23T13:53:02.335Z] #52 3.193 ++ set -e [2020-07-23T13:53:02.335Z] #52 3.193 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:53:02.335Z] #52 3.193 + install_containerd [2020-07-23T13:53:02.335Z] #52 3.194 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-23T13:53:02.335Z] #52 3.194 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:53:02.335Z] #52 3.194 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r2rnOAHRNY/src/github.com/containerd/containerd [2020-07-23T13:53:02.335Z] #52 3.203 Cloning into '/tmp/tmp.r2rnOAHRNY/src/github.com/containerd/containerd'... [2020-07-23T13:53:02.335Z] #52 ... [2020-07-23T13:53:02.335Z] [2020-07-23T13:53:02.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:02.335Z] #10 53.89 Get:10 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] [2020-07-23T13:53:02.335Z] #10 56.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-23T13:53:02.335Z] #10 56.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-23T13:53:02.335Z] #10 56.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-23T13:53:02.335Z] #10 56.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-23T13:53:02.335Z] #10 56.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-23T13:53:02.335Z] #10 56.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-23T13:53:02.335Z] #10 56.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-23T13:53:02.335Z] #10 56.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-23T13:53:02.335Z] #10 56.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-23T13:53:02.335Z] #10 56.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-23T13:53:02.335Z] #10 56.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-23T13:53:02.335Z] #10 56.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-23T13:53:02.335Z] #10 56.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-23T13:53:02.335Z] #10 56.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-23T13:53:02.335Z] #10 56.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-23T13:53:02.335Z] #10 57.95 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:53:02.335Z] #10 58.16 Fetched 77.7 MB in 8s (9150 kB/s) [2020-07-23T13:53:02.335Z] #10 58.30 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-23T13:53:02.335Z] #10 58.30 (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.) [2020-07-23T13:53:02.335Z] #10 58.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-23T13:53:02.335Z] #10 58.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:53:02.335Z] #10 60.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-23T13:53:02.335Z] #10 60.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-23T13:53:02.335Z] #10 60.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:53:02.376Z] #40 8.702 DEP images/sk-opts.pb-c.d [2020-07-23T13:53:02.376Z] #40 8.751 DEP images/packet-sock.pb-c.d [2020-07-23T13:53:02.376Z] #40 8.791 PBCC images/sk-netlink.pb-c.c [2020-07-23T13:53:02.376Z] #40 ... [2020-07-23T13:53:02.376Z] [2020-07-23T13:53:02.376Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:02.376Z] #11 76.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-23T13:53:02.376Z] #11 76.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-23T13:53:02.376Z] #11 76.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:53:02.593Z] #10 ... [2020-07-23T13:53:02.593Z] [2020-07-23T13:53:02.593Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:53:02.593Z] #25 24.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-23T13:53:02.850Z] #25 25.11 [2020-07-23T13:53:03.046Z] #11 ... [2020-07-23T13:53:03.046Z] [2020-07-23T13:53:03.046Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:03.046Z] #48 66.85 bufio [2020-07-23T13:53:03.046Z] #48 69.70 text/tabwriter [2020-07-23T13:53:03.046Z] #48 72.97 regexp/syntax [2020-07-23T13:53:03.046Z] #48 72.98 reflect [2020-07-23T13:53:03.106Z] #25 ... [2020-07-23T13:53:03.106Z] [2020-07-23T13:53:03.106Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:53:03.106Z] #32 52.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:53:03.106Z] #32 52.97 Fetched 14.9 MB in 2s (7723 kB/s) [2020-07-23T13:53:03.106Z] #32 53.10 Selecting previously unselected package xxd. [2020-07-23T13:53:03.106Z] #32 53.10 (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.) [2020-07-23T13:53:03.106Z] #32 53.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:53:03.106Z] #32 53.26 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:53:03.106Z] #32 53.48 Selecting previously unselected package vim-common. [2020-07-23T13:53:03.106Z] #32 53.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:53:03.106Z] #32 53.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:53:03.106Z] #32 54.21 Selecting previously unselected package cmake-data. [2020-07-23T13:53:03.106Z] #32 54.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-23T13:53:03.106Z] #32 54.23 Unpacking cmake-data (3.13.4-1) ... [2020-07-23T13:53:03.106Z] #32 57.78 Selecting previously unselected package libicu63:amd64. [2020-07-23T13:53:03.106Z] #32 57.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-23T13:53:03.106Z] #32 57.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:53:03.106Z] #32 ... [2020-07-23T13:53:03.106Z] [2020-07-23T13:53:03.106Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:53:03.106Z] #38 63.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:03.346Z] #48 ... [2020-07-23T13:53:03.346Z] [2020-07-23T13:53:03.346Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:03.346Z] #40 8.896 DEP images/sk-netlink.pb-c.d [2020-07-23T13:53:03.346Z] #40 8.944 PBCC images/sk-inet.pb-c.c [2020-07-23T13:53:03.346Z] #40 9.027 DEP images/sk-inet.pb-c.d [2020-07-23T13:53:03.346Z] #40 9.073 PBCC images/sk-unix.pb-c.c [2020-07-23T13:53:03.346Z] #40 9.120 DEP images/sk-unix.pb-c.d [2020-07-23T13:53:03.346Z] #40 9.200 PBCC images/mm.pb-c.c [2020-07-23T13:53:03.346Z] #40 9.237 DEP images/mm.pb-c.d [2020-07-23T13:53:03.346Z] #40 9.387 PBCC images/timerfd.pb-c.c [2020-07-23T13:53:03.346Z] #40 9.491 DEP images/timerfd.pb-c.d [2020-07-23T13:53:03.346Z] #40 9.560 PBCC images/timer.pb-c.c [2020-07-23T13:53:03.346Z] #40 9.584 DEP images/timer.pb-c.d [2020-07-23T13:53:03.346Z] #40 9.632 PBCC images/sa.pb-c.c [2020-07-23T13:53:03.346Z] #40 9.680 DEP images/sa.pb-c.d [2020-07-23T13:53:03.346Z] #40 9.762 PBCC images/pipe-data.pb-c.c [2020-07-23T13:53:03.346Z] #40 9.782 DEP images/pipe-data.pb-c.d [2020-07-23T13:53:03.346Z] #40 9.829 PBCC images/mnt.pb-c.c [2020-07-23T13:53:03.365Z] #38 63.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:53:03.365Z] #38 63.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:53:03.365Z] #38 63.04 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-23T13:53:03.365Z] #38 63.05 Setting up python-six (1.12.0-1) ... [2020-07-23T13:53:03.645Z] #40 9.886 DEP images/mnt.pb-c.d [2020-07-23T13:53:03.645Z] #40 10.02 PBCC images/sk-packet.pb-c.c [2020-07-23T13:53:03.645Z] #40 10.05 DEP images/sk-packet.pb-c.d [2020-07-23T13:53:03.645Z] #40 10.12 PBCC images/tcp-stream.pb-c.c [2020-07-23T13:53:03.674Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% #### 6.5% ###### 8.5% ####### 10.0% ######## 12.0% ######### 13.6% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.0% ################# 25.0% ################### 26.4% ################### 27.8% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 30.8% ###################### 31.7% ####################### 32.7% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 38.4% ############################ 39.8% ############################# 41.2% ############################## 43.0% ################################ 45.0% ################################# 46.3% ################################## 47.3% ################################### 48.7% ##################################### 52.1% ###################################### 54.1% ####################################### 55.5% ######################################## 56.3% ######################################### 57.2% ######################################### 58.1% ########################################## 59.0% ########################################### 60.0% ############################################ 61.2% ############################################ 61.8% ############################################# 63.1% ############################################# 63.8% ############################################## 65.1% ############################################### 66.4% ################################################ 66.8% ################################################ 67.7% ################################################# 68.6% ################################################## 69.5% ################################################### 71.3% #################################################### 73.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.5% ####################################################### 77.4% ####################################################### 77.6% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.7% ########################################################## 80.6% ########################################################## 81.8% ############################################################ 83.4% ############################################################ 84.6% ############################################################# 86.0% ############################################################# 86.0% ############################################################## 87.0% ############################################################### 87.5% ############################################################### 88.4% ############################################################### 88.7% ################################################################ 89.8% ################################################################ 90.1% ################################################################ 90.1% ################################################################# 90.6% ################################################################# 91.3% ################################################################## 91.9% ################################################################## 92.2% ################################################################## 92.4% ################################################################## 92.9% ################################################################### 93.5% #################################################################### 94.8% ##################################################################### 96.1% ##################################################################### 96.5% ##################################################################### 97.1% [2020-07-23T13:53:03.674Z] #25 ... [2020-07-23T13:53:03.674Z] [2020-07-23T13:53:03.674Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:03.674Z] #47 53.42 time [2020-07-23T13:53:03.674Z] #47 55.42 regexp [2020-07-23T13:53:03.674Z] #47 58.92 context [2020-07-23T13:53:03.674Z] #47 58.93 os [2020-07-23T13:53:03.674Z] #47 61.40 mvdan.cc/sh/v3/fileutil [2020-07-23T13:53:03.674Z] #47 62.18 encoding/binary [2020-07-23T13:53:03.674Z] #47 62.20 fmt [2020-07-23T13:53:03.759Z] #10 ... [2020-07-23T13:53:03.759Z] [2020-07-23T13:53:03.759Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:03.759Z] #30 77.06 github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:53:03.759Z] #30 DONE 82.4s [2020-07-23T13:53:03.759Z] [2020-07-23T13:53:03.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:03.759Z] #39 8.000 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:53:03.759Z] #39 8.071 GEN .gitid [2020-07-23T13:53:03.759Z] #39 8.116 GEN criu/include/version.h [2020-07-23T13:53:03.759Z] #39 8.177 GEN include/common/asm [2020-07-23T13:53:03.759Z] #39 9.713 PBCC images/timens.pb-c.c [2020-07-23T13:53:03.759Z] #39 9.725 DEP images/timens.pb-c.d [2020-07-23T13:53:03.759Z] #39 9.797 PBCC images/fown.pb-c.c [2020-07-23T13:53:03.759Z] #39 9.819 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-23T13:53:03.759Z] #39 9.963 PBCC images/opts.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.03 PBCC images/memfd.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.08 DEP images/fown.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.15 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.26 DEP images/opts.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.35 DEP images/memfd.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.41 PBCC images/sit.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.45 DEP images/sit.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.52 PBCC images/macvlan.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.57 DEP images/macvlan.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.63 PBCC images/autofs.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.64 DEP images/autofs.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.72 PBCC images/sysctl.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.76 DEP images/sysctl.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.81 PBCC images/time.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.84 DEP images/time.pb-c.d [2020-07-23T13:53:03.759Z] #39 10.92 PBCC images/binfmt-misc.pb-c.c [2020-07-23T13:53:03.759Z] #39 10.97 DEP images/binfmt-misc.pb-c.d [2020-07-23T13:53:03.759Z] #39 11.05 PBCC images/seccomp.pb-c.c [2020-07-23T13:53:03.759Z] #39 11.10 DEP images/seccomp.pb-c.d [2020-07-23T13:53:03.759Z] #39 11.18 PBCC images/userns.pb-c.c [2020-07-23T13:53:03.759Z] #39 11.21 DEP images/userns.pb-c.d [2020-07-23T13:53:03.759Z] #39 11.25 PBCC images/cgroup.pb-c.c [2020-07-23T13:53:03.759Z] #39 11.29 DEP images/cgroup.pb-c.d [2020-07-23T13:53:03.759Z] #39 11.35 PBCC images/ext-file.pb-c.c [2020-07-23T13:53:03.759Z] #39 11.42 DEP images/ext-file.pb-c.d [2020-07-23T13:53:03.759Z] #39 11.49 PBCC images/rpc.pb-c.c [2020-07-23T13:53:03.759Z] #39 11.56 DEP images/rpc.pb-c.d [2020-07-23T13:53:03.759Z] #39 11.60 PBCC images/siginfo.pb-c.c [2020-07-23T13:53:03.759Z] #39 11.61 DEP images/siginfo.pb-c.d [2020-07-23T13:53:03.759Z] #39 11.75 PBCC images/pagemap.pb-c.c [2020-07-23T13:53:03.759Z] #39 11.91 DEP images/pagemap.pb-c.d [2020-07-23T13:53:03.759Z] #39 12.00 PBCC images/rlimit.pb-c.c [2020-07-23T13:53:03.759Z] #39 12.05 DEP images/rlimit.pb-c.d [2020-07-23T13:53:03.759Z] #39 12.19 PBCC images/file-lock.pb-c.c [2020-07-23T13:53:03.759Z] #39 12.24 DEP images/file-lock.pb-c.d [2020-07-23T13:53:03.759Z] #39 12.46 PBCC images/tty.pb-c.c [2020-07-23T13:53:03.939Z] #47 ... [2020-07-23T13:53:03.940Z] [2020-07-23T13:53:03.940Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:53:03.940Z] #25 13.90 0.0% # 1.4% # 1.5% # 2.2% ## 3.0% ### 4.8% ### 5.4% #### 6.5% ###### 8.5% ####### 10.0% ######## 12.0% ######### 13.6% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.0% ################# 25.0% ################### 26.4% ################### 27.8% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 30.8% ###################### 31.7% ####################### 32.7% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 38.4% ############################ 39.8% ############################# 41.2% ############################## 43.0% ################################ 45.0% ################################# 46.3% ################################## 47.3% ################################### 48.7% ##################################### 52.1% ###################################### 54.1% ####################################### 55.5% ######################################## 56.3% ######################################### 57.2% ######################################### 58.1% ########################################## 59.0% ########################################### 60.0% ############################################ 61.2% ############################################ 61.8% ############################################# 63.1% ############################################# 63.8% ############################################## 65.1% ############################################### 66.4% ################################################ 66.8% ################################################ 67.7% ################################################# 68.6% ################################################## 69.5% ################################################### 71.3% #################################################### 73.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.5% ####################################################### 77.4% ####################################################### 77.6% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.7% ########################################################## 80.6% ########################################################## 81.8% ############################################################ 83.4% ############################################################ 84.6% ############################################################# 86.0% ############################################################# 86.0% ############################################################## 87.0% ############################################################### 87.5% ############################################################### 88.4% ############################################################### 88.7% ################################################################ 89.8% ################################################################ 90.1% ################################################################ 90.1% ################################################################# 90.6% ################################################################# 91.3% ################################################################## 91.9% ################################################################## 92.2% ################################################################## 92.4% ################################################################## 92.9% ################################################################### 93.5% #################################################################### 94.8% ##################################################################### 96.1% ##################################################################### 96.5% ##################################################################### 97.1% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-23T13:53:03.940Z] #25 25.19 [2020-07-23T13:53:03.944Z] #40 10.19 DEP images/tcp-stream.pb-c.d [2020-07-23T13:53:03.944Z] #40 10.35 PBCC images/pipe.pb-c.c [2020-07-23T13:53:03.944Z] #40 10.43 DEP images/pipe.pb-c.d [2020-07-23T13:53:04.019Z] #39 12.58 DEP images/tty.pb-c.d [2020-07-23T13:53:04.247Z] #40 10.48 PBCC images/pstree.pb-c.c [2020-07-23T13:53:04.247Z] #40 10.49 DEP images/pstree.pb-c.d [2020-07-23T13:53:04.247Z] #40 10.66 PBCC images/fs.pb-c.c [2020-07-23T13:53:04.247Z] #40 10.70 DEP images/fs.pb-c.d [2020-07-23T13:53:04.247Z] #40 10.76 PBCC images/signalfd.pb-c.c [2020-07-23T13:53:04.247Z] #40 10.82 DEP images/signalfd.pb-c.d [2020-07-23T13:53:04.278Z] #39 ... [2020-07-23T13:53:04.278Z] [2020-07-23T13:53:04.278Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:04.278Z] #33 9.356 -- Detecting C compile features - done [2020-07-23T13:53:04.278Z] #33 9.408 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-23T13:53:04.278Z] #33 9.624 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-23T13:53:04.278Z] #33 9.719 -- Configuring done [2020-07-23T13:53:04.278Z] #33 9.730 -- Generating done [2020-07-23T13:53:04.278Z] #33 9.736 -- Build files have been written to: /tmp/tmp.wIxycQuDOs/tini [2020-07-23T13:53:04.278Z] #33 9.741 + make tini-static [2020-07-23T13:53:04.278Z] #33 10.21 Scanning dependencies of target tini-static [2020-07-23T13:53:04.278Z] #33 10.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-23T13:53:04.278Z] #33 11.84 [100%] Linking C executable tini-static [2020-07-23T13:53:04.278Z] #33 12.77 [100%] Built target tini-static [2020-07-23T13:53:04.278Z] #33 12.90 + mkdir -p /build [2020-07-23T13:53:04.278Z] #33 12.92 + cp tini-static /build/docker-init [2020-07-23T13:53:04.278Z] #33 DONE 13.1s [2020-07-23T13:53:04.278Z] [2020-07-23T13:53:04.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:04.278Z] #39 12.71 PBCC images/tun.pb-c.c [2020-07-23T13:53:04.278Z] #39 12.83 PBCC images/netdev.pb-c.c [2020-07-23T13:53:04.278Z] #39 12.97 DEP images/tun.pb-c.d [2020-07-23T13:53:04.321Z] #17 34.58 Unpacking bash-completion (1:2.8-6) ... [2020-07-23T13:53:04.405Z] #52 151.9 + bin/containerd-shim-runc-v1 [2020-07-23T13:53:04.538Z] #39 13.06 DEP images/netdev.pb-c.d [2020-07-23T13:53:04.538Z] #39 13.21 PBCC images/vma.pb-c.c [2020-07-23T13:53:04.553Z] #40 10.91 PBCC images/fh.pb-c.c [2020-07-23T13:53:04.553Z] #40 10.96 PBCC images/fsnotify.pb-c.c [2020-07-23T13:53:04.553Z] #40 11.03 DEP images/fh.pb-c.d [2020-07-23T13:53:04.553Z] #40 11.07 DEP images/fsnotify.pb-c.d [2020-07-23T13:53:04.742Z] #38 ... [2020-07-23T13:53:04.742Z] [2020-07-23T13:53:04.742Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:04.742Z] #47 54.22 reflect [2020-07-23T13:53:04.742Z] #47 54.26 syscall [2020-07-23T13:53:04.742Z] #47 63.09 time [2020-07-23T13:53:04.742Z] #47 ... [2020-07-23T13:53:04.742Z] [2020-07-23T13:53:04.742Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:04.742Z] #10 64.43 Selecting previously unselected package binutils-mingw-w64. [2020-07-23T13:53:04.742Z] #10 64.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-23T13:53:04.742Z] #10 64.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:53:04.797Z] #39 13.32 DEP images/vma.pb-c.d [2020-07-23T13:53:04.797Z] #39 13.41 PBCC images/creds.pb-c.c [2020-07-23T13:53:04.797Z] #39 13.45 DEP images/creds.pb-c.d [2020-07-23T13:53:04.855Z] #40 11.13 PBCC images/eventpoll.pb-c.c [2020-07-23T13:53:04.855Z] #40 11.16 DEP images/eventpoll.pb-c.d [2020-07-23T13:53:04.855Z] #40 11.21 PBCC images/eventfd.pb-c.c [2020-07-23T13:53:04.855Z] #40 11.23 DEP images/eventfd.pb-c.d [2020-07-23T13:53:04.855Z] #40 11.29 PBCC images/remap-file-path.pb-c.c [2020-07-23T13:53:04.855Z] #40 11.31 DEP images/remap-file-path.pb-c.d [2020-07-23T13:53:04.855Z] #40 11.36 PBCC images/fifo.pb-c.c [2020-07-23T13:53:04.891Z] #17 34.91 Selecting previously unselected package bzip2. [2020-07-23T13:53:04.891Z] #17 34.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-23T13:53:04.891Z] #17 34.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:53:04.891Z] #17 35.02 Selecting previously unselected package xz-utils. [2020-07-23T13:53:04.891Z] #17 35.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-23T13:53:04.891Z] #17 35.02 Unpacking xz-utils (5.2.4-1) ... [2020-07-23T13:53:04.891Z] #17 35.17 Selecting previously unselected package apparmor. [2020-07-23T13:53:04.891Z] #17 35.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-23T13:53:04.999Z] #10 ... [2020-07-23T13:53:04.999Z] [2020-07-23T13:53:04.999Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:04.999Z] #41 54.76 syscall [2020-07-23T13:53:04.999Z] #41 62.55 time [2020-07-23T13:53:05.059Z] #39 13.62 PBCC images/utsns.pb-c.c [2020-07-23T13:53:05.059Z] #39 13.69 DEP images/utsns.pb-c.d [2020-07-23T13:53:05.059Z] #39 13.80 PBCC images/ipc-desc.pb-c.c [2020-07-23T13:53:05.152Z] #17 35.27 Unpacking apparmor (2.13.2-10) ... [2020-07-23T13:53:05.154Z] #40 11.37 DEP images/fifo.pb-c.d [2020-07-23T13:53:05.154Z] #40 11.51 PBCC images/ghost-file.pb-c.c [2020-07-23T13:53:05.154Z] #40 11.60 DEP images/ghost-file.pb-c.d [2020-07-23T13:53:05.256Z] #41 ... [2020-07-23T13:53:05.256Z] [2020-07-23T13:53:05.256Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:53:05.256Z] #25 25.41 ######################################################################## 100.0% [2020-07-23T13:53:05.256Z] #25 25.57 [2020-07-23T13:53:05.256Z] #25 25.66 Download of images into '/build' complete. [2020-07-23T13:53:05.256Z] #25 25.66 Use something like the following to load the result into a Docker daemon: [2020-07-23T13:53:05.256Z] #25 25.66 tar -cC '/build' . | docker load [2020-07-23T13:53:05.318Z] #39 13.90 PBCC images/ipc-sem.pb-c.c [2020-07-23T13:53:05.318Z] #39 13.95 DEP images/ipc-desc.pb-c.d [2020-07-23T13:53:05.412Z] #17 35.64 Selecting previously unselected package aufs-tools. [2020-07-23T13:53:05.412Z] #17 35.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-23T13:53:05.412Z] #17 35.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:53:05.454Z] #40 11.69 PBCC images/regfile.pb-c.c [2020-07-23T13:53:05.454Z] #40 11.76 DEP images/regfile.pb-c.d [2020-07-23T13:53:05.454Z] #40 11.83 PBCC images/ns.pb-c.c [2020-07-23T13:53:05.454Z] #40 11.85 DEP images/ns.pb-c.d [2020-07-23T13:53:05.454Z] #40 11.96 PBCC images/fdinfo.pb-c.c [2020-07-23T13:53:05.578Z] #39 14.02 DEP images/ipc-sem.pb-c.d [2020-07-23T13:53:05.578Z] #39 14.14 PBCC images/ipc-msg.pb-c.c [2020-07-23T13:53:05.578Z] #39 14.16 DEP images/ipc-msg.pb-c.d [2020-07-23T13:53:05.578Z] #39 14.19 PBCC images/ipc-shm.pb-c.c [2020-07-23T13:53:05.578Z] #39 14.20 DEP images/ipc-shm.pb-c.d [2020-07-23T13:53:05.578Z] #39 14.24 PBCC images/ipc-var.pb-c.c [2020-07-23T13:53:05.578Z] #39 ... [2020-07-23T13:53:05.578Z] [2020-07-23T13:53:05.578Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:05.578Z] #47 74.98 encoding/json [2020-07-23T13:53:05.578Z] #47 82.42 github.com/pkg/diff [2020-07-23T13:53:05.578Z] #47 83.60 go/ast [2020-07-23T13:53:05.578Z] #47 84.82 golang.org/x/crypto/ssh/terminal [2020-07-23T13:53:05.672Z] #17 35.79 Selecting previously unselected package libonig5:amd64. [2020-07-23T13:53:05.672Z] #17 35.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-23T13:53:05.672Z] #17 35.86 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:53:05.762Z] #40 12.07 DEP images/fdinfo.pb-c.d [2020-07-23T13:53:05.762Z] #40 12.19 PBCC images/core-aarch64.pb-c.c [2020-07-23T13:53:05.762Z] #40 12.31 PBCC images/core-arm.pb-c.c [2020-07-23T13:53:05.838Z] #47 ... [2020-07-23T13:53:05.838Z] [2020-07-23T13:53:05.838Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:05.838Z] #39 14.30 DEP images/ipc-var.pb-c.d [2020-07-23T13:53:05.838Z] #39 14.36 PBCC images/sk-opts.pb-c.c [2020-07-23T13:53:05.838Z] #39 14.37 PBCC images/packet-sock.pb-c.c [2020-07-23T13:53:05.838Z] #39 14.42 DEP images/sk-opts.pb-c.d [2020-07-23T13:53:05.838Z] #39 14.49 DEP images/packet-sock.pb-c.d [2020-07-23T13:53:05.838Z] #39 14.54 PBCC images/sk-netlink.pb-c.c [2020-07-23T13:53:05.870Z] #25 26.66 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-23T13:53:05.870Z] #25 27.07 [2020-07-23T13:53:05.933Z] #17 36.00 Selecting previously unselected package libjq1:amd64. [2020-07-23T13:53:05.933Z] #17 36.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:53:05.933Z] #17 36.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:53:05.933Z] #17 36.10 Selecting previously unselected package jq. [2020-07-23T13:53:05.933Z] #17 36.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:53:05.933Z] #17 36.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:53:06.062Z] #40 12.40 PBCC images/core-ppc64.pb-c.c [2020-07-23T13:53:06.062Z] #40 12.45 PBCC images/core-s390.pb-c.c [2020-07-23T13:53:06.062Z] #40 12.55 PBCC images/core-x86.pb-c.c [2020-07-23T13:53:06.062Z] #40 ... [2020-07-23T13:53:06.062Z] [2020-07-23T13:53:06.062Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:06.062Z] #31 69.88 text/tabwriter [2020-07-23T13:53:06.062Z] #31 74.83 time [2020-07-23T13:53:06.062Z] #31 74.85 internal/syscall/execenv [2020-07-23T13:53:06.062Z] #31 74.85 internal/syscall/unix [2020-07-23T13:53:06.097Z] #39 14.60 DEP images/sk-netlink.pb-c.d [2020-07-23T13:53:06.097Z] #39 14.67 PBCC images/sk-inet.pb-c.c [2020-07-23T13:53:06.097Z] #39 14.75 DEP images/sk-inet.pb-c.d [2020-07-23T13:53:06.097Z] #39 14.82 PBCC images/sk-unix.pb-c.c [2020-07-23T13:53:06.193Z] #17 36.23 Selecting previously unselected package libaio1:amd64. [2020-07-23T13:53:06.193Z] #17 36.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-23T13:53:06.193Z] #17 36.23 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-23T13:53:06.193Z] #17 36.30 Selecting previously unselected package libgpm2:amd64. [2020-07-23T13:53:06.193Z] #17 36.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-23T13:53:06.193Z] #17 36.32 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-23T13:53:06.193Z] #17 36.38 Selecting previously unselected package libicu63:amd64. [2020-07-23T13:53:06.193Z] #17 36.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-23T13:53:06.193Z] #17 36.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:53:06.357Z] #39 14.89 DEP images/sk-unix.pb-c.d [2020-07-23T13:53:06.357Z] #39 14.93 PBCC images/mm.pb-c.c [2020-07-23T13:53:06.357Z] #39 14.97 DEP images/mm.pb-c.d [2020-07-23T13:53:06.357Z] #39 15.01 PBCC images/timerfd.pb-c.c [2020-07-23T13:53:06.357Z] #39 15.12 DEP images/timerfd.pb-c.d [2020-07-23T13:53:06.380Z] #31 ... [2020-07-23T13:53:06.380Z] [2020-07-23T13:53:06.380Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:06.380Z] #40 12.61 PBCC images/core.pb-c.c [2020-07-23T13:53:06.380Z] #40 12.73 PBCC images/inventory.pb-c.c [2020-07-23T13:53:06.380Z] #40 12.84 DEP images/core-aarch64.pb-c.d [2020-07-23T13:53:06.380Z] #40 12.93 DEP images/core-arm.pb-c.d [2020-07-23T13:53:06.401Z] #25 27.38 #=#=# # 2.0% ######################################################################## 100.0% [2020-07-23T13:53:06.510Z] #52 154.0 + bin/containerd-shim-runc-v2 [2020-07-23T13:53:06.619Z] #39 15.20 PBCC images/timer.pb-c.c [2020-07-23T13:53:06.619Z] #39 15.25 DEP images/timer.pb-c.d [2020-07-23T13:53:06.619Z] #39 15.31 PBCC images/sa.pb-c.c [2020-07-23T13:53:06.619Z] #39 15.36 DEP images/sa.pb-c.d [2020-07-23T13:53:06.664Z] #25 27.87 [2020-07-23T13:53:06.684Z] #40 13.01 DEP images/core-ppc64.pb-c.d [2020-07-23T13:53:06.684Z] #40 13.06 DEP images/core-s390.pb-c.d [2020-07-23T13:53:06.684Z] #40 13.11 DEP images/core-x86.pb-c.d [2020-07-23T13:53:06.684Z] #40 13.17 DEP images/core.pb-c.d [2020-07-23T13:53:06.684Z] #40 13.22 DEP images/inventory.pb-c.d [2020-07-23T13:53:06.879Z] #39 15.42 PBCC images/pipe-data.pb-c.c [2020-07-23T13:53:06.879Z] #39 15.43 DEP images/pipe-data.pb-c.d [2020-07-23T13:53:06.879Z] #39 15.50 PBCC images/mnt.pb-c.c [2020-07-23T13:53:06.879Z] #39 15.59 DEP images/mnt.pb-c.d [2020-07-23T13:53:06.879Z] #39 ... [2020-07-23T13:53:06.879Z] [2020-07-23T13:53:06.879Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:06.879Z] #41 76.33 go/token [2020-07-23T13:53:06.879Z] #41 77.88 go/scanner [2020-07-23T13:53:06.879Z] #41 78.46 internal/lazyregexp [2020-07-23T13:53:06.879Z] #41 78.90 net/url [2020-07-23T13:53:06.879Z] #41 79.98 go/ast [2020-07-23T13:53:06.879Z] #41 80.37 text/template/parse [2020-07-23T13:53:06.879Z] #41 85.34 text/template [2020-07-23T13:53:06.879Z] #41 86.02 go/parser [2020-07-23T13:53:06.927Z] #25 ... [2020-07-23T13:53:06.927Z] [2020-07-23T13:53:06.927Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:53:06.927Z] #32 56.60 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-23T13:53:06.927Z] #32 56.74 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:53:06.927Z] #32 56.86 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-23T13:53:06.927Z] #32 56.92 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:53:06.927Z] #32 57.09 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-23T13:53:06.927Z] #32 57.23 Setting up cmake-data (3.13.4-1) ... [2020-07-23T13:53:06.927Z] #32 57.30 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:53:06.927Z] #32 57.37 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-23T13:53:06.927Z] #32 57.46 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-23T13:53:06.927Z] #32 57.55 Setting up cmake (3.13.4-1) ... [2020-07-23T13:53:06.927Z] #32 57.57 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:06.927Z] #32 57.69 Processing triggers for mime-support (3.62) ... [2020-07-23T13:53:06.927Z] #32 ... [2020-07-23T13:53:06.927Z] [2020-07-23T13:53:06.927Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:06.927Z] #41 60.62 github.com/LK4D4/vndr/versioned [2020-07-23T13:53:06.927Z] #41 61.60 internal/lazyregexp [2020-07-23T13:53:06.927Z] #41 61.62 os/exec [2020-07-23T13:53:06.927Z] #41 61.71 net [2020-07-23T13:53:06.927Z] #41 62.15 encoding/binary [2020-07-23T13:53:06.927Z] #41 62.18 fmt [2020-07-23T13:53:06.927Z] #41 65.66 crypto/sha512 [2020-07-23T13:53:06.927Z] #41 65.67 crypto/cipher [2020-07-23T13:53:06.927Z] #41 66.71 crypto/ed25519/internal/edwards25519 [2020-07-23T13:53:06.986Z] #40 13.28 PBCC images/cpuinfo.pb-c.c [2020-07-23T13:53:06.986Z] #40 13.31 DEP images/cpuinfo.pb-c.d [2020-07-23T13:53:06.986Z] #40 13.38 PBCC images/stats.pb-c.c [2020-07-23T13:53:06.986Z] #40 13.44 DEP images/stats.pb-c.d [2020-07-23T13:53:07.139Z] #41 ... [2020-07-23T13:53:07.139Z] [2020-07-23T13:53:07.139Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:07.147Z] #52 154.7 + binaries [2020-07-23T13:53:07.147Z] #52 154.7 + install -D bin/containerd /build/containerd [2020-07-23T13:53:07.147Z] #52 154.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-23T13:53:07.147Z] #52 154.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-23T13:53:07.147Z] #52 154.7 + install -D bin/ctr /build/ctr [2020-07-23T13:53:07.165Z] #25 DONE 29.2s [2020-07-23T13:53:07.165Z] [2020-07-23T13:53:07.165Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:53:07.165Z] #38 66.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-23T13:53:07.165Z] #38 66.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:53:07.165Z] #38 66.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:07.165Z] #38 66.81 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-23T13:53:07.165Z] #38 66.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:07.165Z] #38 66.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-23T13:53:07.165Z] #38 66.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-23T13:53:07.165Z] #38 66.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-23T13:53:07.165Z] #38 66.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-23T13:53:07.165Z] #38 66.91 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-23T13:53:07.289Z] #40 ... [2020-07-23T13:53:07.289Z] [2020-07-23T13:53:07.289Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:07.289Z] #42 70.89 reflect [2020-07-23T13:53:07.289Z] #42 73.99 regexp/syntax [2020-07-23T13:53:07.289Z] #42 76.18 hash/crc32 [2020-07-23T13:53:07.289Z] #42 79.56 vendor/golang.org/x/text/transform [2020-07-23T13:53:07.289Z] #42 80.92 time [2020-07-23T13:53:07.289Z] #42 ... [2020-07-23T13:53:07.289Z] [2020-07-23T13:53:07.289Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:07.399Z] #52 38.37 Checking out files: 49% (1597/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2927/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-23T13:53:07.399Z] #52 39.73 + cd /tmp/tmp.y5g1ue5vp7/src/github.com/containerd/containerd [2020-07-23T13:53:07.439Z] #52 DONE 155.0s [2020-07-23T13:53:07.659Z] #52 39.73 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:53:08.075Z] [2020-07-23T13:53:08.075Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-23T13:53:08.105Z] #17 ... [2020-07-23T13:53:08.105Z] [2020-07-23T13:53:08.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:08.105Z] #39 92.49 CC criu/bitmap.o [2020-07-23T13:53:08.105Z] #39 92.62 CC criu/cgroup-props.o [2020-07-23T13:53:08.105Z] #39 93.26 CC criu/cgroup.o [2020-07-23T13:53:08.105Z] #39 95.87 CC criu/clone-noasan.o [2020-07-23T13:53:08.105Z] #39 96.13 CC criu/config.o [2020-07-23T13:53:08.105Z] #39 97.60 CC criu/cr-check.o [2020-07-23T13:53:08.105Z] #39 99.10 CC criu/cr-dedup.o [2020-07-23T13:53:08.105Z] #39 99.49 CC criu/cr-dump.o [2020-07-23T13:53:08.105Z] #39 101.6 CC criu/cr-errno.o [2020-07-23T13:53:08.105Z] #39 101.7 CC criu/cr-restore.o [2020-07-23T13:53:08.336Z] #41 67.71 crypto/aes [2020-07-23T13:53:08.336Z] #41 ... [2020-07-23T13:53:08.336Z] [2020-07-23T13:53:08.336Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:53:08.336Z] #25 29.26 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-23T13:53:08.498Z] #53 41.99 Checking out files: 55% (1788/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-23T13:53:08.498Z] #53 43.25 + cd /tmp/tmp.oghzGf4IJ7/src/github.com/containerd/containerd [2020-07-23T13:53:08.498Z] #53 43.25 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:53:08.605Z] #25 29.67 [2020-07-23T13:53:08.709Z] #53 DONE 0.3s [2020-07-23T13:53:08.709Z] [2020-07-23T13:53:08.709Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-23T13:53:08.709Z] #57 DONE 0.2s [2020-07-23T13:53:08.709Z] [2020-07-23T13:53:08.709Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-23T13:53:08.709Z] #59 DONE 0.2s [2020-07-23T13:53:08.709Z] [2020-07-23T13:53:08.709Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-23T13:53:08.870Z] #25 29.91 #### 6.7% ######################################################################## 100.0% [2020-07-23T13:53:08.870Z] #25 30.04 [2020-07-23T13:53:09.003Z] #61 DONE 0.1s [2020-07-23T13:53:09.003Z] [2020-07-23T13:53:09.003Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-23T13:53:09.003Z] #62 DONE 0.0s [2020-07-23T13:53:09.003Z] [2020-07-23T13:53:09.003Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-23T13:53:09.038Z] #52 41.28 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-23T13:53:09.038Z] #52 41.28 + BUILDTAGS='netgo osusergo static_build' [2020-07-23T13:53:09.038Z] #52 41.29 + export EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:09.038Z] #52 41.29 + EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:09.038Z] #52 41.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-23T13:53:09.038Z] #52 41.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-23T13:53:09.038Z] #52 41.29 + '[' '' = dynamic ']' [2020-07-23T13:53:09.038Z] #52 41.29 + make [2020-07-23T13:53:09.062Z] #38 ... [2020-07-23T13:53:09.062Z] [2020-07-23T13:53:09.062Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:09.062Z] #30 58.61 time [2020-07-23T13:53:09.062Z] #30 64.47 internal/poll [2020-07-23T13:53:09.062Z] #30 65.95 internal/fmtsort [2020-07-23T13:53:09.062Z] #30 66.23 internal/syscall/execenv [2020-07-23T13:53:09.062Z] #30 66.44 internal/syscall/unix [2020-07-23T13:53:09.062Z] #30 66.52 strings [2020-07-23T13:53:09.062Z] #30 66.68 os [2020-07-23T13:53:09.062Z] #30 ... [2020-07-23T13:53:09.062Z] [2020-07-23T13:53:09.062Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:53:09.062Z] #32 66.07 Selecting previously unselected package libxml2:amd64. [2020-07-23T13:53:09.062Z] #32 66.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-23T13:53:09.062Z] #32 66.14 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:53:09.062Z] #32 66.90 Selecting previously unselected package libarchive13:amd64. [2020-07-23T13:53:09.062Z] #32 66.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-23T13:53:09.062Z] #32 66.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-23T13:53:09.062Z] #32 67.37 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-23T13:53:09.062Z] #32 67.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-23T13:53:09.062Z] #32 67.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-23T13:53:09.062Z] #32 67.62 Selecting previously unselected package librhash0:amd64. [2020-07-23T13:53:09.062Z] #32 67.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-23T13:53:09.062Z] #32 67.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-23T13:53:09.062Z] #32 68.11 Selecting previously unselected package libuv1:amd64. [2020-07-23T13:53:09.062Z] #32 68.14 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-23T13:53:09.062Z] #32 68.17 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-23T13:53:09.062Z] #32 68.62 Selecting previously unselected package cmake. [2020-07-23T13:53:09.062Z] #32 68.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-23T13:53:09.062Z] #32 68.73 Unpacking cmake (3.13.4-1) ... [2020-07-23T13:53:09.133Z] #25 ... [2020-07-23T13:53:09.133Z] [2020-07-23T13:53:09.133Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:09.133Z] #30 58.77 internal/fmtsort [2020-07-23T13:53:09.133Z] #30 59.24 path/filepath [2020-07-23T13:53:09.133Z] #30 59.48 fmt [2020-07-23T13:53:09.133Z] #30 60.16 io/ioutil [2020-07-23T13:53:09.133Z] #30 62.45 flag [2020-07-23T13:53:09.133Z] #30 62.46 github.com/BurntSushi/toml [2020-07-23T13:53:09.133Z] #30 62.46 log [2020-07-23T13:53:09.133Z] #30 66.19 github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:53:09.396Z] #30 ... [2020-07-23T13:53:09.396Z] [2020-07-23T13:53:09.396Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:09.396Z] #41 68.60 go/token [2020-07-23T13:53:09.396Z] #41 68.83 net/url [2020-07-23T13:53:09.396Z] #41 69.01 text/template/parse [2020-07-23T13:53:09.640Z] #63 DONE 0.7s [2020-07-23T13:53:09.933Z] [2020-07-23T13:53:09.933Z] #64 exporting to image [2020-07-23T13:53:09.933Z] #64 exporting layers [2020-07-23T13:53:09.972Z] #41 69.65 go/scanner [2020-07-23T13:53:09.976Z] #52 42.15 + bin/ctr [2020-07-23T13:53:10.015Z] #39 ... [2020-07-23T13:53:10.015Z] [2020-07-23T13:53:10.015Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:53:10.015Z] #17 40.17 Selecting previously unselected package libnet1:amd64. [2020-07-23T13:53:10.015Z] #17 40.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:53:10.015Z] #17 40.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:53:10.015Z] #17 40.24 Selecting previously unselected package libnl-3-200:amd64. [2020-07-23T13:53:10.015Z] #17 40.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-23T13:53:10.015Z] #17 40.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:53:10.015Z] #17 40.36 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-23T13:53:10.275Z] #17 40.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:53:10.275Z] #17 40.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:53:10.275Z] #17 40.45 Selecting previously unselected package libreadline5:amd64. [2020-07-23T13:53:10.275Z] #17 40.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-23T13:53:10.275Z] #17 40.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-23T13:53:10.275Z] #17 40.56 Selecting previously unselected package net-tools. [2020-07-23T13:53:10.535Z] #17 40.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-23T13:53:10.535Z] #17 40.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:53:10.535Z] #17 40.79 Selecting previously unselected package python-pip-whl. [2020-07-23T13:53:10.535Z] #17 40.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-23T13:53:10.535Z] #17 40.82 Unpacking python-pip-whl (18.1-5) ... [2020-07-23T13:53:10.612Z] #53 44.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-23T13:53:10.612Z] #53 44.95 + BUILDTAGS='netgo osusergo static_build' [2020-07-23T13:53:10.612Z] #53 44.95 + export EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:10.612Z] #53 44.95 + EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:10.612Z] #53 44.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-23T13:53:10.612Z] #53 44.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-23T13:53:10.612Z] #53 44.95 + '[' '' = dynamic ']' [2020-07-23T13:53:10.612Z] #53 44.95 + make [2020-07-23T13:53:11.105Z] #17 41.28 Selecting previously unselected package python3-lib2to3. [2020-07-23T13:53:11.105Z] #17 41.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-23T13:53:11.105Z] #17 41.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:53:11.370Z] #17 41.44 Selecting previously unselected package python3-distutils. [2020-07-23T13:53:11.370Z] #17 41.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-23T13:53:11.370Z] #17 41.46 Unpacking python3-distutils (3.7.3-1) ... [2020-07-23T13:53:11.370Z] #17 41.62 Selecting previously unselected package python3-pip. [2020-07-23T13:53:11.370Z] #17 41.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-23T13:53:11.370Z] #17 41.64 Unpacking python3-pip (18.1-5) ... [2020-07-23T13:53:11.621Z] Fetching without tags [2020-07-23T13:53:11.630Z] #17 41.79 Selecting previously unselected package python3-pkg-resources. [2020-07-23T13:53:11.631Z] #17 41.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:53:11.631Z] #17 41.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:53:11.675Z] #53 46.14 + bin/ctr [2020-07-23T13:53:11.891Z] #17 41.99 Selecting previously unselected package python3-setuptools. [2020-07-23T13:53:11.891Z] #17 42.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-23T13:53:11.891Z] #17 42.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-23T13:53:11.891Z] #17 42.20 Selecting previously unselected package python3-wheel. [2020-07-23T13:53:11.891Z] #17 42.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-23T13:53:11.891Z] #17 42.22 Unpacking python3-wheel (0.32.3-2) ... [2020-07-23T13:53:11.891Z] #17 42.29 Selecting previously unselected package sudo. [2020-07-23T13:53:11.933Z] #41 71.36 go/ast [2020-07-23T13:53:11.933Z] #41 ... [2020-07-23T13:53:11.933Z] [2020-07-23T13:53:11.933Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:11.933Z] #10 61.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-23T13:53:11.933Z] #10 61.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-23T13:53:11.933Z] #10 62.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:53:12.151Z] #17 42.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-23T13:53:12.151Z] #17 42.30 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:53:12.196Z] #10 ... [2020-07-23T13:53:12.196Z] [2020-07-23T13:53:12.196Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:12.196Z] #52 32.83 Checking out files: 70% (2258/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-23T13:53:12.196Z] #52 33.55 + cd /tmp/tmp.XkSF51L1IZ/src/github.com/containerd/containerd [2020-07-23T13:53:12.196Z] #52 33.55 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:53:12.332Z] Merging remotes/origin/master commit cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc into PR head commit 8774804ca75881d1548c87c1977518b483473929 [2020-07-23T13:53:12.669Z] #64 exporting layers 2.7s done [2020-07-23T13:53:12.670Z] #64 writing image sha256:828755964c4b7e205de40e96c188c112ebee0d8e1f37dc82ab0c252177eee9f9 done [2020-07-23T13:53:12.670Z] #64 naming to docker.io/library/docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a done [2020-07-23T13:53:12.670Z] #64 DONE 2.7s [Pipeline] } [Pipeline] // stage [2020-07-23T13:53:12.721Z] #17 42.80 Selecting previously unselected package thin-provisioning-tools. [2020-07-23T13:53:12.721Z] #17 42.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-23T13:53:12.721Z] #17 42.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-23T13:53:13.034Z] #17 43.06 Selecting previously unselected package uidmap. [2020-07-23T13:53:13.034Z] #17 43.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-23T13:53:13.034Z] #17 43.07 Unpacking uidmap (1:4.5-1.1) ... [2020-07-23T13:53:13.034Z] #17 43.17 Selecting previously unselected package vim-runtime. [2020-07-23T13:53:13.034Z] #17 43.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:53:13.034Z] #17 43.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-23T13:53:13.034Z] #17 43.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-23T13:53:13.034Z] #17 43.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:53:13.100Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/test/unit [2020-07-23T13:53:13.230Z] #32 72.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:53:13.230Z] #32 72.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:53:13.230Z] #32 72.59 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-23T13:53:13.230Z] #32 72.62 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:53:13.230Z] #32 72.65 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-23T13:53:13.230Z] #32 72.66 Setting up cmake-data (3.13.4-1) ... [2020-07-23T13:53:13.230Z] #32 72.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-23T13:53:13.230Z] #32 72.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-23T13:53:13.230Z] #32 72.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-23T13:53:13.230Z] #32 72.73 Setting up cmake (3.13.4-1) ... [2020-07-23T13:53:13.230Z] #32 72.75 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:13.231Z] #32 72.84 Processing triggers for mime-support (3.62) ... [2020-07-23T13:53:13.245Z] #53 ... [2020-07-23T13:53:13.245Z] [2020-07-23T13:53:13.245Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:13.245Z] #42 86.95 regexp [2020-07-23T13:53:13.588Z] #52 ... [2020-07-23T13:53:13.588Z] [2020-07-23T13:53:13.588Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-23T13:53:13.588Z] #32 DONE 72.9s [2020-07-23T13:53:13.588Z] [2020-07-23T13:53:13.588Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:53:13.588Z] #38 DONE 73.0s [2020-07-23T13:53:13.588Z] [2020-07-23T13:53:13.588Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-23T13:53:13.588Z] #25 31.14 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-23T13:53:13.588Z] #25 31.23 skipping existing 9a99313a2c50 [2020-07-23T13:53:13.588Z] #25 31.35 [2020-07-23T13:53:13.588Z] #25 32.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-23T13:53:13.588Z] #25 32.53 [2020-07-23T13:53:13.588Z] #25 32.65 ######################################################################## 100.0% [2020-07-23T13:53:13.588Z] #25 32.68 [2020-07-23T13:53:13.588Z] #25 32.76 Download of images into '/build' complete. [2020-07-23T13:53:13.588Z] #25 32.76 Use something like the following to load the result into a Docker daemon: [2020-07-23T13:53:13.588Z] #25 32.76 tar -cC '/build' . | docker load [2020-07-23T13:53:13.588Z] #25 DONE 34.6s [2020-07-23T13:53:13.588Z] [2020-07-23T13:53:13.588Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:13.588Z] #30 DONE 73.1s [2020-07-23T13:53:13.588Z] [2020-07-23T13:53:13.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:13.793Z] #32 DONE 73.5s [2020-07-23T13:53:13.793Z] [2020-07-23T13:53:13.793Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:11.312Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:53:11.357Z] > git config --add remote.origin.fetch +refs/pull/41234/head:refs/remotes/origin/PR-41234 # timeout=10 [2020-07-23T13:53:11.402Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:53:11.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-23T13:53:11.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-23T13:53:11.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-23T13:53:11.655Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41234/head:refs/remotes/origin/PR-41234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-23T13:53:12.444Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:53:12.492Z] > git checkout -f 8774804ca75881d1548c87c1977518b483473929 # timeout=10 [2020-07-23T13:53:14.724Z] #33 ... [2020-07-23T13:53:14.724Z] [2020-07-23T13:53:14.724Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-23T13:53:14.724Z] #38 73.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-23T13:53:14.724Z] #38 73.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:14.724Z] #38 DONE 74.4s [2020-07-23T13:53:14.724Z] [2020-07-23T13:53:14.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:14.992Z] #39 ... [2020-07-23T13:53:14.992Z] [2020-07-23T13:53:14.992Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:14.992Z] #47 64.65 encoding/base64 [2020-07-23T13:53:14.992Z] #47 64.67 golang.org/x/sys/unix [2020-07-23T13:53:14.992Z] #47 67.50 github.com/pkg/diff [2020-07-23T13:53:14.992Z] #47 67.52 go/token [2020-07-23T13:53:14.992Z] #47 67.52 encoding/json [2020-07-23T13:53:14.992Z] #47 68.67 go/scanner [2020-07-23T13:53:14.992Z] #47 69.76 mvdan.cc/editorconfig [2020-07-23T13:53:14.992Z] #47 71.00 go/ast [2020-07-23T13:53:14.992Z] #47 72.31 mvdan.cc/sh/v3/syntax [2020-07-23T13:53:15.172Z] ? github.com/docker/docker/api [no test files] [2020-07-23T13:53:15.256Z] #47 ... [2020-07-23T13:53:15.256Z] [2020-07-23T13:53:15.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:15.256Z] #52 36.09 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-23T13:53:15.256Z] #52 36.09 + BUILDTAGS='netgo osusergo static_build' [2020-07-23T13:53:15.256Z] #52 36.09 + export EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:15.256Z] #52 36.09 + EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:15.256Z] #52 36.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-23T13:53:15.256Z] #52 36.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-23T13:53:15.256Z] #52 36.09 + '[' '' = dynamic ']' [2020-07-23T13:53:15.256Z] #52 36.09 + make [2020-07-23T13:53:15.633Z] Merge succeeded, producing 1af8c2bbb868ef1efc76ae92a5c3b6755b4a48a6 [2020-07-23T13:53:15.634Z] Checking out Revision 1af8c2bbb868ef1efc76ae92a5c3b6755b4a48a6 (PR-41234) [2020-07-23T13:53:16.015Z] #42 ... [2020-07-23T13:53:16.015Z] [2020-07-23T13:53:16.015Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:16.015Z] #48 79.69 time [2020-07-23T13:53:16.015Z] #48 83.29 regexp [2020-07-23T13:53:16.015Z] #48 ... [2020-07-23T13:53:16.015Z] [2020-07-23T13:53:16.015Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:16.015Z] #40 15.55 make[1]: Nothing to be done for 'all'. [2020-07-23T13:53:16.015Z] #40 17.37 CC images/stats.o [2020-07-23T13:53:16.015Z] #40 17.92 CC images/core.o [2020-07-23T13:53:16.015Z] #40 18.80 CC images/core-x86.o [2020-07-23T13:53:16.015Z] #40 19.48 CC images/core-arm.o [2020-07-23T13:53:16.015Z] #40 20.02 CC images/core-aarch64.o [2020-07-23T13:53:16.015Z] #40 20.51 CC images/core-ppc64.o [2020-07-23T13:53:16.015Z] #40 21.26 CC images/core-s390.o [2020-07-23T13:53:16.015Z] #40 22.15 CC images/cpuinfo.o [2020-07-23T13:53:16.204Z] #52 37.73 + bin/ctr [2020-07-23T13:53:16.313Z] #40 22.75 CC images/inventory.o [2020-07-23T13:53:16.549Z] #52 ... [2020-07-23T13:53:16.549Z] [2020-07-23T13:53:16.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:16.549Z] #39 15.66 PBCC images/sk-packet.pb-c.c [2020-07-23T13:53:16.549Z] #39 15.67 DEP images/sk-packet.pb-c.d [2020-07-23T13:53:16.549Z] #39 15.74 PBCC images/tcp-stream.pb-c.c [2020-07-23T13:53:16.549Z] #39 15.78 DEP images/tcp-stream.pb-c.d [2020-07-23T13:53:16.549Z] #39 15.84 PBCC images/pipe.pb-c.c [2020-07-23T13:53:16.549Z] #39 15.90 DEP images/pipe.pb-c.d [2020-07-23T13:53:16.549Z] #39 15.96 PBCC images/pstree.pb-c.c [2020-07-23T13:53:16.549Z] #39 15.99 DEP images/pstree.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.03 PBCC images/fs.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.06 DEP images/fs.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.11 PBCC images/signalfd.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.20 DEP images/signalfd.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.28 PBCC images/fh.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.31 PBCC images/fsnotify.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.38 DEP images/fh.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.42 DEP images/fsnotify.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.46 PBCC images/eventpoll.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.49 DEP images/eventpoll.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.55 PBCC images/eventfd.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.56 DEP images/eventfd.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.63 PBCC images/remap-file-path.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.66 DEP images/remap-file-path.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.69 PBCC images/fifo.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.72 DEP images/fifo.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.77 PBCC images/ghost-file.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.81 DEP images/ghost-file.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.86 PBCC images/regfile.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.91 DEP images/regfile.pb-c.d [2020-07-23T13:53:16.549Z] #39 16.96 PBCC images/ns.pb-c.c [2020-07-23T13:53:16.549Z] #39 16.99 DEP images/ns.pb-c.d [2020-07-23T13:53:16.549Z] #39 17.05 PBCC images/fdinfo.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.15 DEP images/fdinfo.pb-c.d [2020-07-23T13:53:16.549Z] #39 17.23 PBCC images/core-aarch64.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.31 PBCC images/core-arm.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.39 PBCC images/core-ppc64.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.47 PBCC images/core-s390.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.51 PBCC images/core-x86.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.58 PBCC images/core.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.71 PBCC images/inventory.pb-c.c [2020-07-23T13:53:16.549Z] #39 17.84 DEP images/core-aarch64.pb-c.d [2020-07-23T13:53:16.549Z] #39 17.94 DEP images/core-arm.pb-c.d [2020-07-23T13:53:16.549Z] #39 17.98 DEP images/core-ppc64.pb-c.d [2020-07-23T13:53:16.549Z] #39 18.03 DEP images/core-s390.pb-c.d [2020-07-23T13:53:16.549Z] #39 18.08 DEP images/core-x86.pb-c.d [2020-07-23T13:53:16.549Z] #39 18.12 DEP images/core.pb-c.d [2020-07-23T13:53:16.549Z] #39 18.19 DEP images/inventory.pb-c.d [2020-07-23T13:53:16.549Z] #39 18.28 PBCC images/cpuinfo.pb-c.c [2020-07-23T13:53:16.549Z] #39 18.29 DEP images/cpuinfo.pb-c.d [2020-07-23T13:53:16.549Z] #39 18.36 PBCC images/stats.pb-c.c [2020-07-23T13:53:16.549Z] #39 18.37 DEP images/stats.pb-c.d [2020-07-23T13:53:16.549Z] #39 19.68 make[1]: Nothing to be done for 'all'. [2020-07-23T13:53:16.549Z] #39 21.07 CC images/stats.o [2020-07-23T13:53:16.549Z] #39 21.56 CC images/core.o [2020-07-23T13:53:16.549Z] #39 22.29 CC images/core-x86.o [2020-07-23T13:53:16.549Z] #39 22.87 CC images/core-arm.o [2020-07-23T13:53:16.549Z] #39 23.27 CC images/core-aarch64.o [2020-07-23T13:53:16.549Z] #39 23.59 CC images/core-ppc64.o [2020-07-23T13:53:16.549Z] #39 24.21 CC images/core-s390.o [2020-07-23T13:53:16.549Z] #39 24.73 CC images/cpuinfo.o [2020-07-23T13:53:16.549Z] #39 25.08 CC images/inventory.o [2020-07-23T13:53:16.616Z] #39 ... [2020-07-23T13:53:16.616Z] [2020-07-23T13:53:16.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:16.616Z] #10 66.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-23T13:53:16.616Z] #10 66.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:53:16.616Z] #10 66.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:53:16.616Z] #10 66.80 Selecting previously unselected package dmsetup. [2020-07-23T13:53:16.616Z] #10 66.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:53:16.616Z] #10 66.80 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-23T13:53:16.616Z] #10 67.27 Selecting previously unselected package mingw-w64-common. [2020-07-23T13:53:16.616Z] #10 67.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-23T13:53:16.616Z] #10 67.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-23T13:53:16.616Z] #10 74.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-23T13:53:16.616Z] #10 74.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-23T13:53:16.616Z] #10 74.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:53:16.616Z] #10 ... [2020-07-23T13:53:16.616Z] [2020-07-23T13:53:16.616Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:16.616Z] #41 66.35 internal/fmtsort [2020-07-23T13:53:16.616Z] #41 66.66 internal/syscall/unix [2020-07-23T13:53:16.616Z] #41 66.98 os [2020-07-23T13:53:16.616Z] #41 67.09 strings [2020-07-23T13:53:16.616Z] #41 70.92 regexp/syntax [2020-07-23T13:53:16.616Z] #41 72.11 fmt [2020-07-23T13:53:16.616Z] #41 ... [2020-07-23T13:53:16.616Z] [2020-07-23T13:53:16.616Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:16.616Z] #33 2.757 + RM_GOPATH=0 [2020-07-23T13:53:16.616Z] #33 2.757 + TMP_GOPATH= [2020-07-23T13:53:16.616Z] #33 2.757 + : /build [2020-07-23T13:53:16.616Z] #33 2.757 + '[' -z '' ']' [2020-07-23T13:53:16.616Z] #33 2.757 ++ mktemp -d [2020-07-23T13:53:16.616Z] #33 2.757 + export GOPATH=/tmp/tmp.DXfeNNw5j4 [2020-07-23T13:53:16.616Z] #33 2.757 + GOPATH=/tmp/tmp.DXfeNNw5j4 [2020-07-23T13:53:16.616Z] #33 2.757 + RM_GOPATH=1 [2020-07-23T13:53:16.616Z] #33 2.757 + case "$(go env GOARCH)" in [2020-07-23T13:53:16.616Z] #33 2.757 ++ go env GOARCH [2020-07-23T13:53:16.616Z] #33 2.765 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:16.616Z] #33 2.765 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:16.616Z] #33 2.766 ++ dirname /tmp/install/install.sh [2020-07-23T13:53:16.616Z] #33 2.779 + dir=/tmp/install [2020-07-23T13:53:16.616Z] #33 2.779 + bin=tini [2020-07-23T13:53:16.616Z] #33 2.779 + shift [2020-07-23T13:53:16.616Z] #33 2.779 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-23T13:53:16.616Z] #33 2.780 + . /tmp/install/tini.installer [2020-07-23T13:53:16.616Z] #33 2.780 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:53:16.616Z] #33 2.780 + install_tini [2020-07-23T13:53:16.616Z] #33 2.780 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-23T13:53:16.616Z] #33 2.783 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:53:16.616Z] #33 2.783 + git clone https://github.com/krallin/tini.git /tmp/tmp.DXfeNNw5j4/tini [2020-07-23T13:53:16.616Z] #33 2.786 Cloning into '/tmp/tmp.DXfeNNw5j4/tini'... [2020-07-23T13:53:16.619Z] #40 22.99 CC images/fdinfo.o [2020-07-23T13:53:16.809Z] #39 25.35 CC images/fdinfo.o [2020-07-23T13:53:14.931Z] > git merge cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc # timeout=10 [2020-07-23T13:53:15.505Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-23T13:53:15.665Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T13:53:15.718Z] > git checkout -f 1af8c2bbb868ef1efc76ae92a5c3b6755b4a48a6 # timeout=10 [2020-07-23T13:53:16.923Z] #40 23.38 CC images/fown.o [2020-07-23T13:53:17.069Z] #39 25.74 CC images/fown.o [2020-07-23T13:53:17.069Z] #39 ... [2020-07-23T13:53:17.069Z] [2020-07-23T13:53:17.069Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:17.069Z] #47 86.45 mvdan.cc/editorconfig [2020-07-23T13:53:17.069Z] #47 87.61 mvdan.cc/sh/v3/fileutil [2020-07-23T13:53:17.069Z] #47 87.75 mvdan.cc/sh/v3/syntax [2020-07-23T13:53:17.069Z] #47 94.32 mvdan.cc/sh/v3/cmd/shfmt [2020-07-23T13:53:17.188Z] #33 3.543 + cd /tmp/tmp.DXfeNNw5j4/tini [2020-07-23T13:53:17.188Z] #33 3.544 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:53:17.188Z] #33 3.553 + cmake . [2020-07-23T13:53:17.220Z] #40 23.58 CC images/ns.o [2020-07-23T13:53:17.220Z] #40 ... [2020-07-23T13:53:17.220Z] [2020-07-23T13:53:17.220Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:17.220Z] #48 91.05 mvdan.cc/sh/v3/fileutil [2020-07-23T13:53:17.290Z] #17 46.86 Selecting previously unselected package vim. [2020-07-23T13:53:17.290Z] #17 46.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:53:17.290Z] #17 46.87 Unpacking vim (2:8.1.0875-5) ... [2020-07-23T13:53:17.290Z] #17 47.44 Selecting previously unselected package xfsprogs. [2020-07-23T13:53:17.290Z] #17 47.45 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-23T13:53:17.290Z] #17 47.46 Unpacking xfsprogs (4.20.0-1) ... [2020-07-23T13:53:17.328Z] #47 ... [2020-07-23T13:53:17.328Z] [2020-07-23T13:53:17.328Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:17.328Z] #41 89.73 encoding/xml [2020-07-23T13:53:17.328Z] #41 90.34 go/doc [2020-07-23T13:53:17.328Z] #41 93.81 github.com/LK4D4/vndr/build [2020-07-23T13:53:17.328Z] #41 95.04 github.com/LK4D4/vndr/versioned [2020-07-23T13:53:17.328Z] #41 95.15 compress/flate [2020-07-23T13:53:17.328Z] #41 ... [2020-07-23T13:53:17.328Z] [2020-07-23T13:53:17.328Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:17.328Z] #39 25.95 CC images/ns.o [2020-07-23T13:53:17.444Z] #33 ... [2020-07-23T13:53:17.445Z] [2020-07-23T13:53:17.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:17.445Z] #47 67.16 encoding/binary [2020-07-23T13:53:17.445Z] #47 68.19 context [2020-07-23T13:53:17.445Z] #47 69.85 os [2020-07-23T13:53:17.445Z] #47 70.58 encoding/base64 [2020-07-23T13:53:17.445Z] #47 71.79 golang.org/x/sys/unix [2020-07-23T13:53:17.445Z] #47 74.36 fmt [2020-07-23T13:53:17.445Z] #47 ... [2020-07-23T13:53:17.445Z] [2020-07-23T13:53:17.445Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:17.445Z] #41 76.58 regexp [2020-07-23T13:53:17.517Z] #48 ... [2020-07-23T13:53:17.517Z] [2020-07-23T13:53:17.517Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:17.517Z] #31 81.11 internal/poll [2020-07-23T13:53:17.517Z] #31 84.04 os [2020-07-23T13:53:17.517Z] #31 85.41 internal/fmtsort [2020-07-23T13:53:17.517Z] #31 87.31 path/filepath [2020-07-23T13:53:17.517Z] #31 87.33 fmt [2020-07-23T13:53:17.517Z] #31 88.91 io/ioutil [2020-07-23T13:53:17.517Z] #31 90.90 log [2020-07-23T13:53:17.517Z] #31 90.90 github.com/BurntSushi/toml [2020-07-23T13:53:17.517Z] #31 91.06 flag [2020-07-23T13:53:17.517Z] #31 ... [2020-07-23T13:53:17.517Z] [2020-07-23T13:53:17.517Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:17.517Z] #11 81.21 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-23T13:53:17.517Z] #11 81.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-23T13:53:17.517Z] #11 81.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:17.517Z] #11 81.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-23T13:53:17.517Z] #11 81.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-23T13:53:17.517Z] #11 81.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:17.588Z] #39 26.17 CC images/regfile.o [2020-07-23T13:53:17.814Z] #11 ... [2020-07-23T13:53:17.814Z] [2020-07-23T13:53:17.814Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:17.814Z] #40 23.91 CC images/regfile.o [2020-07-23T13:53:17.814Z] #40 24.23 CC images/ghost-file.o [2020-07-23T13:53:17.847Z] #39 26.37 CC images/ghost-file.o [2020-07-23T13:53:17.860Z] #17 47.91 Selecting previously unselected package zip. [2020-07-23T13:53:17.860Z] #17 47.92 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-23T13:53:17.860Z] #17 47.92 Unpacking zip (3.0-11+b1) ... [2020-07-23T13:53:17.860Z] #17 48.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:53:18.107Z] #39 26.70 CC images/fifo.o [2020-07-23T13:53:18.107Z] #39 26.87 CC images/remap-file-path.o [2020-07-23T13:53:18.116Z] #40 24.55 CC images/fifo.o [2020-07-23T13:53:18.121Z] #17 48.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:53:18.121Z] #17 48.19 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-23T13:53:18.121Z] #17 48.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-23T13:53:18.121Z] #17 48.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-23T13:53:18.121Z] #17 48.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-23T13:53:18.121Z] #17 48.23 Setting up uidmap (1:4.5-1.1) ... [2020-07-23T13:53:18.121Z] #17 48.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-23T13:53:18.121Z] #17 48.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:53:18.121Z] #17 48.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:53:18.121Z] #17 48.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:53:18.121Z] #17 48.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:53:18.121Z] #17 48.29 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:53:18.121Z] #17 48.30 Setting up zip (3.0-11+b1) ... [2020-07-23T13:53:18.121Z] #17 48.31 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:53:18.121Z] #17 48.34 Setting up bash-completion (1:2.8-6) ... [2020-07-23T13:53:18.367Z] #39 27.08 CC images/eventfd.o [2020-07-23T13:53:18.416Z] #40 24.84 CC images/remap-file-path.o [2020-07-23T13:53:18.627Z] #39 27.28 CC images/eventpoll.o [2020-07-23T13:53:18.713Z] #40 25.04 CC images/eventfd.o [2020-07-23T13:53:18.813Z] #41 78.30 flag [2020-07-23T13:53:18.887Z] #39 27.57 CC images/fh.o [2020-07-23T13:53:19.012Z] #40 25.34 CC images/eventpoll.o [2020-07-23T13:53:19.147Z] #39 27.86 CC images/fsnotify.o [2020-07-23T13:53:19.309Z] #40 25.72 CC images/fh.o [2020-07-23T13:53:19.609Z] #40 26.08 CC images/fsnotify.o [2020-07-23T13:53:19.716Z] #39 28.36 CC images/signalfd.o [2020-07-23T13:53:19.977Z] #39 28.61 CC images/fs.o [2020-07-23T13:53:20.181Z] #41 79.74 go/token [2020-07-23T13:53:20.237Z] #39 28.94 CC images/pstree.o [2020-07-23T13:53:20.428Z] #52 ... [2020-07-23T13:53:20.428Z] [2020-07-23T13:53:20.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:20.428Z] #39 6.095 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:53:20.428Z] #39 6.095 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:53:20.428Z] #39 6.111 Note: Building without GnuTLS support [2020-07-23T13:53:20.428Z] #39 6.118 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:53:20.428Z] #39 6.118 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:53:20.665Z] #40 26.90 CC images/signalfd.o [2020-07-23T13:53:20.665Z] #40 27.14 CC images/fs.o [2020-07-23T13:53:20.743Z] #41 80.60 go/scanner [2020-07-23T13:53:20.806Z] #39 29.23 CC images/pipe.o [2020-07-23T13:53:20.806Z] #39 29.47 CC images/tcp-stream.o [2020-07-23T13:53:20.971Z] #40 27.39 CC images/pstree.o [2020-07-23T13:53:20.999Z] #41 ... [2020-07-23T13:53:20.999Z] [2020-07-23T13:53:20.999Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:20.999Z] #30 70.77 path [2020-07-23T13:53:20.999Z] #30 71.46 text/tabwriter [2020-07-23T13:53:20.999Z] #30 71.94 fmt [2020-07-23T13:53:20.999Z] #30 72.28 path/filepath [2020-07-23T13:53:20.999Z] #30 74.01 io/ioutil [2020-07-23T13:53:20.999Z] #30 76.46 flag [2020-07-23T13:53:20.999Z] #30 76.46 github.com/BurntSushi/toml [2020-07-23T13:53:20.999Z] #30 78.61 log [2020-07-23T13:53:20.999Z] #30 80.85 github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:53:21.066Z] #39 29.64 CC images/sk-packet.o [2020-07-23T13:53:21.255Z] #30 ... [2020-07-23T13:53:21.256Z] [2020-07-23T13:53:21.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:21.256Z] #39 3.914 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:53:21.256Z] #39 3.914 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:53:21.256Z] #39 3.944 Note: Building without GnuTLS support [2020-07-23T13:53:21.256Z] #39 3.952 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:53:21.256Z] #39 3.952 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:53:21.256Z] #39 6.297 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:53:21.256Z] #39 6.354 GEN .gitid [2020-07-23T13:53:21.256Z] #39 6.388 GEN criu/include/version.h [2020-07-23T13:53:21.256Z] #39 6.468 GEN include/common/asm [2020-07-23T13:53:21.271Z] #40 27.60 CC images/pipe.o [2020-07-23T13:53:21.326Z] #39 ... [2020-07-23T13:53:21.326Z] [2020-07-23T13:53:21.326Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:21.326Z] #47 DONE 100.6s [2020-07-23T13:53:21.326Z] [2020-07-23T13:53:21.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:21.326Z] #39 29.89 CC images/mnt.o [2020-07-23T13:53:21.416Z] #17 51.22 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-23T13:53:21.416Z] #17 51.23 Setting up xz-utils (5.2.4-1) ... [2020-07-23T13:53:21.416Z] #17 51.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-23T13:53:21.416Z] #17 51.26 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:53:21.416Z] #17 51.32 invoke-rc.d: could not determine current runlevel [2020-07-23T13:53:21.416Z] #17 51.32 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-23T13:53:21.416Z] #17 51.33 Setting up pigz (2.4-1) ... [2020-07-23T13:53:21.416Z] #17 51.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-23T13:53:21.416Z] #17 51.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:53:21.416Z] #17 51.40 Setting up python-pip-whl (18.1-5) ... [2020-07-23T13:53:21.416Z] #17 51.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-23T13:53:21.416Z] #17 51.42 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:53:21.570Z] #40 27.92 CC images/tcp-stream.o [2020-07-23T13:53:21.585Z] #39 30.25 CC images/pipe-data.o [2020-07-23T13:53:21.676Z] #17 51.87 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-23T13:53:21.676Z] #17 51.88 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:53:21.676Z] #17 51.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:53:21.676Z] #17 51.90 Setting up vim (2:8.1.0875-5) ... [2020-07-23T13:53:21.676Z] #17 ... [2020-07-23T13:53:21.676Z] [2020-07-23T13:53:21.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:21.676Z] #39 106.4 CC criu/cr-service.o [2020-07-23T13:53:21.676Z] #39 108.1 CC criu/crtools.o [2020-07-23T13:53:21.676Z] #39 108.7 CC criu/eventfd.o [2020-07-23T13:53:21.676Z] #39 109.2 CC criu/eventpoll.o [2020-07-23T13:53:21.676Z] #39 110.1 CC criu/external.o [2020-07-23T13:53:21.676Z] #39 110.5 CC criu/fault-injection.o [2020-07-23T13:53:21.676Z] #39 110.6 CC criu/fdstore.o [2020-07-23T13:53:21.676Z] #39 111.1 CC criu/fifo.o [2020-07-23T13:53:21.676Z] #39 111.5 CC criu/file-ids.o [2020-07-23T13:53:21.676Z] #39 111.9 CC criu/file-lock.o [2020-07-23T13:53:21.676Z] #39 112.8 CC criu/files-ext.o [2020-07-23T13:53:21.676Z] #39 113.2 CC criu/files-reg.o [2020-07-23T13:53:21.676Z] #39 115.7 CC criu/files.o [2020-07-23T13:53:21.676Z] #39 ... [2020-07-23T13:53:21.676Z] [2020-07-23T13:53:21.676Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:53:21.676Z] #17 51.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-23T13:53:21.676Z] #17 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-23T13:53:21.676Z] #17 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-23T13:53:21.676Z] #17 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-23T13:53:21.676Z] #17 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-23T13:53:21.676Z] #17 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-23T13:53:21.676Z] #17 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-23T13:53:21.676Z] #17 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-23T13:53:21.676Z] #17 51.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:53:21.676Z] #17 52.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:53:21.676Z] #17 52.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-23T13:53:21.821Z] #39 8.210 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:53:21.821Z] #39 8.280 GEN .gitid [2020-07-23T13:53:21.821Z] #39 8.347 GEN criu/include/version.h [2020-07-23T13:53:21.821Z] #39 8.489 GEN include/common/asm [2020-07-23T13:53:21.869Z] #40 28.25 CC images/sk-packet.o [2020-07-23T13:53:21.936Z] #17 52.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:53:21.936Z] #17 52.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-23T13:53:21.936Z] #17 52.04 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:53:22.154Z] #39 30.57 CC images/sa.o [2020-07-23T13:53:22.154Z] #39 30.92 CC images/timer.o [2020-07-23T13:53:22.168Z] #40 28.61 CC images/mnt.o [2020-07-23T13:53:22.397Z] #39 ... [2020-07-23T13:53:22.397Z] [2020-07-23T13:53:22.397Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:22.397Z] #41 72.07 encoding/json [2020-07-23T13:53:22.397Z] #41 79.16 go/parser [2020-07-23T13:53:22.397Z] #41 79.27 text/template [2020-07-23T13:53:22.397Z] #41 ... [2020-07-23T13:53:22.397Z] [2020-07-23T13:53:22.397Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:22.397Z] #33 5.090 + RM_GOPATH=0 [2020-07-23T13:53:22.397Z] #33 5.090 + TMP_GOPATH= [2020-07-23T13:53:22.397Z] #33 5.090 + : /build [2020-07-23T13:53:22.397Z] #33 5.090 + '[' -z '' ']' [2020-07-23T13:53:22.397Z] #33 5.090 ++ mktemp -d [2020-07-23T13:53:22.397Z] #33 5.090 + export GOPATH=/tmp/tmp.iZolc2MIGH [2020-07-23T13:53:22.397Z] #33 5.090 + GOPATH=/tmp/tmp.iZolc2MIGH [2020-07-23T13:53:22.397Z] #33 5.090 + RM_GOPATH=1 [2020-07-23T13:53:22.397Z] #33 5.090 + case "$(go env GOARCH)" in [2020-07-23T13:53:22.397Z] #33 5.090 ++ go env GOARCH [2020-07-23T13:53:22.397Z] #33 5.129 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:22.397Z] #33 5.129 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:22.397Z] #33 5.129 ++ dirname /tmp/install/install.sh [2020-07-23T13:53:22.397Z] #33 5.132 + dir=/tmp/install [2020-07-23T13:53:22.397Z] #33 5.132 + bin=tini [2020-07-23T13:53:22.397Z] #33 5.132 + shift [2020-07-23T13:53:22.397Z] #33 5.132 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-23T13:53:22.397Z] #33 5.132 + . /tmp/install/tini.installer [2020-07-23T13:53:22.397Z] #33 5.132 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:53:22.397Z] #33 5.132 + install_tini [2020-07-23T13:53:22.397Z] #33 5.132 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-23T13:53:22.397Z] #33 5.132 + git clone https://github.com/krallin/tini.git /tmp/tmp.iZolc2MIGH/tini [2020-07-23T13:53:22.397Z] #33 5.132 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:53:22.397Z] #33 5.155 Cloning into '/tmp/tmp.iZolc2MIGH/tini'... [2020-07-23T13:53:22.397Z] #33 6.013 + cd /tmp/tmp.iZolc2MIGH/tini [2020-07-23T13:53:22.397Z] #33 6.013 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-23T13:53:22.397Z] #33 6.043 + cmake . [2020-07-23T13:53:22.397Z] #33 6.559 -- The C compiler identification is GNU 8.3.0 [2020-07-23T13:53:22.397Z] #33 6.630 -- Check for working C compiler: /usr/bin/cc [2020-07-23T13:53:22.397Z] #33 7.448 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T13:53:22.397Z] #33 7.449 -- Detecting C compiler ABI info [2020-07-23T13:53:22.397Z] #33 8.305 -- Detecting C compiler ABI info - done [2020-07-23T13:53:22.397Z] #33 8.367 -- Detecting C compile features [2020-07-23T13:53:22.471Z] #40 28.87 CC images/pipe-data.o [2020-07-23T13:53:22.622Z] #39 8.140 PBCC images/timens.pb-c.c [2020-07-23T13:53:22.622Z] #39 8.195 DEP images/timens.pb-c.d [2020-07-23T13:53:22.723Z] #39 31.22 CC images/timerfd.o [2020-07-23T13:53:22.723Z] #39 31.42 CC images/mm.o [2020-07-23T13:53:22.791Z] #40 29.21 CC images/sa.o [2020-07-23T13:53:22.878Z] #39 8.248 PBCC images/fown.pb-c.c [2020-07-23T13:53:22.878Z] #39 8.277 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-23T13:53:22.974Z] #33 ... [2020-07-23T13:53:22.974Z] [2020-07-23T13:53:22.974Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:22.974Z] #41 82.62 encoding/xml [2020-07-23T13:53:22.983Z] #39 31.60 CC images/sk-opts.o [2020-07-23T13:53:23.134Z] #39 8.372 PBCC images/opts.pb-c.c [2020-07-23T13:53:23.134Z] #39 8.414 PBCC images/memfd.pb-c.c [2020-07-23T13:53:23.134Z] #39 8.488 DEP images/fown.pb-c.d [2020-07-23T13:53:23.134Z] #39 8.543 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-23T13:53:23.134Z] #39 8.595 DEP images/opts.pb-c.d [2020-07-23T13:53:23.134Z] #39 8.644 DEP images/memfd.pb-c.d [2020-07-23T13:53:23.134Z] #39 8.708 PBCC images/sit.pb-c.c [2020-07-23T13:53:23.242Z] #39 31.80 CC images/sk-unix.o [2020-07-23T13:53:23.390Z] #39 8.792 DEP images/sit.pb-c.d [2020-07-23T13:53:23.390Z] #39 8.857 PBCC images/macvlan.pb-c.c [2020-07-23T13:53:23.436Z] #40 29.62 CC images/timer.o [2020-07-23T13:53:23.502Z] #39 32.10 CC images/sk-inet.o [2020-07-23T13:53:23.646Z] #39 8.891 DEP images/macvlan.pb-c.d [2020-07-23T13:53:23.646Z] #39 8.992 PBCC images/autofs.pb-c.c [2020-07-23T13:53:23.646Z] #39 9.028 DEP images/autofs.pb-c.d [2020-07-23T13:53:23.646Z] #39 9.079 PBCC images/sysctl.pb-c.c [2020-07-23T13:53:23.646Z] #39 9.119 DEP images/sysctl.pb-c.d [2020-07-23T13:53:23.663Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2020-07-23T13:53:23.734Z] #40 30.12 CC images/timerfd.o [2020-07-23T13:53:23.761Z] #39 32.41 CC images/tun.o [2020-07-23T13:53:23.902Z] #39 9.198 PBCC images/time.pb-c.c [2020-07-23T13:53:23.902Z] #39 9.260 DEP images/time.pb-c.d [2020-07-23T13:53:23.902Z] #39 9.302 PBCC images/binfmt-misc.pb-c.c [2020-07-23T13:53:23.902Z] #39 9.327 DEP images/binfmt-misc.pb-c.d [2020-07-23T13:53:23.902Z] #39 9.369 PBCC images/seccomp.pb-c.c [2020-07-23T13:53:24.034Z] #40 30.42 CC images/mm.o [2020-07-23T13:53:24.158Z] #39 9.405 DEP images/seccomp.pb-c.d [2020-07-23T13:53:24.158Z] #39 9.448 PBCC images/userns.pb-c.c [2020-07-23T13:53:24.158Z] #39 9.460 DEP images/userns.pb-c.d [2020-07-23T13:53:24.158Z] #39 9.514 PBCC images/cgroup.pb-c.c [2020-07-23T13:53:24.158Z] #39 9.532 DEP images/cgroup.pb-c.d [2020-07-23T13:53:24.158Z] #39 9.586 PBCC images/ext-file.pb-c.c [2020-07-23T13:53:24.158Z] #39 9.632 DEP images/ext-file.pb-c.d [2020-07-23T13:53:24.331Z] #39 32.70 CC images/sk-netlink.o [2020-07-23T13:53:24.331Z] #39 32.92 CC images/packet-sock.o [2020-07-23T13:53:24.333Z] #40 30.80 CC images/sk-opts.o [2020-07-23T13:53:24.443Z] #39 9.692 PBCC images/rpc.pb-c.c [2020-07-23T13:53:24.443Z] #39 9.780 DEP images/rpc.pb-c.d [2020-07-23T13:53:24.443Z] #39 9.817 PBCC images/siginfo.pb-c.c [2020-07-23T13:53:24.443Z] #39 9.857 DEP images/siginfo.pb-c.d [2020-07-23T13:53:24.443Z] #39 9.925 PBCC images/pagemap.pb-c.c [2020-07-23T13:53:24.590Z] #39 33.23 CC images/ipc-var.o [2020-07-23T13:53:24.632Z] #40 31.01 CC images/sk-unix.o [2020-07-23T13:53:24.721Z] #39 10.06 DEP images/pagemap.pb-c.d [2020-07-23T13:53:24.721Z] #39 10.17 PBCC images/rlimit.pb-c.c [2020-07-23T13:53:24.853Z] #39 33.43 CC images/ipc-desc.o [2020-07-23T13:53:24.931Z] #40 31.36 CC images/sk-inet.o [2020-07-23T13:53:24.977Z] #39 10.18 DEP images/rlimit.pb-c.d [2020-07-23T13:53:24.977Z] #39 10.24 PBCC images/file-lock.pb-c.c [2020-07-23T13:53:24.977Z] #39 ... [2020-07-23T13:53:24.977Z] [2020-07-23T13:53:24.977Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:25.114Z] #39 33.67 CC images/ipc-shm.o [2020-07-23T13:53:25.114Z] #39 33.82 CC images/ipc-msg.o [2020-07-23T13:53:25.230Z] #40 31.76 CC images/tun.o [2020-07-23T13:53:25.232Z] #17 55.16 Setting up iptables (1.8.2-4) ... [2020-07-23T13:53:25.232Z] #17 55.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:53:25.232Z] #17 55.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:53:25.232Z] #17 55.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:53:25.232Z] #17 55.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:53:25.232Z] #17 55.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-23T13:53:25.232Z] #17 55.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-23T13:53:25.232Z] #17 55.21 Setting up python3 (3.7.3-1) ... [2020-07-23T13:53:25.492Z] #17 55.71 Setting up python3-wheel (0.32.3-2) ... [2020-07-23T13:53:25.532Z] #41 84.76 crypto/rand [2020-07-23T13:53:25.532Z] #41 ... [2020-07-23T13:53:25.532Z] [2020-07-23T13:53:25.532Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:25.532Z] #10 75.07 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-23T13:53:25.532Z] #10 75.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-23T13:53:25.532Z] #10 75.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:25.532Z] #10 75.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-23T13:53:25.532Z] #10 75.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-23T13:53:25.532Z] #10 75.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:25.532Z] #10 ... [2020-07-23T13:53:25.532Z] [2020-07-23T13:53:25.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:25.532Z] #39 10.22 PBCC images/timens.pb-c.c [2020-07-23T13:53:25.532Z] #39 10.24 DEP images/timens.pb-c.d [2020-07-23T13:53:25.532Z] #39 10.35 PBCC images/fown.pb-c.c [2020-07-23T13:53:25.532Z] #39 10.36 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-23T13:53:25.532Z] #39 10.58 PBCC images/opts.pb-c.c [2020-07-23T13:53:25.532Z] #39 10.69 PBCC images/memfd.pb-c.c [2020-07-23T13:53:25.532Z] #39 10.80 DEP images/fown.pb-c.d [2020-07-23T13:53:25.532Z] #39 10.86 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-23T13:53:25.532Z] #39 10.97 DEP images/opts.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.06 DEP images/memfd.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.15 PBCC images/sit.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.21 DEP images/sit.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.30 PBCC images/macvlan.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.36 DEP images/macvlan.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.39 PBCC images/autofs.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.40 DEP images/autofs.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.45 PBCC images/sysctl.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.47 DEP images/sysctl.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.56 PBCC images/time.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.58 DEP images/time.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.68 PBCC images/binfmt-misc.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.74 DEP images/binfmt-misc.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.76 PBCC images/seccomp.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.77 DEP images/seccomp.pb-c.d [2020-07-23T13:53:25.532Z] #39 11.88 PBCC images/userns.pb-c.c [2020-07-23T13:53:25.532Z] #39 11.92 DEP images/userns.pb-c.d [2020-07-23T13:53:25.532Z] #39 12.02 PBCC images/cgroup.pb-c.c [2020-07-23T13:53:25.532Z] #39 12.06 DEP images/cgroup.pb-c.d [2020-07-23T13:53:25.532Z] #39 12.12 PBCC images/ext-file.pb-c.c [2020-07-23T13:53:25.532Z] #39 12.15 DEP images/ext-file.pb-c.d [2020-07-23T13:53:25.532Z] #39 12.21 PBCC images/rpc.pb-c.c [2020-07-23T13:53:25.532Z] #39 12.28 DEP images/rpc.pb-c.d [2020-07-23T13:53:25.684Z] #39 34.19 CC images/ipc-sem.o [2020-07-23T13:53:25.684Z] #39 34.39 CC images/utsns.o [2020-07-23T13:53:25.754Z] #52 35.84 Checking out files: 41% (1339/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) [2020-07-23T13:53:25.754Z] #52 ... [2020-07-23T13:53:25.754Z] [2020-07-23T13:53:25.754Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:25.754Z] #30 DONE 85.5s [2020-07-23T13:53:25.754Z] [2020-07-23T13:53:25.754Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:25.754Z] #33 4.226 -- The C compiler identification is GNU 8.3.0 [2020-07-23T13:53:25.754Z] #33 4.266 -- Check for working C compiler: /usr/bin/cc [2020-07-23T13:53:25.754Z] #33 4.843 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T13:53:25.754Z] #33 4.848 -- Detecting C compiler ABI info [2020-07-23T13:53:25.754Z] #33 5.492 -- Detecting C compiler ABI info - done [2020-07-23T13:53:25.754Z] #33 5.522 -- Detecting C compile features [2020-07-23T13:53:25.754Z] #33 7.788 -- Detecting C compile features - done [2020-07-23T13:53:25.754Z] #33 7.822 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-23T13:53:25.754Z] #33 8.128 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-23T13:53:25.754Z] #33 8.275 -- Configuring done [2020-07-23T13:53:25.754Z] #33 8.305 -- Generating done [2020-07-23T13:53:25.754Z] #33 8.334 -- Build files have been written to: /tmp/tmp.DXfeNNw5j4/tini [2020-07-23T13:53:25.754Z] #33 8.343 + make tini-static [2020-07-23T13:53:25.754Z] #33 8.819 Scanning dependencies of target tini-static [2020-07-23T13:53:25.754Z] #33 8.938 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-23T13:53:25.754Z] #33 10.58 [100%] Linking C executable tini-static [2020-07-23T13:53:25.754Z] #33 11.24 [100%] Built target tini-static [2020-07-23T13:53:25.754Z] #33 11.33 + mkdir -p /build [2020-07-23T13:53:25.754Z] #33 11.34 + cp tini-static /build/docker-init [2020-07-23T13:53:25.754Z] #33 DONE 12.0s [2020-07-23T13:53:25.754Z] [2020-07-23T13:53:25.754Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:25.795Z] #39 12.37 PBCC images/siginfo.pb-c.c [2020-07-23T13:53:25.795Z] #39 12.40 DEP images/siginfo.pb-c.d [2020-07-23T13:53:25.883Z] #40 32.23 CC images/sk-netlink.o [2020-07-23T13:53:25.943Z] #39 34.53 CC images/creds.o [2020-07-23T13:53:26.058Z] #39 12.52 PBCC images/pagemap.pb-c.c [2020-07-23T13:53:26.058Z] #39 12.60 DEP images/pagemap.pb-c.d [2020-07-23T13:53:26.058Z] #39 ... [2020-07-23T13:53:26.058Z] [2020-07-23T13:53:26.058Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:26.058Z] #47 75.62 golang.org/x/crypto/ssh/terminal [2020-07-23T13:53:26.058Z] #47 82.41 mvdan.cc/sh/v3/cmd/shfmt [2020-07-23T13:53:26.058Z] #47 ... [2020-07-23T13:53:26.058Z] [2020-07-23T13:53:26.058Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:26.058Z] #41 85.77 crypto/elliptic [2020-07-23T13:53:26.198Z] #40 32.45 CC images/packet-sock.o [2020-07-23T13:53:26.198Z] #40 ... [2020-07-23T13:53:26.198Z] [2020-07-23T13:53:26.198Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:26.198Z] #31 95.45 github.com/BurntSushi/toml/cmd/tomlv [2020-07-23T13:53:26.198Z] #31 DONE 100.0s [2020-07-23T13:53:26.198Z] [2020-07-23T13:53:26.198Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:26.198Z] #48 92.57 encoding/binary [2020-07-23T13:53:26.198Z] #48 92.58 flag [2020-07-23T13:53:26.198Z] #48 92.58 github.com/pkg/diff [2020-07-23T13:53:26.198Z] #48 92.59 go/token [2020-07-23T13:53:26.198Z] #48 94.98 go/scanner [2020-07-23T13:53:26.198Z] #48 96.92 mvdan.cc/editorconfig [2020-07-23T13:53:26.198Z] #48 97.05 mvdan.cc/sh/v3/syntax [2020-07-23T13:53:26.198Z] #48 97.66 encoding/json [2020-07-23T13:53:26.198Z] #48 99.09 go/ast [2020-07-23T13:53:26.202Z] #39 34.72 CC images/vma.o [2020-07-23T13:53:26.431Z] #17 56.49 Setting up apparmor (2.13.2-10) ... [2020-07-23T13:53:26.464Z] #39 34.97 CC images/netdev.o [2020-07-23T13:53:26.500Z] #48 ... [2020-07-23T13:53:26.500Z] [2020-07-23T13:53:26.500Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:26.500Z] #40 33.02 CC images/ipc-var.o [2020-07-23T13:53:26.724Z] #39 35.25 CC images/tty.o [2020-07-23T13:53:26.799Z] #40 33.26 CC images/ipc-desc.o [2020-07-23T13:53:27.101Z] #40 33.47 CC images/ipc-shm.o [2020-07-23T13:53:27.101Z] #40 33.60 CC images/ipc-msg.o [2020-07-23T13:53:27.293Z] #39 35.88 CC images/file-lock.o [2020-07-23T13:53:27.303Z] #52 35.84 Checking out files: 41% (1339/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 78% (2523/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-23T13:53:27.408Z] #40 33.92 CC images/ipc-sem.o [2020-07-23T13:53:27.552Z] #39 36.08 CC images/rlimit.o [2020-07-23T13:53:27.552Z] #39 ... [2020-07-23T13:53:27.552Z] [2020-07-23T13:53:27.552Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:27.552Z] #41 96.95 hash/crc32 [2020-07-23T13:53:27.552Z] #41 97.77 compress/gzip [2020-07-23T13:53:27.552Z] #41 97.83 net [2020-07-23T13:53:27.552Z] #41 98.28 vendor/golang.org/x/text/transform [2020-07-23T13:53:27.552Z] #41 99.11 vendor/golang.org/x/text/unicode/bidi [2020-07-23T13:53:27.552Z] #41 100.8 vendor/golang.org/x/text/secure/bidirule [2020-07-23T13:53:27.552Z] #41 101.3 vendor/golang.org/x/text/unicode/norm [2020-07-23T13:53:27.552Z] #41 105.4 vendor/golang.org/x/net/idna [2020-07-23T13:53:27.552Z] #41 ... [2020-07-23T13:53:27.552Z] [2020-07-23T13:53:27.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:27.552Z] #39 36.27 CC images/pagemap.o [2020-07-23T13:53:27.561Z] #52 38.53 + cd /tmp/tmp.r2rnOAHRNY/src/github.com/containerd/containerd [2020-07-23T13:53:27.561Z] #52 38.53 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-23T13:53:27.709Z] #40 34.16 CC images/utsns.o [2020-07-23T13:53:27.811Z] #39 36.55 CC images/siginfo.o [2020-07-23T13:53:27.812Z] #17 57.99 Setting up xfsprogs (4.20.0-1) ... [2020-07-23T13:53:27.812Z] #17 58.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:53:28.015Z] #40 34.37 CC images/creds.o [2020-07-23T13:53:28.015Z] #40 34.56 CC images/vma.o [2020-07-23T13:53:28.071Z] #39 36.78 CC images/rpc.o [2020-07-23T13:53:28.314Z] #40 34.79 CC images/netdev.o [2020-07-23T13:53:28.381Z] #17 58.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:53:28.618Z] #41 88.20 go/doc [2020-07-23T13:53:28.619Z] #40 ... [2020-07-23T13:53:28.619Z] [2020-07-23T13:53:28.619Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:28.619Z] #42 92.29 os/exec [2020-07-23T13:53:28.619Z] #42 92.39 net [2020-07-23T13:53:28.619Z] #42 95.27 internal/lazyregexp [2020-07-23T13:53:28.619Z] #42 96.33 github.com/LK4D4/vndr/versioned [2020-07-23T13:53:28.619Z] #42 98.60 crypto/cipher [2020-07-23T13:53:28.619Z] #42 98.61 crypto/sha512 [2020-07-23T13:53:28.619Z] #42 98.67 go/scanner [2020-07-23T13:53:28.619Z] #42 100.8 net/url [2020-07-23T13:53:28.619Z] #42 102.0 go/ast [2020-07-23T13:53:28.619Z] #42 ... [2020-07-23T13:53:28.619Z] [2020-07-23T13:53:28.619Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:28.619Z] #11 102.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-23T13:53:28.619Z] #11 102.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-23T13:53:28.619Z] #11 102.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:28.881Z] #41 ... [2020-07-23T13:53:28.881Z] [2020-07-23T13:53:28.881Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:28.881Z] #33 10.68 -- Detecting C compile features - done [2020-07-23T13:53:28.881Z] #33 10.74 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-23T13:53:28.881Z] #33 11.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-23T13:53:28.881Z] #33 11.40 -- Configuring done [2020-07-23T13:53:28.881Z] #33 11.47 -- Generating done [2020-07-23T13:53:28.881Z] #33 11.47 -- Build files have been written to: /tmp/tmp.iZolc2MIGH/tini [2020-07-23T13:53:28.881Z] #33 11.48 + make tini-static [2020-07-23T13:53:28.881Z] #33 12.05 Scanning dependencies of target tini-static [2020-07-23T13:53:28.881Z] #33 12.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-23T13:53:28.881Z] #33 13.77 [100%] Linking C executable tini-static [2020-07-23T13:53:28.881Z] #33 14.07 [100%] Built target tini-static [2020-07-23T13:53:28.881Z] #33 14.13 + mkdir -p /build [2020-07-23T13:53:28.881Z] #33 14.13 + cp tini-static /build/docker-init [2020-07-23T13:53:28.881Z] #33 DONE 15.5s [2020-07-23T13:53:28.881Z] [2020-07-23T13:53:28.881Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:28.881Z] #47 DONE 88.4s [2020-07-23T13:53:28.881Z] [2020-07-23T13:53:28.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:28.881Z] #39 12.67 PBCC images/rlimit.pb-c.c [2020-07-23T13:53:28.881Z] #39 12.72 DEP images/rlimit.pb-c.d [2020-07-23T13:53:28.881Z] #39 12.76 PBCC images/file-lock.pb-c.c [2020-07-23T13:53:28.881Z] #39 12.80 DEP images/file-lock.pb-c.d [2020-07-23T13:53:28.881Z] #39 12.85 PBCC images/tty.pb-c.c [2020-07-23T13:53:28.881Z] #39 12.95 DEP images/tty.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.02 PBCC images/tun.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.06 PBCC images/netdev.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.18 DEP images/tun.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.24 DEP images/netdev.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.33 PBCC images/vma.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.42 DEP images/vma.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.47 PBCC images/creds.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.50 DEP images/creds.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.56 PBCC images/utsns.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.59 DEP images/utsns.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.64 PBCC images/ipc-desc.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.65 PBCC images/ipc-sem.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.67 DEP images/ipc-desc.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.74 DEP images/ipc-sem.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.83 PBCC images/ipc-msg.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.87 DEP images/ipc-msg.pb-c.d [2020-07-23T13:53:28.881Z] #39 13.96 PBCC images/ipc-shm.pb-c.c [2020-07-23T13:53:28.881Z] #39 13.99 DEP images/ipc-shm.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.12 PBCC images/ipc-var.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.14 DEP images/ipc-var.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.24 PBCC images/sk-opts.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.26 PBCC images/packet-sock.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.32 DEP images/sk-opts.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.36 DEP images/packet-sock.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.42 PBCC images/sk-netlink.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.48 DEP images/sk-netlink.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.53 PBCC images/sk-inet.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.59 DEP images/sk-inet.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.65 PBCC images/sk-unix.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.74 DEP images/sk-unix.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.83 PBCC images/mm.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.86 DEP images/mm.pb-c.d [2020-07-23T13:53:28.881Z] #39 14.94 PBCC images/timerfd.pb-c.c [2020-07-23T13:53:28.881Z] #39 14.96 DEP images/timerfd.pb-c.d [2020-07-23T13:53:28.882Z] #39 15.01 PBCC images/timer.pb-c.c [2020-07-23T13:53:28.882Z] #39 15.04 DEP images/timer.pb-c.d [2020-07-23T13:53:28.882Z] #39 15.08 PBCC images/sa.pb-c.c [2020-07-23T13:53:28.882Z] #39 15.11 DEP images/sa.pb-c.d [2020-07-23T13:53:28.882Z] #39 15.18 PBCC images/pipe-data.pb-c.c [2020-07-23T13:53:28.882Z] #39 15.20 DEP images/pipe-data.pb-c.d [2020-07-23T13:53:28.882Z] #39 15.28 PBCC images/mnt.pb-c.c [2020-07-23T13:53:28.882Z] #39 15.33 DEP images/mnt.pb-c.d [2020-07-23T13:53:28.882Z] #39 15.38 PBCC images/sk-packet.pb-c.c [2020-07-23T13:53:28.882Z] #39 15.41 DEP images/sk-packet.pb-c.d [2020-07-23T13:53:28.882Z] #39 15.49 PBCC images/tcp-stream.pb-c.c [2020-07-23T13:53:28.882Z] #39 15.56 DEP images/tcp-stream.pb-c.d [2020-07-23T13:53:28.882Z] #39 15.63 PBCC images/pipe.pb-c.c [2020-07-23T13:53:29.145Z] #39 15.68 DEP images/pipe.pb-c.d [2020-07-23T13:53:29.145Z] #39 15.75 PBCC images/pstree.pb-c.c [2020-07-23T13:53:29.145Z] #39 15.77 DEP images/pstree.pb-c.d [2020-07-23T13:53:29.145Z] #39 15.81 PBCC images/fs.pb-c.c [2020-07-23T13:53:29.145Z] #39 15.83 DEP images/fs.pb-c.d [2020-07-23T13:53:29.145Z] #39 15.88 PBCC images/signalfd.pb-c.c [2020-07-23T13:53:29.320Z] #17 59.53 Setting up python3-distutils (3.7.3-1) ... [2020-07-23T13:53:29.408Z] #39 15.96 DEP images/signalfd.pb-c.d [2020-07-23T13:53:29.408Z] #39 16.00 PBCC images/fh.pb-c.c [2020-07-23T13:53:29.408Z] #39 16.10 PBCC images/fsnotify.pb-c.c [2020-07-23T13:53:29.408Z] #39 16.14 DEP images/fh.pb-c.d [2020-07-23T13:53:29.450Z] #39 37.97 CC images/ext-file.o [2020-07-23T13:53:29.453Z] #52 40.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-23T13:53:29.453Z] #52 40.26 + BUILDTAGS='netgo osusergo static_build' [2020-07-23T13:53:29.453Z] #52 40.26 + export EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:29.453Z] #52 40.26 + EXTRA_FLAGS=-buildmode=pie [2020-07-23T13:53:29.453Z] #52 40.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-23T13:53:29.453Z] #52 40.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-23T13:53:29.453Z] #52 40.26 + '[' '' = dynamic ']' [2020-07-23T13:53:29.453Z] #52 40.26 + make [2020-07-23T13:53:29.671Z] #39 16.22 DEP images/fsnotify.pb-c.d [2020-07-23T13:53:29.671Z] #39 16.32 PBCC images/eventpoll.pb-c.c [2020-07-23T13:53:29.671Z] #39 16.35 DEP images/eventpoll.pb-c.d [2020-07-23T13:53:29.671Z] #39 16.37 PBCC images/eventfd.pb-c.c [2020-07-23T13:53:29.671Z] #39 16.39 DEP images/eventfd.pb-c.d [2020-07-23T13:53:29.710Z] #52 40.83 + bin/ctr [2020-07-23T13:53:29.712Z] #39 38.14 CC images/cgroup.o [2020-07-23T13:53:29.890Z] #17 60.09 Setting up python3-setuptools (40.8.0-1) ... [2020-07-23T13:53:29.935Z] #39 16.48 PBCC images/remap-file-path.pb-c.c [2020-07-23T13:53:29.935Z] #39 16.58 DEP images/remap-file-path.pb-c.d [2020-07-23T13:53:29.935Z] #39 16.64 PBCC images/fifo.pb-c.c [2020-07-23T13:53:29.935Z] #39 16.68 DEP images/fifo.pb-c.d [2020-07-23T13:53:30.197Z] #39 16.84 PBCC images/ghost-file.pb-c.c [2020-07-23T13:53:30.197Z] #39 16.92 DEP images/ghost-file.pb-c.d [2020-07-23T13:53:30.280Z] #39 38.74 CC images/userns.o [2020-07-23T13:53:30.280Z] #39 38.98 CC images/google/protobuf/descriptor.o [2020-07-23T13:53:30.461Z] #39 16.99 PBCC images/regfile.pb-c.c [2020-07-23T13:53:30.461Z] #39 17.05 DEP images/regfile.pb-c.d [2020-07-23T13:53:30.461Z] #39 17.09 PBCC images/ns.pb-c.c [2020-07-23T13:53:30.461Z] #39 17.13 DEP images/ns.pb-c.d [2020-07-23T13:53:30.639Z] #52 ... [2020-07-23T13:53:30.639Z] [2020-07-23T13:53:30.639Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:30.639Z] #47 80.47 encoding/json [2020-07-23T13:53:30.639Z] #47 81.28 github.com/pkg/diff [2020-07-23T13:53:30.639Z] #47 82.26 go/ast [2020-07-23T13:53:30.639Z] #47 88.09 golang.org/x/crypto/ssh/terminal [2020-07-23T13:53:30.639Z] #47 89.08 mvdan.cc/editorconfig [2020-07-23T13:53:30.639Z] #47 89.59 mvdan.cc/sh/v3/fileutil [2020-07-23T13:53:30.639Z] #47 89.77 mvdan.cc/sh/v3/syntax [2020-07-23T13:53:30.724Z] #39 17.24 PBCC images/fdinfo.pb-c.c [2020-07-23T13:53:30.724Z] #39 17.38 DEP images/fdinfo.pb-c.d [2020-07-23T13:53:30.724Z] #39 17.41 PBCC images/core-aarch64.pb-c.c [2020-07-23T13:53:30.724Z] #39 17.46 PBCC images/core-arm.pb-c.c [2020-07-23T13:53:30.724Z] #39 17.52 PBCC images/core-ppc64.pb-c.c [2020-07-23T13:53:30.908Z] #47 ... [2020-07-23T13:53:30.908Z] [2020-07-23T13:53:30.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:30.908Z] #39 10.30 DEP images/file-lock.pb-c.d [2020-07-23T13:53:30.908Z] #39 10.37 PBCC images/tty.pb-c.c [2020-07-23T13:53:30.908Z] #39 10.47 DEP images/tty.pb-c.d [2020-07-23T13:53:30.908Z] #39 10.55 PBCC images/tun.pb-c.c [2020-07-23T13:53:30.908Z] #39 10.63 PBCC images/netdev.pb-c.c [2020-07-23T13:53:30.908Z] #39 10.67 DEP images/tun.pb-c.d [2020-07-23T13:53:30.908Z] #39 10.73 DEP images/netdev.pb-c.d [2020-07-23T13:53:30.908Z] #39 10.78 PBCC images/vma.pb-c.c [2020-07-23T13:53:30.908Z] #39 10.90 DEP images/vma.pb-c.d [2020-07-23T13:53:30.908Z] #39 10.96 PBCC images/creds.pb-c.c [2020-07-23T13:53:30.908Z] #39 11.00 DEP images/creds.pb-c.d [2020-07-23T13:53:30.908Z] #39 11.08 PBCC images/utsns.pb-c.c [2020-07-23T13:53:30.908Z] #39 11.09 DEP images/utsns.pb-c.d [2020-07-23T13:53:30.908Z] #39 11.21 PBCC images/ipc-desc.pb-c.c [2020-07-23T13:53:30.908Z] #39 11.22 PBCC images/ipc-sem.pb-c.c [2020-07-23T13:53:30.908Z] #39 11.30 DEP images/ipc-desc.pb-c.d [2020-07-23T13:53:30.908Z] #39 11.39 DEP images/ipc-sem.pb-c.d [2020-07-23T13:53:30.908Z] #39 11.48 PBCC images/ipc-msg.pb-c.c [2020-07-23T13:53:30.908Z] #39 11.56 DEP images/ipc-msg.pb-c.d [2020-07-23T13:53:30.908Z] #39 11.67 PBCC images/ipc-shm.pb-c.c [2020-07-23T13:53:30.908Z] #39 11.70 DEP images/ipc-shm.pb-c.d [2020-07-23T13:53:30.908Z] #39 11.84 PBCC images/ipc-var.pb-c.c [2020-07-23T13:53:30.908Z] #39 11.92 DEP images/ipc-var.pb-c.d [2020-07-23T13:53:30.908Z] #39 12.02 PBCC images/sk-opts.pb-c.c [2020-07-23T13:53:30.908Z] #39 12.09 PBCC images/packet-sock.pb-c.c [2020-07-23T13:53:30.908Z] #39 12.16 DEP images/sk-opts.pb-c.d [2020-07-23T13:53:30.908Z] #39 12.25 DEP images/packet-sock.pb-c.d [2020-07-23T13:53:30.908Z] #39 12.35 PBCC images/sk-netlink.pb-c.c [2020-07-23T13:53:30.908Z] #39 12.46 DEP images/sk-netlink.pb-c.d [2020-07-23T13:53:30.908Z] #39 12.56 PBCC images/sk-inet.pb-c.c [2020-07-23T13:53:30.908Z] #39 12.70 DEP images/sk-inet.pb-c.d [2020-07-23T13:53:30.908Z] #39 12.76 PBCC images/sk-unix.pb-c.c [2020-07-23T13:53:30.908Z] #39 12.93 DEP images/sk-unix.pb-c.d [2020-07-23T13:53:30.908Z] #39 13.01 PBCC images/mm.pb-c.c [2020-07-23T13:53:30.908Z] #39 13.08 DEP images/mm.pb-c.d [2020-07-23T13:53:30.908Z] #39 13.16 PBCC images/timerfd.pb-c.c [2020-07-23T13:53:30.908Z] #39 13.26 DEP images/timerfd.pb-c.d [2020-07-23T13:53:30.908Z] #39 13.34 PBCC images/timer.pb-c.c [2020-07-23T13:53:30.909Z] #39 13.35 DEP images/timer.pb-c.d [2020-07-23T13:53:30.909Z] #39 13.41 PBCC images/sa.pb-c.c [2020-07-23T13:53:30.909Z] #39 13.49 DEP images/sa.pb-c.d [2020-07-23T13:53:30.909Z] #39 13.53 PBCC images/pipe-data.pb-c.c [2020-07-23T13:53:30.909Z] #39 13.55 DEP images/pipe-data.pb-c.d [2020-07-23T13:53:30.909Z] #39 13.60 PBCC images/mnt.pb-c.c [2020-07-23T13:53:30.909Z] #39 13.70 DEP images/mnt.pb-c.d [2020-07-23T13:53:30.909Z] #39 13.76 PBCC images/sk-packet.pb-c.c [2020-07-23T13:53:30.909Z] #39 13.80 DEP images/sk-packet.pb-c.d [2020-07-23T13:53:30.909Z] #39 13.84 PBCC images/tcp-stream.pb-c.c [2020-07-23T13:53:30.909Z] #39 13.89 DEP images/tcp-stream.pb-c.d [2020-07-23T13:53:30.909Z] #39 13.93 PBCC images/pipe.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.00 DEP images/pipe.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.07 PBCC images/pstree.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.11 DEP images/pstree.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.16 PBCC images/fs.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.18 DEP images/fs.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.22 PBCC images/signalfd.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.26 DEP images/signalfd.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.30 PBCC images/fh.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.37 PBCC images/fsnotify.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.42 DEP images/fh.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.50 DEP images/fsnotify.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.54 PBCC images/eventpoll.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.57 DEP images/eventpoll.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.61 PBCC images/eventfd.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.63 DEP images/eventfd.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.70 PBCC images/remap-file-path.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.74 DEP images/remap-file-path.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.80 PBCC images/fifo.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.84 DEP images/fifo.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.88 PBCC images/ghost-file.pb-c.c [2020-07-23T13:53:30.909Z] #39 14.93 DEP images/ghost-file.pb-c.d [2020-07-23T13:53:30.909Z] #39 14.97 PBCC images/regfile.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.01 DEP images/regfile.pb-c.d [2020-07-23T13:53:30.909Z] #39 15.08 PBCC images/ns.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.09 DEP images/ns.pb-c.d [2020-07-23T13:53:30.909Z] #39 15.14 PBCC images/fdinfo.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.23 DEP images/fdinfo.pb-c.d [2020-07-23T13:53:30.909Z] #39 15.32 PBCC images/core-aarch64.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.35 PBCC images/core-arm.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.43 PBCC images/core-ppc64.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.50 PBCC images/core-s390.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.56 PBCC images/core-x86.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.65 PBCC images/core.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.70 PBCC images/inventory.pb-c.c [2020-07-23T13:53:30.909Z] #39 15.78 DEP images/core-aarch64.pb-c.d [2020-07-23T13:53:30.909Z] #39 15.86 DEP images/core-arm.pb-c.d [2020-07-23T13:53:30.909Z] #39 15.92 DEP images/core-ppc64.pb-c.d [2020-07-23T13:53:30.909Z] #39 15.97 DEP images/core-s390.pb-c.d [2020-07-23T13:53:30.909Z] #39 16.03 DEP images/core-x86.pb-c.d [2020-07-23T13:53:30.909Z] #39 16.10 DEP images/core.pb-c.d [2020-07-23T13:53:30.909Z] #39 16.15 DEP images/inventory.pb-c.d [2020-07-23T13:53:30.909Z] #39 16.19 PBCC images/cpuinfo.pb-c.c [2020-07-23T13:53:30.909Z] #39 16.24 DEP images/cpuinfo.pb-c.d [2020-07-23T13:53:30.909Z] #39 16.30 PBCC images/stats.pb-c.c [2020-07-23T13:53:30.909Z] #39 16.31 DEP images/stats.pb-c.d [2020-07-23T13:53:30.987Z] #39 17.65 PBCC images/core-s390.pb-c.c [2020-07-23T13:53:30.987Z] #39 17.74 PBCC images/core-x86.pb-c.c [2020-07-23T13:53:31.165Z] #39 ... [2020-07-23T13:53:31.165Z] [2020-07-23T13:53:31.165Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:31.165Z] #41 81.01 internal/lazyregexp [2020-07-23T13:53:31.165Z] #41 81.40 net/url [2020-07-23T13:53:31.165Z] #41 82.03 go/ast [2020-07-23T13:53:31.165Z] #41 83.59 text/template/parse [2020-07-23T13:53:31.165Z] #41 88.10 go/parser [2020-07-23T13:53:31.165Z] #41 89.46 text/template [2020-07-23T13:53:31.250Z] #39 17.86 PBCC images/core.pb-c.c [2020-07-23T13:53:31.250Z] #39 17.90 PBCC images/inventory.pb-c.c [2020-07-23T13:53:31.250Z] #39 17.94 DEP images/core-aarch64.pb-c.d [2020-07-23T13:53:31.250Z] #39 18.00 DEP images/core-arm.pb-c.d [2020-07-23T13:53:31.272Z] #17 61.37 Setting up python3-pip (18.1-5) ... [2020-07-23T13:53:31.420Z] #41 ... [2020-07-23T13:53:31.420Z] [2020-07-23T13:53:31.420Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:31.420Z] #10 82.08 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-23T13:53:31.420Z] #10 82.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:53:31.420Z] #10 82.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:31.420Z] #10 82.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-23T13:53:31.420Z] #10 82.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:53:31.420Z] #10 82.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:31.513Z] #39 18.09 DEP images/core-ppc64.pb-c.d [2020-07-23T13:53:31.513Z] #39 18.13 DEP images/core-s390.pb-c.d [2020-07-23T13:53:31.513Z] #39 18.21 DEP images/core-x86.pb-c.d [2020-07-23T13:53:31.513Z] #39 18.30 DEP images/core.pb-c.d [2020-07-23T13:53:31.550Z] Commit message: "Merge commit 'cf96ded3bac63a0bc2e0b5232b946d1e899f4bcc' into HEAD" [2020-07-23T13:53:31.676Z] First time build. Skipping changelog. [2020-07-23T13:53:31.776Z] #39 18.37 DEP images/inventory.pb-c.d [2020-07-23T13:53:31.776Z] #39 18.44 PBCC images/cpuinfo.pb-c.c [2020-07-23T13:53:31.776Z] #39 18.46 DEP images/cpuinfo.pb-c.d [2020-07-23T13:53:31.776Z] #39 18.54 PBCC images/stats.pb-c.c [2020-07-23T13:53:31.776Z] #39 18.56 DEP images/stats.pb-c.d [2020-07-23T13:53:31.776Z] #39 ... [2020-07-23T13:53:31.776Z] [2020-07-23T13:53:31.776Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:31.776Z] #54 91.60 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:53:32.039Z] #54 91.60 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-23T13:53:32.188Z] #39 40.36 CC images/opts.o [2020-07-23T13:53:32.188Z] #39 40.51 CC images/seccomp.o [2020-07-23T13:53:32.188Z] #39 40.75 CC images/binfmt-misc.o [2020-07-23T13:53:32.188Z] #39 40.88 CC images/time.o [Pipeline] withEnv [Pipeline] { [2020-07-23T13:53:32.215Z] #17 62.34 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:32.215Z] #17 62.36 Processing triggers for mime-support (3.62) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-23T13:53:32.348Z] #10 ... [2020-07-23T13:53:32.348Z] [2020-07-23T13:53:32.348Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:32.348Z] #41 91.96 encoding/xml [2020-07-23T13:53:32.448Z] #39 ... [2020-07-23T13:53:32.448Z] [2020-07-23T13:53:32.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:32.448Z] #10 101.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-23T13:53:32.448Z] #10 101.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:53:32.448Z] #10 101.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:32.448Z] #10 ... [2020-07-23T13:53:32.448Z] [2020-07-23T13:53:32.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:32.448Z] #39 41.08 CC images/sysctl.o [2020-07-23T13:53:32.708Z] #39 41.30 CC images/autofs.o [2020-07-23T13:53:32.967Z] #39 41.48 CC images/macvlan.o [2020-07-23T13:53:32.967Z] #39 41.67 CC images/sit.o [2020-07-23T13:53:33.154Z] #17 DONE 63.5s [2020-07-23T13:53:33.154Z] [2020-07-23T13:53:33.154Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:53:33.154Z] #36 192.9 + dpkg --print-architecture [2020-07-23T13:53:33.154Z] #36 192.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-23T13:53:33.154Z] #36 193.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-23T13:53:33.154Z] #36 193.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-23T13:53:33.227Z] #39 41.85 CC images/memfd.o [2020-07-23T13:53:33.414Z] #36 ... [2020-07-23T13:53:33.414Z] [2020-07-23T13:53:33.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:33.414Z] #39 117.9 CC criu/filesystems.o [2020-07-23T13:53:33.414Z] #39 118.7 CC criu/fsnotify.o [2020-07-23T13:53:33.414Z] #39 119.9 CC criu/image-desc.o [2020-07-23T13:53:33.414Z] #39 120.1 CC criu/image.o [2020-07-23T13:53:33.414Z] #39 121.0 CC criu/ipc_ns.o [2020-07-23T13:53:33.414Z] #39 122.1 CC criu/irmap.o [2020-07-23T13:53:33.414Z] #39 122.9 CC criu/kcmp-ids.o [2020-07-23T13:53:33.414Z] #39 123.2 CC criu/kerndat.o [2020-07-23T13:53:33.414Z] #39 124.3 CC criu/libnetlink.o [2020-07-23T13:53:33.414Z] #39 124.8 CC criu/log.o [2020-07-23T13:53:33.414Z] #39 125.4 CC criu/lsm.o [2020-07-23T13:53:33.414Z] #39 125.9 CC criu/mem.o [2020-07-23T13:53:33.414Z] #39 127.5 CC criu/memfd.o [2020-07-23T13:53:33.414Z] #39 128.3 CC criu/mount.o [2020-07-23T13:53:33.414Z] #39 ... [2020-07-23T13:53:33.414Z] [2020-07-23T13:53:33.414Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-23T13:53:33.486Z] #39 42.11 CC images/timens.o [2020-07-23T13:53:33.746Z] #39 42.37 LINK images/built-in.o [2020-07-23T13:53:34.006Z] #39 42.54 GEN compel/include/asm [2020-07-23T13:53:34.006Z] #39 42.56 GEN compel/include/version.h [2020-07-23T13:53:34.006Z] #39 42.59 touch .config [2020-07-23T13:53:34.006Z] #39 42.62 GEN include/common/config.h [2020-07-23T13:53:34.006Z] #39 42.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-23T13:53:34.006Z] #39 42.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-23T13:53:34.240Z] #41 93.73 go/doc [2020-07-23T13:53:34.266Z] #39 42.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-23T13:53:34.266Z] #39 42.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-23T13:53:34.266Z] #39 42.81 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-23T13:53:34.266Z] #39 42.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-23T13:53:34.266Z] #39 42.86 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-23T13:53:34.266Z] #39 42.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-23T13:53:34.266Z] #39 42.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-23T13:53:34.266Z] #39 42.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-23T13:53:34.266Z] #39 42.94 DEP compel/plugins/std/infect.d [2020-07-23T13:53:34.525Z] #39 43.10 DEP compel/plugins/std/string.d [2020-07-23T13:53:34.525Z] #39 43.18 DEP compel/plugins/std/log.d [2020-07-23T13:53:34.525Z] #39 43.26 DEP compel/plugins/std/fds.d [2020-07-23T13:53:31.582Z] > git rev-list --no-walk bab91cb190cedb49d2095814ad9a11b5ed50ea0e # timeout=10 [2020-07-23T13:53:34.785Z] #39 43.32 DEP compel/plugins/std/std.d [2020-07-23T13:53:34.785Z] #39 43.45 DEP compel/plugins/shmem/shmem.d [2020-07-23T13:53:35.044Z] #39 43.60 DEP compel/plugins/fds/fds.d [2020-07-23T13:53:35.044Z] #39 43.74 CC compel/plugins/std/std.o [2020-07-23T13:53:35.323Z] #18 1.814 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-23T13:53:35.323Z] #18 1.818 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-23T13:53:35.323Z] #18 1.821 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-23T13:53:35.323Z] #18 DONE 1.9s [2020-07-23T13:53:35.323Z] [2020-07-23T13:53:35.323Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:35.323Z] #49 77.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-23T13:53:35.463Z] + docker version [2020-07-23T13:53:35.589Z] #11 ... [2020-07-23T13:53:35.589Z] [2020-07-23T13:53:35.589Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:35.589Z] #40 35.36 CC images/tty.o [2020-07-23T13:53:35.589Z] #40 36.02 CC images/file-lock.o [2020-07-23T13:53:35.589Z] #40 36.25 CC images/rlimit.o [2020-07-23T13:53:35.589Z] #40 36.45 CC images/pagemap.o [2020-07-23T13:53:35.589Z] #40 36.72 CC images/siginfo.o [2020-07-23T13:53:35.589Z] #40 36.85 CC images/rpc.o [2020-07-23T13:53:35.589Z] #40 38.03 CC images/ext-file.o [2020-07-23T13:53:35.589Z] #40 38.20 CC images/cgroup.o [2020-07-23T13:53:35.589Z] #40 39.05 CC images/userns.o [2020-07-23T13:53:35.589Z] #40 39.36 CC images/google/protobuf/descriptor.o [2020-07-23T13:53:35.589Z] #40 41.55 CC images/opts.o [2020-07-23T13:53:35.589Z] #40 41.95 CC images/seccomp.o [2020-07-23T13:53:35.612Z] #39 44.05 CC compel/plugins/std/fds.o [2020-07-23T13:53:35.871Z] #39 44.50 CC compel/plugins/std/log.o [2020-07-23T13:53:35.891Z] #40 42.30 CC images/binfmt-misc.o [2020-07-23T13:53:36.191Z] #40 42.58 CC images/time.o [2020-07-23T13:53:36.491Z] #40 42.74 CC images/sysctl.o [2020-07-23T13:53:36.706Z] #49 80.31 + mkdir -p /build [2020-07-23T13:53:36.791Z] #40 42.97 CC images/autofs.o [2020-07-23T13:53:36.791Z] #40 43.19 CC images/macvlan.o [2020-07-23T13:53:36.791Z] #40 43.37 CC images/sit.o [2020-07-23T13:53:36.810Z] #39 45.37 CC compel/plugins/std/string.o [2020-07-23T13:53:36.966Z] #49 80.31 + cp runc /build/runc [2020-07-23T13:53:36.966Z] #49 DONE 80.5s [2020-07-23T13:53:36.966Z] [2020-07-23T13:53:36.966Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:53:37.091Z] #40 43.57 CC images/memfd.o [2020-07-23T13:53:37.346Z] #54 DONE 96.9s [2020-07-23T13:53:37.346Z] [2020-07-23T13:53:37.346Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-23T13:53:37.346Z] #55 DONE 0.1s [2020-07-23T13:53:37.346Z] [2020-07-23T13:53:37.346Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-23T13:53:37.346Z] #56 DONE 0.1s [2020-07-23T13:53:37.346Z] [2020-07-23T13:53:37.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:37.346Z] #10 94.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-23T13:53:37.346Z] #10 94.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-23T13:53:37.346Z] #10 94.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:37.379Z] #39 46.01 CC compel/plugins/std/infect.o [2020-07-23T13:53:37.393Z] #40 43.92 CC images/timens.o [2020-07-23T13:53:37.508Z] #41 96.74 github.com/LK4D4/vndr/build [2020-07-23T13:53:37.638Z] #39 46.40 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-23T13:53:37.699Z] #40 44.22 LINK images/built-in.o [2020-07-23T13:53:37.699Z] #40 ... [2020-07-23T13:53:37.699Z] [2020-07-23T13:53:37.699Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:37.699Z] #48 101.5 golang.org/x/sys/unix [2020-07-23T13:53:37.764Z] #41 97.55 github.com/LK4D4/vndr/versioned [2020-07-23T13:53:37.764Z] #41 97.62 compress/flate [2020-07-23T13:53:37.908Z] #39 46.45 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-23T13:53:37.908Z] #39 46.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-23T13:53:37.908Z] #39 46.55 AR compel/plugins/std.lib.a [2020-07-23T13:53:38.005Z] #48 ... [2020-07-23T13:53:38.005Z] [2020-07-23T13:53:38.005Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:38.005Z] #42 102.5 text/template/parse [2020-07-23T13:53:38.005Z] #42 104.9 encoding/json [2020-07-23T13:53:38.005Z] #42 ... [2020-07-23T13:53:38.005Z] [2020-07-23T13:53:38.005Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:38.005Z] #40 44.37 GEN compel/include/asm [2020-07-23T13:53:38.005Z] #40 44.40 GEN compel/include/version.h [2020-07-23T13:53:38.005Z] #40 44.42 touch .config [2020-07-23T13:53:38.005Z] #40 44.49 GEN include/common/config.h [2020-07-23T13:53:38.168Z] #39 46.63 CC compel/plugins/fds/fds.o [2020-07-23T13:53:38.168Z] #39 ... [2020-07-23T13:53:38.168Z] [2020-07-23T13:53:38.168Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:38.168Z] #41 107.4 vendor/golang.org/x/net/http2/hpack [2020-07-23T13:53:38.168Z] #41 108.4 mime [2020-07-23T13:53:38.168Z] #41 110.0 mime/quotedprintable [2020-07-23T13:53:38.168Z] #41 110.5 net/http/internal [2020-07-23T13:53:38.168Z] #41 114.3 net/textproto [2020-07-23T13:53:38.168Z] #41 114.4 crypto/x509 [2020-07-23T13:53:38.168Z] #41 115.5 vendor/golang.org/x/net/http/httpguts [2020-07-23T13:53:38.168Z] #41 116.0 vendor/golang.org/x/net/http/httpproxy [2020-07-23T13:53:38.168Z] #41 116.5 mime/multipart [2020-07-23T13:53:38.307Z] #40 44.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-23T13:53:38.307Z] #40 44.58 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-23T13:53:38.307Z] #40 44.63 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-23T13:53:38.307Z] #40 44.65 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-23T13:53:38.307Z] #40 44.70 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-23T13:53:38.307Z] #40 44.75 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-23T13:53:38.307Z] #40 44.78 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-23T13:53:38.307Z] #40 44.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-23T13:53:38.307Z] #40 44.81 DEP compel/plugins/std/infect.d [2020-07-23T13:53:38.428Z] #41 ... [2020-07-23T13:53:38.428Z] [2020-07-23T13:53:38.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:38.428Z] #39 46.88 AR compel/plugins/fds.lib.a [2020-07-23T13:53:38.428Z] #39 46.97 HOSTDEP compel/src/lib/log-host.d [2020-07-23T13:53:38.428Z] #39 47.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-23T13:53:38.428Z] #39 ... [2020-07-23T13:53:38.428Z] [2020-07-23T13:53:38.428Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:53:38.428Z] #54 111.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:53:38.428Z] #54 111.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-23T13:53:38.428Z] #54 DONE 118.0s [2020-07-23T13:53:38.608Z] #40 44.99 DEP compel/plugins/std/string.d [2020-07-23T13:53:38.608Z] #40 45.13 DEP compel/plugins/std/log.d [2020-07-23T13:53:38.690Z] [2020-07-23T13:53:38.690Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-23T13:53:38.690Z] #55 DONE 0.0s [2020-07-23T13:53:38.690Z] [2020-07-23T13:53:38.690Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-23T13:53:38.690Z] #56 DONE 0.1s [2020-07-23T13:53:38.690Z] [2020-07-23T13:53:38.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:38.690Z] #10 118.0 Selecting previously unselected package libapparmor1:amd64. [2020-07-23T13:53:38.690Z] #10 118.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-23T13:53:38.690Z] #10 118.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-23T13:53:38.690Z] #10 118.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-23T13:53:38.911Z] #40 45.21 DEP compel/plugins/std/fds.d [2020-07-23T13:53:38.911Z] #40 45.34 DEP compel/plugins/std/std.d [2020-07-23T13:53:38.911Z] #40 45.43 DEP compel/plugins/shmem/shmem.d [2020-07-23T13:53:38.955Z] #10 118.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-23T13:53:38.955Z] #10 118.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-23T13:53:38.955Z] #10 118.5 Selecting previously unselected package libbtrfs0. [2020-07-23T13:53:38.955Z] #10 118.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-23T13:53:38.955Z] #10 118.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:53:39.135Z] #41 ... [2020-07-23T13:53:39.135Z] [2020-07-23T13:53:39.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:39.135Z] #39 17.63 make[1]: Nothing to be done for 'all'. [2020-07-23T13:53:39.135Z] #39 19.06 CC images/stats.o [2020-07-23T13:53:39.135Z] #39 19.41 CC images/core.o [2020-07-23T13:53:39.135Z] #39 20.16 CC images/core-x86.o [2020-07-23T13:53:39.135Z] #39 20.71 CC images/core-arm.o [2020-07-23T13:53:39.135Z] #39 21.10 CC images/core-aarch64.o [2020-07-23T13:53:39.135Z] #39 21.52 CC images/core-ppc64.o [2020-07-23T13:53:39.135Z] #39 22.19 CC images/core-s390.o [2020-07-23T13:53:39.135Z] #39 22.99 CC images/cpuinfo.o [2020-07-23T13:53:39.135Z] #39 23.40 CC images/inventory.o [2020-07-23T13:53:39.135Z] #39 23.80 CC images/fdinfo.o [2020-07-23T13:53:39.135Z] #39 24.23 CC images/fown.o [2020-07-23T13:53:39.135Z] #39 24.55 CC images/ns.o [2020-07-23T13:53:39.214Z] #10 118.6 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:53:39.214Z] #10 118.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-23T13:53:39.214Z] #10 118.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:53:39.230Z] #40 45.54 DEP compel/plugins/fds/fds.d [2020-07-23T13:53:39.392Z] #39 24.81 CC images/regfile.o [2020-07-23T13:53:39.474Z] #10 118.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-23T13:53:39.474Z] #10 118.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:53:39.474Z] #10 118.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:53:39.474Z] #10 118.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-23T13:53:39.474Z] #10 118.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-23T13:53:39.474Z] #10 119.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:53:39.532Z] #40 45.80 CC compel/plugins/std/std.o [2020-07-23T13:53:39.830Z] #40 46.15 CC compel/plugins/std/fds.o [2020-07-23T13:53:39.954Z] #39 25.16 CC images/ghost-file.o [2020-07-23T13:53:39.993Z] #10 119.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-23T13:53:39.993Z] #10 119.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-23T13:53:39.993Z] #10 119.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-23T13:53:40.131Z] #40 46.57 CC compel/plugins/std/log.o [2020-07-23T13:53:40.211Z] #39 25.55 CC images/fifo.o [2020-07-23T13:53:40.211Z] #39 ... [2020-07-23T13:53:40.211Z] [2020-07-23T13:53:40.211Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:40.211Z] #41 99.99 vendor/golang.org/x/crypto/cryptobyte [2020-07-23T13:53:40.253Z] #10 119.7 Selecting previously unselected package libpcre16-3:amd64. [2020-07-23T13:53:40.253Z] #10 119.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-23T13:53:40.253Z] #10 119.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-23T13:53:40.512Z] #10 119.9 Selecting previously unselected package libpcre32-3:amd64. [2020-07-23T13:53:40.512Z] #10 119.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-23T13:53:40.512Z] #10 119.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-23T13:53:40.512Z] #10 120.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-23T13:53:40.661Z] #10 ... [2020-07-23T13:53:40.661Z] [2020-07-23T13:53:40.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:40.661Z] #39 19.81 make[1]: Nothing to be done for 'all'. [2020-07-23T13:53:40.661Z] #39 21.01 CC images/stats.o [2020-07-23T13:53:40.661Z] #39 21.42 CC images/core.o [2020-07-23T13:53:40.661Z] #39 22.08 CC images/core-x86.o [2020-07-23T13:53:40.661Z] #39 22.67 CC images/core-arm.o [2020-07-23T13:53:40.661Z] #39 23.09 CC images/core-aarch64.o [2020-07-23T13:53:40.661Z] #39 23.49 CC images/core-ppc64.o [2020-07-23T13:53:40.661Z] #39 24.04 CC images/core-s390.o [2020-07-23T13:53:40.661Z] #39 24.75 CC images/cpuinfo.o [2020-07-23T13:53:40.661Z] #39 25.39 CC images/inventory.o [2020-07-23T13:53:40.661Z] #39 25.66 CC images/fdinfo.o [2020-07-23T13:53:40.661Z] #39 25.99 CC images/fown.o [2020-07-23T13:53:40.661Z] #39 26.20 CC images/ns.o [2020-07-23T13:53:40.661Z] #39 26.46 CC images/regfile.o [2020-07-23T13:53:40.661Z] #39 26.71 CC images/ghost-file.o [2020-07-23T13:53:40.661Z] #39 27.07 CC images/fifo.o [2020-07-23T13:53:40.661Z] #39 27.20 CC images/remap-file-path.o [2020-07-23T13:53:40.661Z] #39 27.35 CC images/eventfd.o [2020-07-23T13:53:40.773Z] #10 120.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-23T13:53:40.773Z] #10 120.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-23T13:53:40.773Z] #10 120.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-23T13:53:40.773Z] #10 120.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-23T13:53:40.773Z] #10 120.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-23T13:53:40.774Z] #41 100.6 net [2020-07-23T13:53:40.924Z] #39 27.58 CC images/eventpoll.o [2020-07-23T13:53:41.165Z] #19 6.038 Collecting yamllint==1.16.0 [2020-07-23T13:53:41.188Z] #39 27.85 CC images/fh.o [2020-07-23T13:53:41.193Z] #40 47.58 CC compel/plugins/std/string.o [2020-07-23T13:53:41.342Z] #10 120.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-23T13:53:41.342Z] #10 120.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-23T13:53:41.342Z] #10 120.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-23T13:53:41.448Z] Client: Docker Engine - Enterprise [2020-07-23T13:53:41.448Z] Version: 19.03.5 [2020-07-23T13:53:41.448Z] API version: 1.40 [2020-07-23T13:53:41.448Z] Go version: go1.12.12 [2020-07-23T13:53:41.448Z] Git commit: 2ee0c57608 [2020-07-23T13:53:41.448Z] Built: 11/13/2019 08:00:16 [2020-07-23T13:53:41.448Z] OS/Arch: windows/amd64 [2020-07-23T13:53:41.448Z] Experimental: false [2020-07-23T13:53:41.448Z] [2020-07-23T13:53:41.448Z] Server: Docker Engine - Enterprise [2020-07-23T13:53:41.448Z] Engine: [2020-07-23T13:53:41.448Z] Version: 19.03.5 [2020-07-23T13:53:41.448Z] API version: 1.40 (minimum version 1.24) [2020-07-23T13:53:41.448Z] Go version: go1.12.12 [2020-07-23T13:53:41.448Z] Git commit: 2ee0c57608 [2020-07-23T13:53:41.448Z] Built: 11/13/2019 07:58:51 [2020-07-23T13:53:41.448Z] OS/Arch: windows/amd64 [2020-07-23T13:53:41.448Z] Experimental: true [2020-07-23T13:53:41.453Z] #39 28.06 CC images/fsnotify.o [2020-07-23T13:53:41.602Z] #10 121.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-23T13:53:41.602Z] #10 121.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:53:41.602Z] #10 121.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-23T13:53:41.602Z] #10 121.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-23T13:53:41.717Z] #39 ... [2020-07-23T13:53:41.717Z] [2020-07-23T13:53:41.717Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:41.717Z] #41 91.30 crypto/x509/pkix [2020-07-23T13:53:41.717Z] #41 91.94 vendor/golang.org/x/crypto/cryptobyte [2020-07-23T13:53:41.717Z] #41 92.70 github.com/LK4D4/vndr/build [2020-07-23T13:53:41.717Z] #41 92.74 vendor/golang.org/x/text/unicode/norm [2020-07-23T13:53:41.717Z] #41 94.56 mime [2020-07-23T13:53:41.717Z] #41 97.85 vendor/golang.org/x/net/idna [2020-07-23T13:53:41.717Z] #41 99.81 net/textproto [2020-07-23T13:53:41.717Z] #41 99.81 vendor/golang.org/x/net/http/httpproxy [2020-07-23T13:53:41.717Z] #41 99.84 crypto/x509 [2020-07-23T13:53:41.717Z] #41 100.7 vendor/golang.org/x/net/http/httpguts [2020-07-23T13:53:41.717Z] #41 100.7 mime/multipart [2020-07-23T13:53:41.842Z] #40 48.19 CC compel/plugins/std/infect.o [2020-07-23T13:53:41.862Z] #10 121.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-23T13:53:41.862Z] #10 121.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-23T13:53:41.862Z] #10 121.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-23T13:53:41.862Z] #10 121.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-23T13:53:41.862Z] #10 121.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:53:41.980Z] #41 ... [2020-07-23T13:53:41.981Z] [2020-07-23T13:53:41.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:41.981Z] #39 28.64 CC images/signalfd.o [2020-07-23T13:53:42.141Z] #40 48.57 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-23T13:53:42.141Z] #40 48.59 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-23T13:53:42.141Z] #40 48.64 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-23T13:53:42.141Z] #40 48.68 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-23T13:53:42.143Z] #41 ... [2020-07-23T13:53:42.143Z] [2020-07-23T13:53:42.143Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:42.143Z] #47 96.03 mvdan.cc/sh/v3/cmd/shfmt [2020-07-23T13:53:42.143Z] #47 DONE 101.9s [2020-07-23T13:53:42.143Z] [2020-07-23T13:53:42.143Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:42.143Z] #41 102.0 vendor/golang.org/x/crypto/chacha20poly1305 [Pipeline] sh [2020-07-23T13:53:42.246Z] #39 28.89 CC images/fs.o [2020-07-23T13:53:42.441Z] #40 48.73 AR compel/plugins/std.lib.a [2020-07-23T13:53:42.441Z] #40 48.83 CC compel/plugins/fds/fds.o [2020-07-23T13:53:42.442Z] #10 121.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-23T13:53:42.442Z] #10 121.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-23T13:53:42.442Z] #10 121.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-23T13:53:42.442Z] #10 121.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:53:42.442Z] #10 121.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-23T13:53:42.442Z] #10 121.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-23T13:53:42.442Z] #10 121.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:42.442Z] #10 121.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:53:42.442Z] #10 121.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-23T13:53:42.442Z] #10 122.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:42.442Z] #10 122.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 [2020-07-23T13:53:42.442Z] #10 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-23T13:53:42.442Z] #10 122.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:42.442Z] #10 122.0 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 [2020-07-23T13:53:42.442Z] #10 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-23T13:53:42.442Z] #10 122.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:53:42.510Z] #39 29.06 CC images/pstree.o [2020-07-23T13:53:42.510Z] #39 29.32 CC images/pipe.o [2020-07-23T13:53:42.548Z] #19 ... [2020-07-23T13:53:42.548Z] [2020-07-23T13:53:42.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:42.548Z] #39 133.4 CC criu/namespaces.o [2020-07-23T13:53:42.548Z] #39 135.1 CC criu/net.o [2020-07-23T13:53:42.548Z] #39 137.4 CC criu/netfilter.o [2020-07-23T13:53:42.716Z] #10 122.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-23T13:53:42.716Z] #10 122.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:53:42.716Z] #10 122.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-23T13:53:42.716Z] #10 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:53:42.716Z] #10 122.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-23T13:53:42.716Z] #10 122.1 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:42.741Z] #40 49.07 AR compel/plugins/fds.lib.a [2020-07-23T13:53:42.741Z] #40 49.12 HOSTDEP compel/src/lib/log-host.d [2020-07-23T13:53:42.741Z] #40 49.22 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-23T13:53:43.040Z] #40 49.40 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-23T13:53:43.040Z] #40 49.46 HOSTDEP compel/src/main-host.d [2020-07-23T13:53:43.086Z] #39 29.61 CC images/tcp-stream.o [2020-07-23T13:53:43.086Z] #39 29.76 CC images/sk-packet.o [2020-07-23T13:53:43.117Z] #39 137.7 CC criu/page-pipe.o [2020-07-23T13:53:43.121Z] + docker info [2020-07-23T13:53:43.286Z] #10 DONE 122.5s [2020-07-23T13:53:43.286Z] [2020-07-23T13:53:43.286Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:43.340Z] #40 49.61 DEP compel/src/lib/ptrace.d [2020-07-23T13:53:43.340Z] #40 49.72 DEP compel/src/lib/infect.d [2020-07-23T13:53:43.349Z] #39 30.02 CC images/mnt.o [2020-07-23T13:53:43.378Z] #39 138.1 CC criu/page-xfer.o [2020-07-23T13:53:43.616Z] #39 30.21 CC images/pipe-data.o [2020-07-23T13:53:43.643Z] #40 50.04 DEP compel/src/lib/infect-util.d [2020-07-23T13:53:43.643Z] #40 50.12 DEP compel/src/lib/infect-rpc.d [2020-07-23T13:53:43.880Z] #39 30.39 CC images/sa.o [2020-07-23T13:53:43.946Z] #40 50.26 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-23T13:53:43.946Z] #40 50.38 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-23T13:53:44.034Z] #41 103.6 vendor/golang.org/x/crypto/hkdf [2020-07-23T13:53:44.034Z] #41 103.7 vendor/golang.org/x/text/transform [2020-07-23T13:53:44.144Z] #39 30.69 CC images/timer.o [2020-07-23T13:53:44.247Z] #40 50.51 DEP compel/src/lib/log.d [2020-07-23T13:53:44.247Z] #40 50.64 DEP compel/src/main.d [2020-07-23T13:53:44.247Z] #40 ... [2020-07-23T13:53:44.247Z] [2020-07-23T13:53:44.247Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:44.247Z] #11 116.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-23T13:53:44.247Z] #11 116.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 116.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-23T13:53:44.247Z] #11 116.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-23T13:53:44.247Z] #11 116.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 116.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-23T13:53:44.247Z] #11 116.8 Selecting previously unselected package libbtrfs0. [2020-07-23T13:53:44.247Z] #11 116.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 116.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:53:44.247Z] #11 116.9 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:53:44.247Z] #11 116.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 116.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:53:44.247Z] #11 117.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-23T13:53:44.247Z] #11 117.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 117.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-23T13:53:44.247Z] #11 117.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-23T13:53:44.247Z] #11 117.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 117.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-23T13:53:44.247Z] #11 117.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-23T13:53:44.247Z] #11 117.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 117.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-23T13:53:44.247Z] #11 117.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-23T13:53:44.247Z] #11 117.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-23T13:53:44.247Z] #11 117.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-23T13:53:44.247Z] #11 118.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-23T13:53:44.339Z] #39 139.0 CC criu/pagemap-cache.o [2020-07-23T13:53:44.407Z] #39 31.14 CC images/timerfd.o [2020-07-23T13:53:44.549Z] #11 118.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-23T13:53:44.549Z] #11 118.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-23T13:53:44.549Z] #11 118.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-23T13:53:44.549Z] #11 118.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-23T13:53:44.549Z] #11 118.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-23T13:53:44.549Z] #11 118.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-23T13:53:44.596Z] #41 104.2 vendor/golang.org/x/text/unicode/bidi [2020-07-23T13:53:44.598Z] #39 139.3 CC criu/pagemap.o [2020-07-23T13:53:44.856Z] #11 118.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-23T13:53:44.856Z] #11 118.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-23T13:53:44.985Z] #39 31.37 CC images/mm.o [2020-07-23T13:53:44.985Z] #39 31.73 CC images/sk-opts.o [2020-07-23T13:53:45.155Z] #11 118.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-23T13:53:45.155Z] #11 118.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-23T13:53:45.155Z] #11 118.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-23T13:53:45.166Z] #39 139.9 CC criu/parasite-syscall.o [2020-07-23T13:53:45.248Z] #39 31.90 CC images/sk-unix.o [2020-07-23T13:53:45.248Z] #39 32.08 CC images/sk-inet.o [2020-07-23T13:53:45.459Z] #11 119.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-23T13:53:45.459Z] #11 119.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-23T13:53:45.459Z] #11 119.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-23T13:53:45.735Z] #39 140.6 CC criu/path.o [2020-07-23T13:53:45.758Z] #11 119.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-23T13:53:45.758Z] #11 119.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-23T13:53:45.758Z] #11 119.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-23T13:53:45.824Z] #39 32.44 CC images/tun.o [2020-07-23T13:53:45.908Z] #49 2.621 + RM_GOPATH=0 [2020-07-23T13:53:45.908Z] #49 2.621 + TMP_GOPATH= [2020-07-23T13:53:45.908Z] #49 2.621 + : /build [2020-07-23T13:53:45.908Z] #49 2.621 + '[' -z '' ']' [2020-07-23T13:53:45.908Z] #49 ... [2020-07-23T13:53:45.908Z] [2020-07-23T13:53:45.908Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-23T13:53:45.908Z] #11 DONE 2.6s [2020-07-23T13:53:45.908Z] [2020-07-23T13:53:45.908Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:45.908Z] #49 2.621 ++ mktemp -d [2020-07-23T13:53:45.908Z] #49 2.624 + export GOPATH=/tmp/tmp.cMDu4K8rq8 [2020-07-23T13:53:45.908Z] #49 2.624 + GOPATH=/tmp/tmp.cMDu4K8rq8 [2020-07-23T13:53:45.908Z] #49 2.624 + RM_GOPATH=1 [2020-07-23T13:53:45.908Z] #49 2.624 + case "$(go env GOARCH)" in [2020-07-23T13:53:45.908Z] #49 2.624 ++ go env GOARCH [2020-07-23T13:53:45.908Z] #49 2.668 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:45.908Z] #49 2.668 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:45.908Z] #49 2.669 ++ dirname /tmp/install/install.sh [2020-07-23T13:53:45.908Z] #49 2.671 + dir=/tmp/install [2020-07-23T13:53:45.908Z] #49 2.671 + bin=runc [2020-07-23T13:53:45.908Z] #49 2.672 + shift [2020-07-23T13:53:45.908Z] #49 2.672 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-23T13:53:45.908Z] #49 2.672 + . /tmp/install/runc.installer [2020-07-23T13:53:45.908Z] #49 2.673 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:53:45.908Z] #49 2.673 + install_runc [2020-07-23T13:53:45.908Z] #49 2.674 + uname -r [2020-07-23T13:53:45.908Z] #49 2.675 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-23T13:53:45.908Z] #49 2.696 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-23T13:53:45.908Z] #49 2.696 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-23T13:53:45.908Z] #49 2.696 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cMDu4K8rq8/src/github.com/opencontainers/runc [2020-07-23T13:53:45.908Z] #49 2.696 Cloning into '/tmp/tmp.cMDu4K8rq8/src/github.com/opencontainers/runc'... [2020-07-23T13:53:45.908Z] #49 2.696 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-23T13:53:45.962Z] #41 105.8 vendor/golang.org/x/text/secure/bidirule [2020-07-23T13:53:45.994Z] #39 140.8 CC criu/pie-util-vdso-elf32.o [2020-07-23T13:53:46.056Z] #11 119.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-23T13:53:46.056Z] #11 119.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-23T13:53:46.056Z] #11 119.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-23T13:53:46.087Z] #39 32.73 CC images/sk-netlink.o [2020-07-23T13:53:46.217Z] #41 106.1 vendor/golang.org/x/text/unicode/norm [2020-07-23T13:53:46.351Z] #39 32.97 CC images/packet-sock.o [2020-07-23T13:53:46.359Z] #11 120.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-23T13:53:46.359Z] #11 120.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-23T13:53:46.359Z] #11 120.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-23T13:53:46.359Z] #11 120.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:53:46.359Z] #11 120.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-23T13:53:46.359Z] #11 120.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-23T13:53:46.359Z] #11 120.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:46.563Z] #39 141.0 CC criu/pie-util-vdso.o [2020-07-23T13:53:46.563Z] #39 ... [2020-07-23T13:53:46.563Z] [2020-07-23T13:53:46.563Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:53:46.563Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-23T13:53:46.563Z] #19 11.47 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-23T13:53:46.563Z] #19 11.52 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-23T13:53:46.615Z] #39 33.31 CC images/ipc-var.o [2020-07-23T13:53:46.663Z] #11 120.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:53:46.663Z] #11 120.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-23T13:53:46.663Z] #11 120.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-23T13:53:46.663Z] #11 120.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:53:46.663Z] #11 120.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:53:46.663Z] #11 120.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-23T13:53:46.663Z] #11 120.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-23T13:53:46.663Z] #11 120.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-23T13:53:46.663Z] #11 120.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:53:46.663Z] #11 120.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-23T13:53:46.663Z] #11 120.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:46.663Z] #11 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-23T13:53:46.663Z] #11 120.4 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 [2020-07-23T13:53:46.663Z] #11 120.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:46.663Z] #11 120.5 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 [2020-07-23T13:53:46.824Z] #19 11.59 Collecting pyyaml (from yamllint==1.16.0) [2020-07-23T13:53:46.824Z] #19 11.69 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-23T13:53:46.879Z] #39 33.59 CC images/ipc-desc.o [2020-07-23T13:53:46.968Z] #11 120.5 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 [2020-07-23T13:53:46.968Z] #11 120.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:53:46.968Z] #11 120.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-23T13:53:46.968Z] #11 120.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-23T13:53:46.968Z] #11 120.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-23T13:53:46.968Z] #11 120.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-23T13:53:46.968Z] #11 120.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-23T13:53:46.968Z] #11 120.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:46.968Z] #11 DONE 120.9s [2020-07-23T13:53:46.968Z] [2020-07-23T13:53:46.968Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:46.968Z] #40 50.80 DEP compel/src/lib/handle-elf.d [2020-07-23T13:53:46.968Z] #40 50.92 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-23T13:53:46.968Z] #40 51.01 CC compel/src/lib/log.o [2020-07-23T13:53:46.968Z] #40 51.32 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-23T13:53:46.968Z] #40 51.69 CC compel/arch/ppc64/src/lib/infect.o [2020-07-23T13:53:46.968Z] #40 52.54 CC compel/src/lib/infect-rpc.o [2020-07-23T13:53:46.968Z] #40 52.93 CC compel/src/lib/infect-util.o [2020-07-23T13:53:46.968Z] #40 53.29 CC compel/src/lib/infect.o [2020-07-23T13:53:47.143Z] #39 33.78 CC images/ipc-shm.o [2020-07-23T13:53:47.406Z] #39 34.00 CC images/ipc-msg.o [2020-07-23T13:53:47.670Z] #39 34.16 CC images/ipc-sem.o [2020-07-23T13:53:47.670Z] #39 34.28 CC images/utsns.o [2020-07-23T13:53:47.670Z] #39 34.43 CC images/creds.o [2020-07-23T13:53:47.763Z] #19 12.69 Building wheels for collected packages: pyyaml [2020-07-23T13:53:47.811Z] #49 ... [2020-07-23T13:53:47.811Z] [2020-07-23T13:53:47.811Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-23T13:53:47.811Z] #12 DONE 2.3s [2020-07-23T13:53:47.935Z] #39 34.66 CC images/vma.o [2020-07-23T13:53:48.022Z] #19 12.69 Running setup.py bdist_wheel for pyyaml: started [2020-07-23T13:53:48.035Z] #40 ... [2020-07-23T13:53:48.035Z] [2020-07-23T13:53:48.035Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-23T13:53:48.035Z] #12 DONE 0.6s [2020-07-23T13:53:48.035Z] [2020-07-23T13:53:48.035Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:48.035Z] #50 0.492 + RM_GOPATH=0 [2020-07-23T13:53:48.035Z] #50 0.494 + TMP_GOPATH= [2020-07-23T13:53:48.035Z] #50 0.495 + : /build [2020-07-23T13:53:48.035Z] #50 0.496 + '[' -z '' ']' [2020-07-23T13:53:48.035Z] #50 0.499 ++ mktemp -d [2020-07-23T13:53:48.035Z] #50 0.514 + export GOPATH=/tmp/tmp.odtKez29Ci [2020-07-23T13:53:48.035Z] #50 0.515 + GOPATH=/tmp/tmp.odtKez29Ci [2020-07-23T13:53:48.035Z] #50 0.516 + RM_GOPATH=1 [2020-07-23T13:53:48.035Z] #50 0.518 + case "$(go env GOARCH)" in [2020-07-23T13:53:48.035Z] #50 0.521 ++ go env GOARCH [2020-07-23T13:53:48.035Z] #50 0.537 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:48.035Z] #50 0.538 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:48.035Z] #50 0.543 ++ dirname /tmp/install/install.sh [2020-07-23T13:53:48.035Z] #50 0.545 + dir=/tmp/install [2020-07-23T13:53:48.035Z] #50 0.545 + bin=runc [2020-07-23T13:53:48.035Z] #50 0.545 + shift [2020-07-23T13:53:48.035Z] #50 0.546 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-23T13:53:48.035Z] #50 0.551 + . /tmp/install/runc.installer [2020-07-23T13:53:48.035Z] #50 0.552 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:53:48.035Z] #50 0.553 + install_runc [2020-07-23T13:53:48.035Z] #50 0.555 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-23T13:53:48.035Z] #50 0.555 + uname -r [2020-07-23T13:53:48.035Z] #50 0.558 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-23T13:53:48.035Z] #50 0.562 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-23T13:53:48.035Z] #50 0.562 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-23T13:53:48.035Z] #50 0.565 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.odtKez29Ci/src/github.com/opencontainers/runc [2020-07-23T13:53:48.035Z] #50 0.568 Cloning into '/tmp/tmp.odtKez29Ci/src/github.com/opencontainers/runc'... [2020-07-23T13:53:48.070Z] [2020-07-23T13:53:48.070Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-23T13:53:48.199Z] #39 34.92 CC images/netdev.o [2020-07-23T13:53:48.199Z] #39 ... [2020-07-23T13:53:48.199Z] [2020-07-23T13:53:48.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:48.199Z] #10 104.9 Selecting previously unselected package libapparmor1:arm64. [2020-07-23T13:53:48.199Z] #10 104.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 104.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-23T13:53:48.199Z] #10 105.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-23T13:53:48.199Z] #10 105.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 105.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-23T13:53:48.199Z] #10 105.2 Selecting previously unselected package libbtrfs0. [2020-07-23T13:53:48.199Z] #10 105.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 105.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:53:48.199Z] #10 105.2 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:53:48.199Z] #10 105.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 105.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:53:48.199Z] #10 105.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-23T13:53:48.199Z] #10 105.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 105.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-23T13:53:48.199Z] #10 105.6 Selecting previously unselected package libudev-dev:arm64. [2020-07-23T13:53:48.199Z] #10 105.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 105.6 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-23T13:53:48.199Z] #10 105.8 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-23T13:53:48.199Z] #10 105.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 105.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-23T13:53:48.199Z] #10 106.1 Selecting previously unselected package libpcre16-3:arm64. [2020-07-23T13:53:48.199Z] #10 106.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 106.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-23T13:53:48.199Z] #10 106.3 Selecting previously unselected package libpcre32-3:arm64. [2020-07-23T13:53:48.199Z] #10 106.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 106.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-23T13:53:48.199Z] #10 106.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-23T13:53:48.199Z] #10 106.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 106.6 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-23T13:53:48.199Z] #10 106.7 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-23T13:53:48.199Z] #10 106.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 106.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-23T13:53:48.199Z] #10 107.1 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-23T13:53:48.199Z] #10 107.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 107.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-23T13:53:48.199Z] #10 107.4 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-23T13:53:48.199Z] #10 107.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 107.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-23T13:53:48.199Z] #10 107.5 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-23T13:53:48.199Z] #10 107.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 107.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-23T13:53:48.199Z] #10 107.7 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-23T13:53:48.199Z] #10 107.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-23T13:53:48.199Z] #10 107.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-23T13:53:48.342Z] #50 ... [2020-07-23T13:53:48.342Z] [2020-07-23T13:53:48.342Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-23T13:53:48.342Z] #13 DONE 0.5s [2020-07-23T13:53:48.342Z] [2020-07-23T13:53:48.342Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:48.342Z] #42 112.1 text/template [2020-07-23T13:53:48.342Z] #42 113.4 go/parser [2020-07-23T13:53:48.342Z] #42 120.4 encoding/xml [2020-07-23T13:53:48.592Z] #19 13.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-23T13:53:48.592Z] #19 13.52 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-23T13:53:48.592Z] #19 13.55 Successfully built pyyaml [2020-07-23T13:53:48.638Z] #13 ... [2020-07-23T13:53:48.638Z] [2020-07-23T13:53:48.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:48.638Z] #39 47.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-23T13:53:48.638Z] #39 47.36 HOSTDEP compel/src/main-host.d [2020-07-23T13:53:48.638Z] #39 47.47 DEP compel/src/lib/ptrace.d [2020-07-23T13:53:48.638Z] #39 47.60 DEP compel/src/lib/infect.d [2020-07-23T13:53:48.638Z] #39 47.86 DEP compel/src/lib/infect-util.d [2020-07-23T13:53:48.638Z] #39 48.09 DEP compel/src/lib/infect-rpc.d [2020-07-23T13:53:48.638Z] #39 48.21 DEP compel/arch/x86/src/lib/infect.d [2020-07-23T13:53:48.638Z] #39 48.26 DEP compel/arch/x86/src/lib/cpu.d [2020-07-23T13:53:48.638Z] #39 48.29 DEP compel/src/lib/log.d [2020-07-23T13:53:48.638Z] #39 48.36 DEP compel/src/main.d [2020-07-23T13:53:48.638Z] #39 48.59 DEP compel/src/lib/handle-elf.d [2020-07-23T13:53:48.638Z] #39 48.75 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-23T13:53:48.638Z] #39 48.87 CC compel/src/lib/log.o [2020-07-23T13:53:48.638Z] #39 49.05 CC compel/arch/x86/src/lib/cpu.o [2020-07-23T13:53:48.638Z] #39 49.63 CC compel/arch/x86/src/lib/infect.o [2020-07-23T13:53:48.638Z] #39 50.22 CC compel/src/lib/infect-rpc.o [2020-07-23T13:53:48.638Z] #39 50.57 CC compel/src/lib/infect-util.o [2020-07-23T13:53:48.638Z] #39 50.79 CC compel/src/lib/infect.o [2020-07-23T13:53:48.638Z] #39 53.42 CC compel/src/lib/ptrace.o [2020-07-23T13:53:48.638Z] #39 53.88 AR compel/libcompel.a [2020-07-23T13:53:48.638Z] #39 53.96 HOSTCC compel/src/main-host.o [2020-07-23T13:53:48.638Z] #39 54.41 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-23T13:53:48.638Z] #39 54.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-23T13:53:48.638Z] #39 55.19 HOSTCC compel/src/lib/log-host.o [2020-07-23T13:53:48.638Z] #39 55.47 HOSTLINK compel/compel-host-bin [2020-07-23T13:53:48.638Z] #39 55.62 DEP soccr/soccr.d [2020-07-23T13:53:48.638Z] #39 55.89 CC soccr/soccr.o [2020-07-23T13:53:48.645Z] #42 ... [2020-07-23T13:53:48.645Z] [2020-07-23T13:53:48.645Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-23T13:53:48.645Z] #14 0.274 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-23T13:53:48.645Z] #14 DONE 0.4s [2020-07-23T13:53:48.645Z] [2020-07-23T13:53:48.645Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-23T13:53:48.775Z] #10 108.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-23T13:53:48.775Z] #10 108.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-23T13:53:48.775Z] #10 108.4 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-23T13:53:48.775Z] #10 108.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:53:48.775Z] #10 108.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-23T13:53:48.775Z] #10 108.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-23T13:53:48.775Z] #10 108.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:48.775Z] #10 108.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:53:48.775Z] #10 108.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-23T13:53:48.775Z] #10 108.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-23T13:53:48.775Z] #10 108.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:53:48.775Z] #10 108.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:53:48.853Z] #19 13.55 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-23T13:53:48.853Z] #19 13.75 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-23T13:53:48.897Z] #39 ... [2020-07-23T13:53:48.897Z] [2020-07-23T13:53:48.897Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:48.897Z] #41 118.0 crypto/tls [2020-07-23T13:53:48.897Z] #41 124.5 net/http/httptrace [2020-07-23T13:53:48.897Z] #41 124.8 net/http [2020-07-23T13:53:48.952Z] #15 DONE 0.4s [2020-07-23T13:53:48.952Z] [2020-07-23T13:53:48.952Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:48.952Z] #48 117.8 golang.org/x/crypto/ssh/terminal [2020-07-23T13:53:48.952Z] #48 121.8 mvdan.cc/sh/v3/cmd/shfmt [2020-07-23T13:53:49.039Z] #10 108.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-23T13:53:49.039Z] #10 108.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-23T13:53:49.039Z] #10 108.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-23T13:53:49.039Z] #10 108.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:53:49.039Z] #10 108.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-23T13:53:49.039Z] #10 108.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:49.039Z] #10 108.7 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 [2020-07-23T13:53:49.039Z] #10 108.7 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 [2020-07-23T13:53:49.039Z] #10 108.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:49.039Z] #10 108.8 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 [2020-07-23T13:53:49.039Z] #10 108.8 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 [2020-07-23T13:53:49.039Z] #10 108.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:53:49.156Z] #41 ... [2020-07-23T13:53:49.156Z] [2020-07-23T13:53:49.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:49.156Z] #39 57.74 AR soccr/libsoccr.a [2020-07-23T13:53:49.156Z] #39 57.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:53:49.270Z] #48 ... [2020-07-23T13:53:49.270Z] [2020-07-23T13:53:49.270Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-23T13:53:49.270Z] #16 DONE 0.4s [2020-07-23T13:53:49.302Z] #10 108.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-23T13:53:49.302Z] #10 108.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-23T13:53:49.302Z] #10 108.9 Setting up dmsetup (2:1.02.155-3) ... [2020-07-23T13:53:49.302Z] #10 108.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-23T13:53:49.302Z] #10 108.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-23T13:53:49.302Z] #10 108.9 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:53:49.424Z] #19 DONE 14.2s [2020-07-23T13:53:49.424Z] [2020-07-23T13:53:49.424Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-23T13:53:49.580Z] [2020-07-23T13:53:49.580Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:49.580Z] #42 123.3 math/big [2020-07-23T13:53:49.726Z] #39 58.13 DEP criu/arch/x86/sigframe.d [2020-07-23T13:53:49.726Z] #39 58.31 DEP criu/arch/x86/sigaction_compat.d [2020-07-23T13:53:49.726Z] #39 58.38 DEP criu/arch/x86/kerndat.d [2020-07-23T13:53:49.883Z] #42 ... [2020-07-23T13:53:49.883Z] [2020-07-23T13:53:49.883Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-23T13:53:49.883Z] #17 DONE 0.5s [2020-07-23T13:53:49.988Z] #39 ... [2020-07-23T13:53:49.988Z] [2020-07-23T13:53:49.988Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-23T13:53:49.988Z] #13 1.929 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-23T13:53:49.988Z] #13 DONE 2.0s [2020-07-23T13:53:49.988Z] [2020-07-23T13:53:49.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:49.988Z] #39 58.55 DEP criu/arch/x86/crtools.d [2020-07-23T13:53:49.988Z] #39 58.76 DEP criu/arch/x86/cpu.d [2020-07-23T13:53:49.994Z] #22 DONE 0.4s [2020-07-23T13:53:49.994Z] [2020-07-23T13:53:49.994Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-23T13:53:50.187Z] [2020-07-23T13:53:50.187Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:53:50.249Z] #39 59.03 CC criu/arch/x86/cpu.o [2020-07-23T13:53:50.251Z] #10 DONE 110.0s [2020-07-23T13:53:50.251Z] [2020-07-23T13:53:50.251Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:50.385Z] #41 ... [2020-07-23T13:53:50.385Z] [2020-07-23T13:53:50.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:50.385Z] #39 25.75 CC images/remap-file-path.o [2020-07-23T13:53:50.385Z] #39 25.95 CC images/eventfd.o [2020-07-23T13:53:50.385Z] #39 26.20 CC images/eventpoll.o [2020-07-23T13:53:50.385Z] #39 26.57 CC images/fh.o [2020-07-23T13:53:50.385Z] #39 26.89 CC images/fsnotify.o [2020-07-23T13:53:50.385Z] #39 27.65 CC images/signalfd.o [2020-07-23T13:53:50.385Z] #39 28.16 CC images/fs.o [2020-07-23T13:53:50.385Z] #39 28.51 CC images/pstree.o [2020-07-23T13:53:50.385Z] #39 28.91 CC images/pipe.o [2020-07-23T13:53:50.385Z] #39 29.08 CC images/tcp-stream.o [2020-07-23T13:53:50.385Z] #39 29.28 CC images/sk-packet.o [2020-07-23T13:53:50.385Z] #39 29.51 CC images/mnt.o [2020-07-23T13:53:50.385Z] #39 29.69 CC images/pipe-data.o [2020-07-23T13:53:50.385Z] #39 29.86 CC images/sa.o [2020-07-23T13:53:50.385Z] #39 30.10 CC images/timer.o [2020-07-23T13:53:50.385Z] #39 30.48 CC images/timerfd.o [2020-07-23T13:53:50.385Z] #39 30.68 CC images/mm.o [2020-07-23T13:53:50.385Z] #39 30.91 CC images/sk-opts.o [2020-07-23T13:53:50.385Z] #39 31.04 CC images/sk-unix.o [2020-07-23T13:53:50.385Z] #39 31.27 CC images/sk-inet.o [2020-07-23T13:53:50.385Z] #39 31.60 CC images/tun.o [2020-07-23T13:53:50.385Z] #39 31.95 CC images/sk-netlink.o [2020-07-23T13:53:50.385Z] #39 32.13 CC images/packet-sock.o [2020-07-23T13:53:50.385Z] #39 32.48 CC images/ipc-var.o [2020-07-23T13:53:50.385Z] #39 32.66 CC images/ipc-desc.o [2020-07-23T13:53:50.385Z] #39 32.86 CC images/ipc-shm.o [2020-07-23T13:53:50.385Z] #39 33.05 CC images/ipc-msg.o [2020-07-23T13:53:50.385Z] #39 33.42 CC images/ipc-sem.o [2020-07-23T13:53:50.385Z] #39 33.59 CC images/utsns.o [2020-07-23T13:53:50.385Z] #39 33.80 CC images/creds.o [2020-07-23T13:53:50.385Z] #39 33.96 CC images/vma.o [2020-07-23T13:53:50.385Z] #39 34.19 CC images/netdev.o [2020-07-23T13:53:50.385Z] #39 34.61 CC images/tty.o [2020-07-23T13:53:50.385Z] #39 35.14 CC images/file-lock.o [2020-07-23T13:53:50.385Z] #39 35.39 CC images/rlimit.o [2020-07-23T13:53:50.385Z] #39 ... [2020-07-23T13:53:50.385Z] [2020-07-23T13:53:50.385Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:50.385Z] #41 109.8 vendor/golang.org/x/net/idna [2020-07-23T13:53:50.488Z] #18 0.640 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:53:50.788Z] #18 0.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:53:50.788Z] #18 0.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:53:51.188Z] #39 59.78 CC criu/arch/x86/crtools.o [2020-07-23T13:53:51.860Z] #18 1.987 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-23T13:53:52.127Z] #39 ... [2020-07-23T13:53:52.127Z] [2020-07-23T13:53:52.127Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-23T13:53:52.127Z] #14 DONE 2.0s [2020-07-23T13:53:52.127Z] [2020-07-23T13:53:52.127Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-23T13:53:52.180Z] #49 2.014 + RM_GOPATH=0 [2020-07-23T13:53:52.180Z] #49 2.016 + TMP_GOPATH= [2020-07-23T13:53:52.180Z] #49 2.016 + : /build [2020-07-23T13:53:52.180Z] #49 2.016 + '[' -z '' ']' [2020-07-23T13:53:52.273Z] #41 111.7 vendor/golang.org/x/net/http2/hpack [2020-07-23T13:53:52.444Z] #49 2.020 ++ mktemp -d [2020-07-23T13:53:52.444Z] #49 2.030 + export GOPATH=/tmp/tmp.4RZeCAPuqj [2020-07-23T13:53:52.444Z] #49 2.030 + GOPATH=/tmp/tmp.4RZeCAPuqj [2020-07-23T13:53:52.444Z] #49 2.030 + RM_GOPATH=1 [2020-07-23T13:53:52.444Z] #49 2.030 + case "$(go env GOARCH)" in [2020-07-23T13:53:52.444Z] #49 2.030 ++ go env GOARCH [2020-07-23T13:53:52.444Z] #49 2.045 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:52.444Z] #49 2.047 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:53:52.444Z] #49 2.055 ++ dirname /tmp/install/install.sh [2020-07-23T13:53:52.444Z] #49 2.056 + dir=/tmp/install [2020-07-23T13:53:52.444Z] #49 2.057 + bin=runc [2020-07-23T13:53:52.444Z] #49 2.057 + shift [2020-07-23T13:53:52.444Z] #49 2.057 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-23T13:53:52.444Z] #49 2.057 + . /tmp/install/runc.installer [2020-07-23T13:53:52.444Z] #49 2.057 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:53:52.444Z] #49 2.057 + install_runc [2020-07-23T13:53:52.444Z] #49 2.057 + uname -r [2020-07-23T13:53:52.444Z] #49 2.059 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-23T13:53:52.444Z] #49 2.063 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-23T13:53:52.444Z] #49 2.063 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-23T13:53:52.444Z] #49 2.063 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-23T13:53:52.444Z] #49 2.063 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4RZeCAPuqj/src/github.com/opencontainers/runc [2020-07-23T13:53:52.444Z] #49 2.072 Cloning into '/tmp/tmp.4RZeCAPuqj/src/github.com/opencontainers/runc'... [2020-07-23T13:53:52.707Z] #49 ... [2020-07-23T13:53:52.707Z] [2020-07-23T13:53:52.707Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-23T13:53:52.707Z] #11 DONE 2.2s [2020-07-23T13:53:52.707Z] [2020-07-23T13:53:52.707Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-23T13:53:52.980Z] #12 ... [2020-07-23T13:53:52.980Z] [2020-07-23T13:53:52.980Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:52.980Z] #41 102.4 crypto/tls [2020-07-23T13:53:52.980Z] #41 106.7 net/http/httptrace [2020-07-23T13:53:52.980Z] #41 106.9 net/http [2020-07-23T13:53:52.980Z] #41 ... [2020-07-23T13:53:52.980Z] [2020-07-23T13:53:52.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:52.980Z] #39 35.22 CC images/tty.o [2020-07-23T13:53:52.980Z] #39 35.81 CC images/file-lock.o [2020-07-23T13:53:52.980Z] #39 36.08 CC images/rlimit.o [2020-07-23T13:53:52.980Z] #39 36.30 CC images/pagemap.o [2020-07-23T13:53:52.980Z] #39 36.55 CC images/siginfo.o [2020-07-23T13:53:52.980Z] #39 36.80 CC images/rpc.o [2020-07-23T13:53:52.980Z] #39 37.92 CC images/ext-file.o [2020-07-23T13:53:52.980Z] #39 38.14 CC images/cgroup.o [2020-07-23T13:53:52.980Z] #39 38.98 CC images/userns.o [2020-07-23T13:53:52.980Z] #39 39.36 CC images/google/protobuf/descriptor.o [2020-07-23T13:53:53.199Z] #41 112.8 mime [2020-07-23T13:53:53.290Z] #26 DONE 3.3s [2020-07-23T13:53:53.290Z] [2020-07-23T13:53:53.290Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:53:53.290Z] #36 DONE 221.6s [2020-07-23T13:53:53.290Z] [2020-07-23T13:53:53.290Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:53.290Z] #39 141.6 CC criu/pie-util.o [2020-07-23T13:53:53.290Z] #39 141.7 CC criu/pipes.o [2020-07-23T13:53:53.290Z] #39 142.3 CC criu/plugin.o [2020-07-23T13:53:53.290Z] #39 142.7 CC criu/proc_parse.o [2020-07-23T13:53:53.290Z] #39 145.2 CC criu/protobuf-desc.o [2020-07-23T13:53:53.290Z] #39 146.0 CC criu/protobuf.o [2020-07-23T13:53:53.290Z] #39 146.3 CC criu/pstree.o [2020-07-23T13:53:53.290Z] #39 147.0 CC criu/rbtree.o [2020-07-23T13:53:53.290Z] #39 147.2 CC criu/rst-malloc.o [2020-07-23T13:53:53.290Z] #39 147.3 CC criu/seccomp.o [2020-07-23T13:53:53.290Z] #39 147.6 CC criu/seize.o [2020-07-23T13:53:53.290Z] #39 ... [2020-07-23T13:53:53.290Z] [2020-07-23T13:53:53.290Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-23T13:53:53.550Z] #29 DONE 0.4s [2020-07-23T13:53:53.550Z] [2020-07-23T13:53:53.550Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-23T13:53:53.811Z] #31 DONE 0.1s [2020-07-23T13:53:53.811Z] [2020-07-23T13:53:53.811Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-23T13:53:53.811Z] #34 DONE 0.1s [2020-07-23T13:53:53.811Z] [2020-07-23T13:53:53.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:53.811Z] #39 148.2 CC criu/servicefd.o [2020-07-23T13:53:53.967Z] #18 3.918 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-23T13:53:53.967Z] #18 ... [2020-07-23T13:53:53.967Z] [2020-07-23T13:53:53.967Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-23T13:53:53.967Z] #48 DONE 127.9s [2020-07-23T13:53:54.037Z] #15 DONE 2.0s [2020-07-23T13:53:54.037Z] [2020-07-23T13:53:54.037Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-23T13:53:54.072Z] #39 148.7 CC criu/shmem.o [2020-07-23T13:53:54.269Z] [2020-07-23T13:53:54.269Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:54.269Z] #40 57.11 CC compel/src/lib/ptrace.o [2020-07-23T13:53:54.269Z] #40 57.83 AR compel/libcompel.a [2020-07-23T13:53:54.269Z] #40 57.90 HOSTCC compel/src/main-host.o [2020-07-23T13:53:54.269Z] #40 58.39 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-23T13:53:54.269Z] #40 58.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-23T13:53:54.269Z] #40 59.11 HOSTCC compel/src/lib/log-host.o [2020-07-23T13:53:54.269Z] #40 59.33 HOSTLINK compel/compel-host-bin [2020-07-23T13:53:54.269Z] #40 59.55 DEP soccr/soccr.d [2020-07-23T13:53:54.269Z] #40 59.87 CC soccr/soccr.o [2020-07-23T13:53:54.650Z] #39 149.4 CC criu/sigframe.o [2020-07-23T13:53:54.908Z] #39 41.32 CC images/opts.o [2020-07-23T13:53:54.908Z] #39 ... [2020-07-23T13:53:54.908Z] [2020-07-23T13:53:54.908Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-23T13:53:54.908Z] #12 DONE 2.5s [2020-07-23T13:53:54.908Z] [2020-07-23T13:53:54.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:54.908Z] #39 41.59 CC images/seccomp.o [2020-07-23T13:53:54.908Z] #39 ... [2020-07-23T13:53:54.908Z] [2020-07-23T13:53:54.908Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-23T13:53:54.910Z] #39 ... [2020-07-23T13:53:54.910Z] [2020-07-23T13:53:54.910Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-23T13:53:54.910Z] #37 DONE 0.5s [2020-07-23T13:53:54.910Z] [2020-07-23T13:53:54.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:54.910Z] #39 149.6 CC criu/signalfd.o [2020-07-23T13:53:54.910Z] #39 149.8 CC criu/sk-inet.o [2020-07-23T13:53:55.088Z] #41 114.8 mime/quotedprintable [2020-07-23T13:53:55.343Z] #41 115.1 net/http/internal [2020-07-23T13:53:55.490Z] #39 150.2 CC criu/sk-netlink.o [2020-07-23T13:53:55.751Z] #39 150.5 CC criu/sk-packet.o [2020-07-23T13:53:55.905Z] #41 ... [2020-07-23T13:53:55.905Z] [2020-07-23T13:53:55.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:55.905Z] #39 35.61 CC images/pagemap.o [2020-07-23T13:53:55.905Z] #39 35.88 CC images/siginfo.o [2020-07-23T13:53:55.905Z] #39 36.21 CC images/rpc.o [2020-07-23T13:53:55.905Z] #39 37.31 CC images/ext-file.o [2020-07-23T13:53:55.905Z] #39 37.49 CC images/cgroup.o [2020-07-23T13:53:55.905Z] #39 38.07 CC images/userns.o [2020-07-23T13:53:55.905Z] #39 38.31 CC images/google/protobuf/descriptor.o [2020-07-23T13:53:55.905Z] #39 39.93 CC images/opts.o [2020-07-23T13:53:55.905Z] #39 40.22 CC images/seccomp.o [2020-07-23T13:53:55.905Z] #39 40.39 CC images/binfmt-misc.o [2020-07-23T13:53:55.905Z] #39 40.51 CC images/time.o [2020-07-23T13:53:55.905Z] #39 40.65 CC images/sysctl.o [2020-07-23T13:53:55.905Z] #39 40.83 CC images/autofs.o [2020-07-23T13:53:55.905Z] #39 41.02 CC images/macvlan.o [2020-07-23T13:53:55.905Z] #39 41.27 CC images/sit.o [2020-07-23T13:53:55.944Z] #16 DONE 1.9s [2020-07-23T13:53:55.944Z] [2020-07-23T13:53:55.944Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:53:56.161Z] #39 41.48 CC images/memfd.o [2020-07-23T13:53:56.320Z] #39 150.8 CC criu/sk-queue.o [2020-07-23T13:53:56.400Z] #40 62.47 AR soccr/libsoccr.a [2020-07-23T13:53:56.400Z] #40 62.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:53:56.400Z] #40 ... [2020-07-23T13:53:56.400Z] [2020-07-23T13:53:56.400Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:53:56.400Z] #42 129.9 go/doc [2020-07-23T13:53:56.417Z] #39 41.85 CC images/timens.o [2020-07-23T13:53:56.580Z] #39 151.1 CC criu/sk-tcp.o [2020-07-23T13:53:56.580Z] #39 151.3 CC criu/sk-unix.o [2020-07-23T13:53:56.673Z] #39 42.07 LINK images/built-in.o [2020-07-23T13:53:56.832Z] #13 1.580 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-23T13:53:56.832Z] #13 DONE 1.8s [2020-07-23T13:53:56.832Z] [2020-07-23T13:53:56.832Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-23T13:53:56.929Z] #39 42.22 GEN compel/include/asm [2020-07-23T13:53:56.929Z] #39 42.24 GEN compel/include/version.h [2020-07-23T13:53:56.929Z] #39 42.27 touch .config [2020-07-23T13:53:56.929Z] #39 42.29 GEN include/common/config.h [2020-07-23T13:53:56.929Z] #39 ... [2020-07-23T13:53:56.929Z] [2020-07-23T13:53:56.929Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:53:56.929Z] #10 106.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-23T13:53:56.929Z] #10 106.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-23T13:53:56.929Z] #10 106.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:53:56.929Z] #10 ... [2020-07-23T13:53:56.929Z] [2020-07-23T13:53:56.929Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:56.929Z] #39 42.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-23T13:53:56.929Z] #39 42.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-23T13:53:56.929Z] #39 42.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-23T13:53:56.929Z] #39 42.45 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-23T13:53:56.929Z] #39 42.49 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-23T13:53:57.185Z] #39 42.52 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-23T13:53:57.185Z] #39 42.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-23T13:53:57.185Z] #39 42.59 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-23T13:53:57.185Z] #39 42.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-23T13:53:57.185Z] #39 42.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-23T13:53:57.185Z] #39 42.64 DEP compel/plugins/std/infect.d [2020-07-23T13:53:57.441Z] #39 42.75 DEP compel/plugins/std/string.d [2020-07-23T13:53:57.441Z] #39 42.84 DEP compel/plugins/std/log.d [2020-07-23T13:53:57.521Z] #39 152.4 CC criu/sockets.o [2020-07-23T13:53:57.698Z] #39 42.94 DEP compel/plugins/std/fds.d [2020-07-23T13:53:57.698Z] #39 43.03 DEP compel/plugins/std/std.d [2020-07-23T13:53:57.698Z] #39 43.15 DEP compel/plugins/shmem/shmem.d [2020-07-23T13:53:57.954Z] #39 43.22 DEP compel/plugins/fds/fds.d [2020-07-23T13:53:57.954Z] #39 43.36 CC compel/plugins/std/std.o [2020-07-23T13:53:58.091Z] #39 152.9 CC criu/stats.o [2020-07-23T13:53:58.211Z] #39 43.70 CC compel/plugins/std/fds.o [2020-07-23T13:53:58.351Z] #39 153.2 CC criu/string.o [2020-07-23T13:53:58.351Z] #39 153.2 CC criu/sysctl.o [2020-07-23T13:53:58.483Z] #17 2.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:53:58.483Z] #17 2.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:53:58.483Z] #17 2.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:53:58.483Z] #17 2.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:53:58.773Z] #39 44.10 CC compel/plugins/std/log.o [2020-07-23T13:53:58.848Z] #14 DONE 2.1s [2020-07-23T13:53:58.848Z] [2020-07-23T13:53:58.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:53:58.848Z] #39 41.94 CC images/binfmt-misc.o [2020-07-23T13:53:58.848Z] #39 42.24 CC images/time.o [2020-07-23T13:53:58.848Z] #39 42.53 CC images/sysctl.o [2020-07-23T13:53:58.848Z] #39 42.81 CC images/autofs.o [2020-07-23T13:53:58.848Z] #39 43.02 CC images/macvlan.o [2020-07-23T13:53:58.848Z] #39 43.26 CC images/sit.o [2020-07-23T13:53:58.848Z] #39 43.44 CC images/memfd.o [2020-07-23T13:53:58.848Z] #39 43.75 CC images/timens.o [2020-07-23T13:53:58.848Z] #39 44.00 LINK images/built-in.o [2020-07-23T13:53:58.848Z] #39 44.14 GEN compel/include/asm [2020-07-23T13:53:58.848Z] #39 44.17 GEN compel/include/version.h [2020-07-23T13:53:58.848Z] #39 44.19 touch .config [2020-07-23T13:53:58.848Z] #39 44.23 GEN include/common/config.h [2020-07-23T13:53:58.848Z] #39 44.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-23T13:53:58.848Z] #39 44.37 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-23T13:53:58.848Z] #39 44.44 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-23T13:53:58.848Z] #39 44.47 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-23T13:53:58.848Z] #39 44.50 DEP compel/plugins/std/infect.d [2020-07-23T13:53:58.848Z] #39 44.60 DEP compel/plugins/std/string.d [2020-07-23T13:53:58.848Z] #39 44.68 DEP compel/plugins/std/log.d [2020-07-23T13:53:58.848Z] #39 44.81 DEP compel/plugins/std/fds.d [2020-07-23T13:53:58.848Z] #39 44.91 DEP compel/plugins/std/std.d [2020-07-23T13:53:58.848Z] #39 44.98 DEP compel/plugins/shmem/shmem.d [2020-07-23T13:53:58.848Z] #39 45.02 DEP compel/plugins/fds/fds.d [2020-07-23T13:53:58.848Z] #39 45.17 CC compel/plugins/std/std.o [2020-07-23T13:53:58.848Z] #39 45.51 CC compel/plugins/std/fds.o [2020-07-23T13:53:58.922Z] #39 153.6 CC criu/sysfs_parse.o [2020-07-23T13:53:59.182Z] #39 153.9 CC criu/timens.o [2020-07-23T13:53:59.437Z] #39 46.09 CC compel/plugins/std/log.o [2020-07-23T13:53:59.442Z] #39 154.1 CC criu/timerfd.o [2020-07-23T13:53:59.702Z] #39 154.4 CC criu/tty.o [2020-07-23T13:53:59.703Z] #39 44.88 CC compel/plugins/std/string.o [2020-07-23T13:53:59.864Z] #17 4.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:54:00.268Z] #39 45.46 CC compel/plugins/std/infect.o [2020-07-23T13:54:00.387Z] #39 46.89 CC compel/plugins/std/string.o [2020-07-23T13:54:00.525Z] #39 45.88 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-23T13:54:00.525Z] #39 45.94 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-23T13:54:00.525Z] #39 45.98 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-23T13:54:00.642Z] #39 155.4 CC criu/tun.o [2020-07-23T13:54:00.782Z] #39 46.06 AR compel/plugins/std.lib.a [2020-07-23T13:54:00.782Z] #39 46.12 CC compel/plugins/fds/fds.o [2020-07-23T13:54:00.971Z] #39 47.64 CC compel/plugins/std/infect.o [2020-07-23T13:54:01.040Z] #39 46.38 AR compel/plugins/fds.lib.a [2020-07-23T13:54:01.040Z] #39 46.44 HOSTDEP compel/src/lib/log-host.d [2020-07-23T13:54:01.213Z] #39 155.8 CC criu/uffd.o [2020-07-23T13:54:01.235Z] #39 ... [2020-07-23T13:54:01.235Z] [2020-07-23T13:54:01.235Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-23T13:54:01.235Z] #15 DONE 2.3s [2020-07-23T13:54:01.235Z] [2020-07-23T13:54:01.235Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:01.246Z] #17 5.510 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:54:01.298Z] #39 46.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-23T13:54:01.298Z] #39 46.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-23T13:54:01.298Z] #39 46.80 HOSTDEP compel/src/main-host.d [2020-07-23T13:54:01.556Z] #39 46.93 DEP compel/src/lib/ptrace.d [2020-07-23T13:54:01.556Z] #39 47.03 DEP compel/src/lib/infect.d [2020-07-23T13:54:01.813Z] #39 ... [2020-07-23T13:54:01.813Z] [2020-07-23T13:54:01.813Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:01.813Z] #54 113.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:54:01.813Z] #54 113.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-23T13:54:01.813Z] #54 DONE 121.6s [2020-07-23T13:54:01.813Z] [2020-07-23T13:54:01.813Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-23T13:54:01.813Z] #55 DONE 0.0s [2020-07-23T13:54:01.813Z] [2020-07-23T13:54:01.813Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-23T13:54:01.813Z] #56 DONE 0.1s [2020-07-23T13:54:01.813Z] [2020-07-23T13:54:01.813Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:01.813Z] #39 47.28 DEP compel/src/lib/infect-util.d [2020-07-23T13:54:02.070Z] #39 47.43 DEP compel/src/lib/infect-rpc.d [2020-07-23T13:54:02.076Z] #42 ... [2020-07-23T13:54:02.076Z] [2020-07-23T13:54:02.076Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:02.076Z] #40 63.05 DEP criu/arch/ppc64/sigframe.d [2020-07-23T13:54:02.076Z] #40 63.20 DEP criu/arch/ppc64/crtools.d [2020-07-23T13:54:02.076Z] #40 63.38 DEP criu/arch/ppc64/cpu.d [2020-07-23T13:54:02.076Z] #40 63.60 CC criu/arch/ppc64/cpu.o [2020-07-23T13:54:02.076Z] #40 64.22 CC criu/arch/ppc64/crtools.o [2020-07-23T13:54:02.076Z] #40 65.43 CC criu/arch/ppc64/sigframe.o [2020-07-23T13:54:02.076Z] #40 65.93 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-23T13:54:02.076Z] #40 66.00 DEP criu/pie/util-vdso.d [2020-07-23T13:54:02.076Z] #40 66.20 DEP criu/pie/util.d [2020-07-23T13:54:02.076Z] #40 66.37 CC criu/pie/util.o [2020-07-23T13:54:02.076Z] #40 66.68 CC criu/pie/util-vdso.o [2020-07-23T13:54:02.076Z] #40 67.61 AR criu/pie/pie.lib.a [2020-07-23T13:54:02.076Z] #40 67.67 DEP criu/pie/restorer.d [2020-07-23T13:54:02.076Z] #40 67.93 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-23T13:54:02.076Z] #40 67.95 DEP criu/arch/ppc64/restorer.d [2020-07-23T13:54:02.076Z] #40 68.19 DEP criu/arch/ppc64/vdso-pie.d [2020-07-23T13:54:02.076Z] #40 68.33 DEP criu/pie/parasite-vdso.d [2020-07-23T13:54:02.076Z] #40 68.54 DEP criu/pie/parasite.d [2020-07-23T13:54:02.153Z] #39 156.6 CC criu/util.o [2020-07-23T13:54:02.185Z] #17 ... [2020-07-23T13:54:02.185Z] [2020-07-23T13:54:02.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:02.185Z] #39 61.17 CC criu/arch/x86/kerndat.o [2020-07-23T13:54:02.185Z] #39 61.70 CC criu/arch/x86/sigaction_compat.o [2020-07-23T13:54:02.185Z] #39 61.95 CC criu/arch/x86/sigframe.o [2020-07-23T13:54:02.185Z] #39 62.17 LINK criu/arch/x86/crtools.built-in.o [2020-07-23T13:54:02.185Z] #39 62.22 DEP criu/pie/util-vdso-elf32.d [2020-07-23T13:54:02.185Z] #39 62.34 DEP criu/pie/util-vdso.d [2020-07-23T13:54:02.185Z] #39 62.49 DEP criu/pie/util.d [2020-07-23T13:54:02.185Z] #39 62.70 CC criu/pie/util.o [2020-07-23T13:54:02.185Z] #39 62.96 CC criu/pie/util-vdso.o [2020-07-23T13:54:02.185Z] #39 63.51 CC criu/pie/util-vdso-elf32.o [2020-07-23T13:54:02.185Z] #39 64.13 AR criu/pie/pie.lib.a [2020-07-23T13:54:02.185Z] #39 64.19 DEP criu/pie/restorer.d [2020-07-23T13:54:02.185Z] #39 64.57 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-23T13:54:02.185Z] #39 64.83 DEP criu/arch/x86/restorer_unmap.d [2020-07-23T13:54:02.185Z] #39 64.85 DEP criu/arch/x86/restorer.d [2020-07-23T13:54:02.185Z] #39 65.09 DEP criu/arch/x86/vdso-pie.d [2020-07-23T13:54:02.185Z] #39 65.18 DEP criu/pie/parasite-vdso.d [2020-07-23T13:54:02.185Z] #39 65.34 DEP criu/pie/parasite.d [2020-07-23T13:54:02.185Z] #39 65.60 CC criu/pie/parasite.o [2020-07-23T13:54:02.185Z] #39 66.82 LINK criu/pie/parasite.built-in.o [2020-07-23T13:54:02.185Z] #39 66.83 GEN criu/pie/parasite-blob.h [2020-07-23T13:54:02.185Z] #39 66.84 CC criu/pie/parasite-vdso.o [2020-07-23T13:54:02.185Z] #39 67.38 CC criu/arch/x86/vdso-pie.o [2020-07-23T13:54:02.185Z] #39 67.61 CC criu/arch/x86/restorer.o [2020-07-23T13:54:02.185Z] #39 68.16 CC criu/arch/x86/restorer_unmap.o [2020-07-23T13:54:02.185Z] #39 68.20 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-23T13:54:02.185Z] #39 68.57 CC criu/pie/restorer.o [2020-07-23T13:54:02.327Z] #39 47.67 DEP compel/arch/x86/src/lib/infect.d [2020-07-23T13:54:02.396Z] #40 68.90 CC criu/pie/parasite.o [2020-07-23T13:54:02.584Z] #39 47.93 DEP compel/arch/x86/src/lib/cpu.d [2020-07-23T13:54:02.584Z] #39 48.01 DEP compel/src/lib/log.d [2020-07-23T13:54:02.723Z] #39 157.4 CC criu/uts_ns.o [2020-07-23T13:54:02.818Z] #21 119.0 Checking out files: 22% (2441/10840) Checking out files: 23% (2494/10840) Checking out files: 24% (2602/10840) Checking out files: 25% (2710/10840) Checking out files: 26% (2819/10840) Checking out files: 27% (2927/10840) Checking out files: 28% (3036/10840) Checking out files: 29% (3144/10840) Checking out files: 30% (3252/10840) Checking out files: 31% (3361/10840) Checking out files: 32% (3469/10840) Checking out files: 33% (3578/10840) Checking out files: 34% (3686/10840) Checking out files: 35% (3794/10840) Checking out files: 36% (3903/10840) Checking out files: 36% (3912/10840) Checking out files: 37% (4011/10840) Checking out files: 38% (4120/10840) Checking out files: 39% (4228/10840) Checking out files: 40% (4336/10840) Checking out files: 41% (4445/10840) Checking out files: 42% (4553/10840) Checking out files: 43% (4662/10840) Checking out files: 44% (4770/10840) Checking out files: 45% (4878/10840) Checking out files: 46% (4987/10840) Checking out files: 47% (5095/10840) Checking out files: 48% (5204/10840) Checking out files: 49% (5312/10840) Checking out files: 50% (5420/10840) Checking out files: 51% (5529/10840) Checking out files: 52% (5637/10840) Checking out files: 53% (5746/10840) Checking out files: 54% (5854/10840) Checking out files: 55% (5962/10840) Checking out files: 56% (6071/10840) Checking out files: 57% (6179/10840) Checking out files: 58% (6288/10840) Checking out files: 59% (6396/10840) Checking out files: 60% (6504/10840) Checking out files: 61% (6613/10840) Checking out files: 62% (6721/10840) Checking out files: 63% (6830/10840) Checking out files: 64% (6938/10840) Checking out files: 64% (7037/10840) Checking out files: 65% (7046/10840) Checking out files: 66% (7155/10840) Checking out files: 67% (7263/10840) Checking out files: 68% (7372/10840) Checking out files: 69% (7480/10840) Checking out files: 70% (7588/10840) Checking out files: 71% (7697/10840) Checking out files: 72% (7805/10840) Checking out files: 73% (7914/10840) Checking out files: 74% (8022/10840) Checking out files: 75% (8130/10840) Checking out files: 76% (8239/10840) Checking out files: 77% (8347/10840) Checking out files: 78% (8456/10840) Checking out files: 79% (8564/10840) Checking out files: 80% (8672/10840) Checking out files: 81% (8781/10840) Checking out files: 82% (8889/10840) Checking out files: 83% (8998/10840) Checking out files: 84% (9106/10840) Checking out files: 85% (9214/10840) Checking out files: 86% (9323/10840) Checking out files: 87% (9431/10840) Checking out files: 88% (9540/10840) Checking out files: 89% (9648/10840) Checking out files: 89% (9702/10840) Checking out files: 90% (9756/10840) Checking out files: 91% (9865/10840) Checking out files: 92% (9973/10840) Checking out files: 93% (10082/10840) Checking out files: 94% (10190/10840) Checking out files: 95% (10298/10840) Checking out files: 96% (10407/10840) Checking out files: 97% (10515/10840) Checking out files: 98% (10624/10840) Checking out files: 99% (10732/10840) Checking out files: 100% (10840/10840) Checking out files: 100% (10840/10840), done. [2020-07-23T13:54:02.840Z] #39 48.14 DEP compel/src/main.d [2020-07-23T13:54:02.841Z] #39 48.33 DEP compel/src/lib/handle-elf.d [2020-07-23T13:54:02.984Z] #39 157.6 CC criu/vdso-compat.o [2020-07-23T13:54:02.984Z] #39 157.7 CC criu/vdso.o [2020-07-23T13:54:03.081Z] #21 122.6 + cd /tmp/tmp.cYgLqQyXCe/tmp/docker-ce [2020-07-23T13:54:03.081Z] #21 122.6 + git checkout -q v17.06.2-ce [2020-07-23T13:54:03.097Z] #39 48.49 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-23T13:54:03.123Z] #39 71.71 LINK criu/pie/restorer.built-in.o [2020-07-23T13:54:03.123Z] #39 71.74 GEN criu/pie/restorer-blob.h [2020-07-23T13:54:03.123Z] #39 ... [2020-07-23T13:54:03.123Z] [2020-07-23T13:54:03.123Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:03.123Z] #49 10.01 + cd /tmp/tmp.cMDu4K8rq8/src/github.com/opencontainers/runc [2020-07-23T13:54:03.123Z] #49 10.01 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:54:03.123Z] #49 10.38 + '[' -z '' ']' [2020-07-23T13:54:03.123Z] #49 10.38 + target=static [2020-07-23T13:54:03.123Z] #49 10.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-23T13:54:03.123Z] #49 10.52 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-23T13:54:03.245Z] #39 158.1 LINK criu/built-in.o [2020-07-23T13:54:03.354Z] #39 48.72 CC compel/src/lib/log.o [2020-07-23T13:54:03.383Z] #49 ... [2020-07-23T13:54:03.383Z] [2020-07-23T13:54:03.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:03.383Z] #39 71.85 DEP criu/vdso.d [2020-07-23T13:54:03.505Z] #39 158.2 LINK criu/criu [2020-07-23T13:54:03.611Z] #39 48.87 CC compel/arch/x86/src/lib/cpu.o [2020-07-23T13:54:03.643Z] #39 72.14 DEP criu/vdso-compat.d [2020-07-23T13:54:03.643Z] #39 72.29 DEP criu/uts_ns.d [2020-07-23T13:54:03.659Z] #21 ... [2020-07-23T13:54:03.659Z] [2020-07-23T13:54:03.659Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-23T13:54:03.659Z] #16 DONE 2.5s [2020-07-23T13:54:03.659Z] [2020-07-23T13:54:03.659Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:54:03.659Z] #28 DONE 123.2s [2020-07-23T13:54:03.659Z] [2020-07-23T13:54:03.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:03.659Z] #39 48.15 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-23T13:54:03.659Z] #39 48.23 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-23T13:54:03.659Z] #39 48.33 AR compel/plugins/std.lib.a [2020-07-23T13:54:03.659Z] #39 48.49 CC compel/plugins/fds/fds.o [2020-07-23T13:54:03.659Z] #39 48.72 AR compel/plugins/fds.lib.a [2020-07-23T13:54:03.659Z] #39 48.80 HOSTDEP compel/src/lib/log-host.d [2020-07-23T13:54:03.659Z] #39 48.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-23T13:54:03.659Z] #39 49.03 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-23T13:54:03.659Z] #39 49.12 HOSTDEP compel/src/main-host.d [2020-07-23T13:54:03.659Z] #39 49.19 DEP compel/src/lib/ptrace.d [2020-07-23T13:54:03.659Z] #39 49.33 DEP compel/src/lib/infect.d [2020-07-23T13:54:03.659Z] #39 49.47 DEP compel/src/lib/infect-util.d [2020-07-23T13:54:03.659Z] #39 49.59 DEP compel/src/lib/infect-rpc.d [2020-07-23T13:54:03.659Z] #39 49.71 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-23T13:54:03.659Z] #39 49.79 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-23T13:54:03.659Z] #39 49.83 DEP compel/src/lib/log.d [2020-07-23T13:54:03.659Z] #39 49.90 DEP compel/src/main.d [2020-07-23T13:54:03.659Z] #39 49.99 DEP compel/src/lib/handle-elf.d [2020-07-23T13:54:03.659Z] #39 50.07 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-23T13:54:03.659Z] #39 50.15 CC compel/src/lib/log.o [2020-07-23T13:54:03.905Z] #39 72.50 DEP criu/util.d [2020-07-23T13:54:03.922Z] #39 ... [2020-07-23T13:54:03.922Z] [2020-07-23T13:54:03.922Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:03.922Z] #41 115.6 github.com/LK4D4/vndr/godl [2020-07-23T13:54:03.922Z] #41 116.2 github.com/LK4D4/vndr [2020-07-23T13:54:03.922Z] #41 DONE 123.6s [2020-07-23T13:54:03.922Z] [2020-07-23T13:54:03.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:03.922Z] #39 50.45 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-23T13:54:03.922Z] #39 50.73 CC compel/arch/aarch64/src/lib/infect.o [2020-07-23T13:54:04.075Z] #39 158.6 DEP lib/c/criu.d [2020-07-23T13:54:04.075Z] #39 158.6 CC images/rpc.pb-c.o [2020-07-23T13:54:04.173Z] #39 72.79 DEP criu/uffd.d [2020-07-23T13:54:04.175Z] #39 49.50 CC compel/arch/x86/src/lib/infect.o [2020-07-23T13:54:04.335Z] #39 159.1 CC lib/c/criu.o [2020-07-23T13:54:04.335Z] #39 ... [2020-07-23T13:54:04.335Z] [2020-07-23T13:54:04.335Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:04.335Z] #52 187.1 + bin/containerd [2020-07-23T13:54:04.433Z] #39 73.02 DEP criu/tun.d [2020-07-23T13:54:04.433Z] #39 73.21 DEP criu/tty.d [2020-07-23T13:54:04.504Z] #39 51.24 CC compel/src/lib/infect-rpc.o [2020-07-23T13:54:04.504Z] #40 70.58 LINK criu/pie/parasite.built-in.o [2020-07-23T13:54:04.505Z] #40 70.59 GEN criu/pie/parasite-blob.h [2020-07-23T13:54:04.505Z] #40 70.65 CC criu/pie/parasite-vdso.o [2020-07-23T13:54:04.576Z] Client: [2020-07-23T13:54:04.576Z] Debug Mode: false [2020-07-23T13:54:04.576Z] Plugins: [2020-07-23T13:54:04.576Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-23T13:54:04.576Z] [2020-07-23T13:54:04.576Z] Server: [2020-07-23T13:54:04.576Z] Containers: 0 [2020-07-23T13:54:04.576Z] Running: 0 [2020-07-23T13:54:04.576Z] Paused: 0 [2020-07-23T13:54:04.576Z] Stopped: 0 [2020-07-23T13:54:04.576Z] Images: 0 [2020-07-23T13:54:04.576Z] Server Version: 19.03.5 [2020-07-23T13:54:04.576Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-07-23T13:54:04.576Z] LCOW: [2020-07-23T13:54:04.576Z] Windows: [2020-07-23T13:54:04.576Z] Logging Driver: json-file [2020-07-23T13:54:04.576Z] Plugins: [2020-07-23T13:54:04.576Z] Volume: local [2020-07-23T13:54:04.576Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-23T13:54:04.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-23T13:54:04.576Z] Swarm: inactive [2020-07-23T13:54:04.576Z] Default Isolation: process [2020-07-23T13:54:04.576Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-23T13:54:04.577Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-23T13:54:04.577Z] OSType: windows [2020-07-23T13:54:04.577Z] Architecture: x86_64 [2020-07-23T13:54:04.577Z] CPUs: 4 [2020-07-23T13:54:04.577Z] Total Memory: 32GiB [2020-07-23T13:54:04.577Z] Name: azwin-2-1b1510 [2020-07-23T13:54:04.577Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-23T13:54:04.577Z] Docker Root Dir: D:\docker [2020-07-23T13:54:04.577Z] Debug Mode: false [2020-07-23T13:54:04.577Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:54:04.577Z] Labels: [2020-07-23T13:54:04.577Z] Experimental: true [2020-07-23T13:54:04.577Z] Insecure Registries: [2020-07-23T13:54:04.577Z] 10.0.0.4:5000 [2020-07-23T13:54:04.577Z] 127.0.0.0/8 [2020-07-23T13:54:04.577Z] Registry Mirrors: [2020-07-23T13:54:04.577Z] http://10.0.0.4:5000/ [2020-07-23T13:54:04.577Z] Live Restore Enabled: false [2020-07-23T13:54:04.577Z] [2020-07-23T13:54:04.693Z] #39 73.47 DEP criu/timerfd.d [Pipeline] } [2020-07-23T13:54:04.739Z] #39 50.26 CC compel/src/lib/infect-rpc.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-23T13:54:04.954Z] #39 73.73 DEP criu/timens.d [2020-07-23T13:54:05.082Z] #39 51.53 CC compel/src/lib/infect-util.o [2020-07-23T13:54:05.156Z] #40 71.50 CC criu/arch/ppc64/vdso-pie.o [2020-07-23T13:54:05.303Z] #39 50.63 CC compel/src/lib/infect-util.o [2020-07-23T13:54:05.346Z] #39 51.80 CC compel/src/lib/infect.o [2020-07-23T13:54:05.457Z] #40 71.99 CC criu/arch/ppc64/restorer.o [2020-07-23T13:54:05.457Z] #40 ... [2020-07-23T13:54:05.457Z] [2020-07-23T13:54:05.457Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:05.457Z] #18 5.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-23T13:54:05.457Z] #18 11.80 Fetched 8145 kB in 11s (722 kB/s) [2020-07-23T13:54:05.524Z] #39 73.91 DEP criu/sysfs_parse.d [2020-07-23T13:54:05.524Z] #39 74.06 DEP criu/sysctl.d [2020-07-23T13:54:05.524Z] #39 74.17 DEP criu/string.d [2020-07-23T13:54:05.524Z] #39 74.23 DEP criu/stats.d [2020-07-23T13:54:05.524Z] #39 74.31 DEP criu/sockets.d [2020-07-23T13:54:05.560Z] #39 50.90 CC compel/src/lib/infect.o [2020-07-23T13:54:05.757Z] #18 11.80 Reading package lists... [2020-07-23T13:54:05.757Z] #18 ... [2020-07-23T13:54:05.757Z] [2020-07-23T13:54:05.757Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:05.757Z] #42 139.4 vendor/golang.org/x/text/unicode/norm [2020-07-23T13:54:06.093Z] #39 74.49 DEP criu/sk-unix.d [2020-07-23T13:54:06.093Z] #39 74.72 DEP criu/sk-tcp.d [2020-07-23T13:54:06.124Z] #39 ... [2020-07-23T13:54:06.124Z] [2020-07-23T13:54:06.124Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-23T13:54:06.124Z] #10 121.6 Selecting previously unselected package libapparmor1:amd64. [2020-07-23T13:54:06.124Z] #10 121.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 121.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-23T13:54:06.124Z] #10 121.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-23T13:54:06.124Z] #10 121.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 121.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-23T13:54:06.124Z] #10 122.0 Selecting previously unselected package libbtrfs0. [2020-07-23T13:54:06.124Z] #10 122.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 122.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-23T13:54:06.124Z] #10 122.2 Selecting previously unselected package libbtrfs-dev. [2020-07-23T13:54:06.124Z] #10 122.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 122.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:54:06.124Z] #10 122.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-23T13:54:06.124Z] #10 122.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 122.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:54:06.124Z] #10 122.5 Selecting previously unselected package libudev-dev:amd64. [2020-07-23T13:54:06.124Z] #10 122.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 122.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:54:06.124Z] #10 122.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-23T13:54:06.124Z] #10 122.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 122.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-23T13:54:06.124Z] #10 123.2 Selecting previously unselected package libpcre16-3:amd64. [2020-07-23T13:54:06.124Z] #10 123.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 123.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 123.4 Selecting previously unselected package libpcre32-3:amd64. [2020-07-23T13:54:06.124Z] #10 123.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 123.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 123.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-23T13:54:06.124Z] #10 123.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 123.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 123.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-23T13:54:06.124Z] #10 123.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 123.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 124.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-23T13:54:06.124Z] #10 124.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 124.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-23T13:54:06.124Z] #10 124.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-23T13:54:06.124Z] #10 124.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-23T13:54:06.124Z] #10 124.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-23T13:54:06.124Z] #10 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 124.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-23T13:54:06.124Z] #10 124.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-23T13:54:06.124Z] #10 124.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-23T13:54:06.124Z] #10 124.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:54:06.124Z] #10 125.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 125.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-23T13:54:06.124Z] #10 125.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-23T13:54:06.124Z] #10 125.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-23T13:54:06.124Z] #10 125.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 125.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-23T13:54:06.124Z] #10 125.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:54:06.124Z] #10 125.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-23T13:54:06.124Z] #10 125.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 125.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:54:06.124Z] #10 125.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-23T13:54:06.124Z] #10 125.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-23T13:54:06.124Z] #10 125.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-23T13:54:06.124Z] #10 125.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-23T13:54:06.124Z] #10 125.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-23T13:54:06.124Z] #10 125.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-23T13:54:06.124Z] #10 125.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-23T13:54:06.124Z] #10 125.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:54:06.124Z] #10 125.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 [2020-07-23T13:54:06.124Z] #10 125.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 [2020-07-23T13:54:06.124Z] #10 125.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-23T13:54:06.124Z] #10 125.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 [2020-07-23T13:54:06.124Z] #10 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-23T13:54:06.124Z] #10 125.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-23T13:54:06.124Z] #10 125.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-23T13:54:06.124Z] #10 125.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:54:06.124Z] #10 125.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-23T13:54:06.124Z] #10 125.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-23T13:54:06.124Z] #10 125.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-23T13:54:06.124Z] #10 125.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:54:06.124Z] #10 DONE 125.7s [2020-07-23T13:54:06.124Z] [2020-07-23T13:54:06.124Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:06.352Z] #39 74.94 DEP criu/sk-queue.d [2020-07-23T13:54:06.613Z] #39 75.08 DEP criu/sk-packet.d [2020-07-23T13:54:06.613Z] #39 75.29 DEP criu/sk-netlink.d [2020-07-23T13:54:06.815Z] #42 140.3 github.com/LK4D4/vndr/build [2020-07-23T13:54:06.873Z] #39 75.49 DEP criu/sk-inet.d [2020-07-23T13:54:07.116Z] #42 ... [2020-07-23T13:54:07.116Z] [2020-07-23T13:54:07.116Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:07.116Z] #50 9.876 + cd /tmp/tmp.odtKez29Ci/src/github.com/opencontainers/runc [2020-07-23T13:54:07.116Z] #50 9.876 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:54:07.116Z] #50 10.44 + '[' -z '' ']' [2020-07-23T13:54:07.116Z] #50 10.44 + target=static [2020-07-23T13:54:07.116Z] #50 10.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-23T13:54:07.116Z] #50 10.63 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-23T13:54:07.116Z] #50 ... [2020-07-23T13:54:07.116Z] [2020-07-23T13:54:07.116Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:07.116Z] #40 72.64 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-23T13:54:07.116Z] #40 72.68 CC criu/pie/restorer.o [2020-07-23T13:54:07.132Z] #39 75.79 DEP criu/signalfd.d [2020-07-23T13:54:07.271Z] #39 53.61 CC compel/src/lib/ptrace.o [2020-07-23T13:54:07.271Z] #39 53.96 AR compel/libcompel.a [2020-07-23T13:54:07.271Z] #39 54.03 HOSTCC compel/src/main-host.o [2020-07-23T13:54:07.392Z] #39 76.02 DEP criu/sigframe.d [2020-07-23T13:54:07.392Z] #39 76.09 DEP criu/shmem.d [2020-07-23T13:54:07.534Z] #39 54.24 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-23T13:54:07.534Z] #39 54.35 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-23T13:54:07.652Z] #39 76.31 DEP criu/servicefd.d [2020-07-23T13:54:07.652Z] #39 76.42 DEP criu/seize.d [2020-07-23T13:54:08.109Z] #39 54.59 HOSTCC compel/src/lib/log-host.o [2020-07-23T13:54:08.109Z] #39 ... [2020-07-23T13:54:08.109Z] [2020-07-23T13:54:08.109Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:08.109Z] #49 7.533 + cd /tmp/tmp.4RZeCAPuqj/src/github.com/opencontainers/runc [2020-07-23T13:54:08.109Z] #49 7.533 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:54:08.109Z] #49 7.738 + '[' -z '' ']' [2020-07-23T13:54:08.109Z] #49 7.738 + target=static [2020-07-23T13:54:08.109Z] #49 7.739 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-23T13:54:08.109Z] #49 8.043 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-23T13:54:08.109Z] #49 ... [2020-07-23T13:54:08.109Z] [2020-07-23T13:54:08.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:08.109Z] #39 54.75 HOSTLINK compel/compel-host-bin [2020-07-23T13:54:08.221Z] #39 76.59 DEP criu/seccomp.d [2020-07-23T13:54:08.221Z] #39 76.73 DEP criu/rst-malloc.d [2020-07-23T13:54:08.221Z] #39 76.83 DEP criu/rbtree.d [2020-07-23T13:54:08.221Z] #39 76.87 DEP criu/pstree.d [2020-07-23T13:54:08.373Z] #39 54.93 DEP soccr/soccr.d [2020-07-23T13:54:08.373Z] #39 55.06 CC soccr/soccr.o [2020-07-23T13:54:08.481Z] #39 77.03 DEP criu/protobuf.d [2020-07-23T13:54:08.481Z] #39 77.20 GEN criu/protobuf-desc-gen.h [2020-07-23T13:54:08.535Z] #52 ... [2020-07-23T13:54:08.535Z] [2020-07-23T13:54:08.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:08.535Z] #39 159.8 LINK lib/c/built-in.o [2020-07-23T13:54:08.535Z] #39 159.8 LINK lib/c/libcriu.so [2020-07-23T13:54:08.535Z] #39 159.9 LINK lib/c/libcriu.a [2020-07-23T13:54:08.535Z] #39 160.0 GEN magic.py [2020-07-23T13:54:08.535Z] #39 160.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:54:08.535Z] #39 160.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:54:08.535Z] #39 160.1 Note: Building without GnuTLS support [2020-07-23T13:54:08.535Z] #39 160.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:54:08.535Z] #39 160.1 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:54:08.535Z] #39 160.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:54:08.535Z] #39 161.3 make[1]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 161.8 make[1]: 'images/built-in.o' is up to date. [2020-07-23T13:54:08.535Z] #39 161.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-23T13:54:08.535Z] #39 161.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-23T13:54:08.535Z] #39 161.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-23T13:54:08.535Z] #39 161.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-23T13:54:08.535Z] #39 161.9 make[1]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:54:08.535Z] #39 162.1 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.2 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.2 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.3 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.4 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.4 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.4 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.5 make[2]: Nothing to be done for 'all'. [2020-07-23T13:54:08.535Z] #39 162.5 INSTALL criu/criu [2020-07-23T13:54:08.535Z] #39 DONE 163.0s [2020-07-23T13:54:08.535Z] [2020-07-23T13:54:08.535Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:08.535Z] #45 227.6 + cd /tmp/tmp.jb1hREXr7B/src/github.com/golangci/golangci-lint/ [2020-07-23T13:54:08.535Z] #45 227.6 + git checkout -q v1.23.8 [2020-07-23T13:54:08.535Z] #45 228.0 ++ git describe --tags [2020-07-23T13:54:08.535Z] #45 228.0 + version=v1.23.8 [2020-07-23T13:54:08.535Z] #45 228.0 ++ git rev-parse --short HEAD [2020-07-23T13:54:08.535Z] #45 228.0 + commit=76a82c6 [2020-07-23T13:54:08.535Z] #45 228.0 ++ git show -s --format=%cd [2020-07-23T13:54:08.535Z] #45 228.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-23T13:54:08.535Z] #45 228.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:54:08.645Z] #49 2.490 + RM_GOPATH=0 [2020-07-23T13:54:08.645Z] #49 2.490 + TMP_GOPATH= [2020-07-23T13:54:08.645Z] #49 2.490 + : /build [2020-07-23T13:54:08.645Z] #49 2.490 + '[' -z '' ']' [2020-07-23T13:54:08.645Z] #49 2.490 ++ mktemp -d [2020-07-23T13:54:08.645Z] #49 2.490 + export GOPATH=/tmp/tmp.c0NNuvCsr0 [2020-07-23T13:54:08.645Z] #49 2.491 + GOPATH=/tmp/tmp.c0NNuvCsr0 [2020-07-23T13:54:08.645Z] #49 2.491 + RM_GOPATH=1 [2020-07-23T13:54:08.645Z] #49 2.491 + case "$(go env GOARCH)" in [2020-07-23T13:54:08.645Z] #49 2.495 ++ go env GOARCH [2020-07-23T13:54:08.645Z] #49 2.516 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T13:54:08.645Z] #49 2.516 + GO_BUILDMODE=-buildmode=pie [2020-07-23T13:54:08.645Z] #49 2.516 ++ dirname /tmp/install/install.sh [2020-07-23T13:54:08.645Z] #49 2.517 + dir=/tmp/install [2020-07-23T13:54:08.645Z] #49 2.517 + bin=runc [2020-07-23T13:54:08.645Z] #49 2.517 + shift [2020-07-23T13:54:08.645Z] #49 2.518 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-23T13:54:08.645Z] #49 2.518 + . /tmp/install/runc.installer [2020-07-23T13:54:08.645Z] #49 2.518 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:54:08.645Z] #49 2.518 + install_runc [2020-07-23T13:54:08.645Z] #49 2.518 + uname -r [2020-07-23T13:54:08.645Z] #49 2.519 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-23T13:54:08.645Z] #49 2.521 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-23T13:54:08.645Z] #49 2.521 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-23T13:54:08.645Z] #49 2.521 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-23T13:54:08.645Z] #49 2.521 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.c0NNuvCsr0/src/github.com/opencontainers/runc [2020-07-23T13:54:08.645Z] #49 2.527 Cloning into '/tmp/tmp.c0NNuvCsr0/src/github.com/opencontainers/runc'... [2020-07-23T13:54:08.645Z] #49 ... [2020-07-23T13:54:08.645Z] [2020-07-23T13:54:08.645Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-23T13:54:08.645Z] #11 DONE 2.8s [2020-07-23T13:54:08.645Z] [2020-07-23T13:54:08.645Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:08.645Z] #41 118.4 crypto/tls [2020-07-23T13:54:08.645Z] #41 125.1 net/http/httptrace [2020-07-23T13:54:08.645Z] #41 125.2 net/http [2020-07-23T13:54:08.741Z] #39 ... [2020-07-23T13:54:08.741Z] [2020-07-23T13:54:08.741Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:08.741Z] #41 138.2 github.com/LK4D4/vndr/godl [2020-07-23T13:54:08.741Z] #41 138.8 github.com/LK4D4/vndr [2020-07-23T13:54:08.902Z] #41 ... [2020-07-23T13:54:08.902Z] [2020-07-23T13:54:08.902Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-23T13:54:09.001Z] #41 DONE 148.3s [2020-07-23T13:54:09.001Z] [2020-07-23T13:54:09.001Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:09.001Z] #17 10.60 Fetched 8364 kB in 9s (944 kB/s) [2020-07-23T13:54:09.477Z] #45 ... [2020-07-23T13:54:09.477Z] [2020-07-23T13:54:09.477Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-23T13:54:09.477Z] #40 DONE 0.1s [2020-07-23T13:54:09.477Z] [2020-07-23T13:54:09.477Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-23T13:54:09.477Z] #42 DONE 0.1s [2020-07-23T13:54:09.477Z] [2020-07-23T13:54:09.477Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-23T13:54:09.477Z] #44 DONE 0.0s [2020-07-23T13:54:09.477Z] [2020-07-23T13:54:09.477Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:09.767Z] #39 56.17 AR soccr/libsoccr.a [2020-07-23T13:54:09.767Z] #39 56.23 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:54:09.901Z] #40 ... [2020-07-23T13:54:09.902Z] [2020-07-23T13:54:09.902Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:09.902Z] #55 134.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-23T13:54:09.902Z] #55 134.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-23T13:54:09.902Z] #55 DONE 143.5s [2020-07-23T13:54:09.902Z] [2020-07-23T13:54:09.902Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-23T13:54:10.030Z] #39 56.69 DEP criu/arch/aarch64/sigframe.d [2020-07-23T13:54:10.208Z] #56 DONE 0.2s [2020-07-23T13:54:10.208Z] [2020-07-23T13:54:10.208Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-23T13:54:10.208Z] #57 DONE 0.1s [2020-07-23T13:54:10.208Z] [2020-07-23T13:54:10.208Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:10.208Z] #18 11.80 Reading package lists... [2020-07-23T13:54:10.294Z] #39 56.88 DEP criu/arch/aarch64/crtools.d [2020-07-23T13:54:10.294Z] #39 57.03 DEP criu/arch/aarch64/cpu.d [2020-07-23T13:54:10.294Z] #39 57.05 DEP criu/arch/aarch64/bitops.d [2020-07-23T13:54:10.294Z] #39 57.10 CC criu/arch/aarch64/bitops.o [2020-07-23T13:54:10.382Z] #17 10.60 Reading package lists... [2020-07-23T13:54:10.557Z] #39 57.17 CC criu/arch/aarch64/cpu.o [2020-07-23T13:54:10.558Z] #39 57.36 CC criu/arch/aarch64/crtools.o [2020-07-23T13:54:10.796Z] #12 DONE 2.1s [2020-07-23T13:54:10.796Z] [2020-07-23T13:54:10.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:10.796Z] #39 53.14 CC compel/src/lib/ptrace.o [2020-07-23T13:54:10.796Z] #39 53.44 AR compel/libcompel.a [2020-07-23T13:54:10.796Z] #39 53.52 HOSTCC compel/src/main-host.o [2020-07-23T13:54:10.796Z] #39 53.76 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-23T13:54:10.796Z] #39 53.96 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-23T13:54:10.796Z] #39 54.44 HOSTCC compel/src/lib/log-host.o [2020-07-23T13:54:10.796Z] #39 54.62 HOSTLINK compel/compel-host-bin [2020-07-23T13:54:10.796Z] #39 54.76 DEP soccr/soccr.d [2020-07-23T13:54:10.796Z] #39 54.87 CC soccr/soccr.o [2020-07-23T13:54:11.052Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-23T13:54:11.052Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-07-23T13:54:11.052Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-23T13:54:11.052Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-23T13:54:11.052Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-23T13:54:11.052Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-23T13:54:11.134Z] #39 57.81 CC criu/arch/aarch64/sigframe.o [2020-07-23T13:54:11.273Z] #18 16.48 Reading package lists... [2020-07-23T13:54:11.346Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-23T13:54:11.346Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-23T13:54:11.346Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-23T13:54:11.346Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-23T13:54:11.346Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-23T13:54:11.360Z] #39 56.50 AR soccr/libsoccr.a [2020-07-23T13:54:11.360Z] #39 56.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:54:11.397Z] #39 58.11 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-23T13:54:11.639Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-23T13:54:11.664Z] #39 58.16 DEP criu/pie/util-vdso.d [2020-07-23T13:54:11.664Z] #39 58.30 DEP criu/pie/util.d [2020-07-23T13:54:11.875Z] #18 21.51 Building dependency tree... [2020-07-23T13:54:11.875Z] #18 ... [2020-07-23T13:54:11.875Z] [2020-07-23T13:54:11.875Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:11.875Z] #40 76.69 LINK criu/pie/restorer.built-in.o [2020-07-23T13:54:11.875Z] #40 76.71 GEN criu/pie/restorer-blob.h [2020-07-23T13:54:11.875Z] #40 76.88 DEP criu/vdso.d [2020-07-23T13:54:11.875Z] #40 77.27 DEP criu/uts_ns.d [2020-07-23T13:54:11.875Z] #40 77.54 DEP criu/util.d [2020-07-23T13:54:11.875Z] #40 77.78 DEP criu/uffd.d [2020-07-23T13:54:11.875Z] #40 78.08 DEP criu/tun.d [2020-07-23T13:54:11.875Z] #40 78.24 DEP criu/tty.d [2020-07-23T13:54:11.924Z] #39 57.13 DEP criu/arch/x86/sigframe.d [2020-07-23T13:54:11.924Z] #39 57.28 DEP criu/arch/x86/sigaction_compat.d [2020-07-23T13:54:11.924Z] #39 57.36 DEP criu/arch/x86/kerndat.d [2020-07-23T13:54:11.927Z] #39 58.48 CC criu/pie/util.o [2020-07-23T13:54:12.022Z] #17 14.59 Reading package lists... [2020-07-23T13:54:12.022Z] #17 ... [2020-07-23T13:54:12.022Z] [2020-07-23T13:54:12.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:12.022Z] #39 79.33 DEP criu/protobuf-desc.d [2020-07-23T13:54:12.022Z] #39 79.49 DEP criu/proc_parse.d [2020-07-23T13:54:12.022Z] #39 79.64 DEP criu/plugin.d [2020-07-23T13:54:12.022Z] #39 79.72 DEP criu/pipes.d [2020-07-23T13:54:12.022Z] #39 79.88 DEP criu/pie-util.d [2020-07-23T13:54:12.022Z] #39 79.97 DEP criu/pie-util-vdso.d [2020-07-23T13:54:12.022Z] #39 80.11 DEP criu/pie-util-vdso-elf32.d [2020-07-23T13:54:12.022Z] #39 80.21 DEP criu/path.d [2020-07-23T13:54:12.022Z] #39 80.38 DEP criu/parasite-syscall.d [2020-07-23T13:54:12.022Z] #39 80.53 DEP criu/pagemap.d [2020-07-23T13:54:12.022Z] #39 80.66 DEP criu/pagemap-cache.d [2020-07-23T13:54:12.174Z] #40 78.47 DEP criu/timerfd.d [2020-07-23T13:54:12.174Z] #40 78.67 DEP criu/timens.d [2020-07-23T13:54:12.181Z] #39 57.46 DEP criu/arch/x86/crtools.d [2020-07-23T13:54:12.181Z] #39 57.55 DEP criu/arch/x86/cpu.d [2020-07-23T13:54:12.193Z] #39 58.84 CC criu/pie/util-vdso.o [2020-07-23T13:54:12.282Z] #39 80.78 DEP criu/page-xfer.d [2020-07-23T13:54:12.282Z] #39 80.91 DEP criu/page-pipe.d [2020-07-23T13:54:12.282Z] #39 81.00 DEP criu/netfilter.d [2020-07-23T13:54:12.314Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-23T13:54:12.314Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-23T13:54:12.439Z] #39 57.73 CC criu/arch/x86/cpu.o [2020-07-23T13:54:12.471Z] #40 78.94 DEP criu/sysfs_parse.d [2020-07-23T13:54:12.541Z] #39 81.15 DEP criu/net.d [2020-07-23T13:54:12.607Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.1% of statements [2020-07-23T13:54:12.607Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-23T13:54:12.607Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-23T13:54:12.607Z] ? github.com/docker/docker/api/types [no test files] [2020-07-23T13:54:12.607Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-23T13:54:12.607Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-23T13:54:12.607Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-23T13:54:12.607Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-23T13:54:12.696Z] #39 ... [2020-07-23T13:54:12.696Z] [2020-07-23T13:54:12.696Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-23T13:54:12.696Z] #13 1.791 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-23T13:54:12.696Z] #13 DONE 1.9s [2020-07-23T13:54:12.696Z] [2020-07-23T13:54:12.696Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-23T13:54:12.773Z] #39 59.56 AR criu/pie/pie.lib.a [2020-07-23T13:54:12.773Z] #40 79.10 DEP criu/sysctl.d [2020-07-23T13:54:12.801Z] #39 81.43 DEP criu/namespaces.d [2020-07-23T13:54:12.899Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-07-23T13:54:12.900Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-07-23T13:54:12.900Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-23T13:54:12.900Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-23T13:54:12.900Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-23T13:54:12.900Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-23T13:54:12.900Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-23T13:54:12.900Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-23T13:54:12.900Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-23T13:54:13.036Z] #39 59.63 DEP criu/pie/restorer.d [2020-07-23T13:54:13.060Z] #39 81.56 DEP criu/mount.d [2020-07-23T13:54:13.060Z] #39 81.66 DEP criu/memfd.d [2020-07-23T13:54:13.072Z] #40 79.35 DEP criu/string.d [2020-07-23T13:54:13.072Z] #40 79.39 DEP criu/stats.d [2020-07-23T13:54:13.072Z] #40 79.50 DEP criu/sockets.d [2020-07-23T13:54:13.194Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-23T13:54:13.194Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-23T13:54:13.194Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-23T13:54:13.298Z] #39 59.82 DEP criu/arch/aarch64/intraprocedure.d [2020-07-23T13:54:13.299Z] #39 59.83 DEP criu/arch/aarch64/restorer.d [2020-07-23T13:54:13.299Z] #39 60.04 DEP criu/arch/aarch64/vdso-pie.d [2020-07-23T13:54:13.321Z] #39 81.89 DEP criu/mem.d [2020-07-23T13:54:13.321Z] #39 82.05 DEP criu/lsm.d [2020-07-23T13:54:13.377Z] #40 79.75 DEP criu/sk-unix.d [2020-07-23T13:54:13.489Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-07-23T13:54:13.562Z] #39 60.13 DEP criu/pie/parasite-vdso.d [2020-07-23T13:54:13.580Z] #39 82.23 DEP criu/log.d [2020-07-23T13:54:13.674Z] #40 80.02 DEP criu/sk-tcp.d [2020-07-23T13:54:13.825Z] #39 60.28 DEP criu/pie/parasite.d [2020-07-23T13:54:13.825Z] #39 ... [2020-07-23T13:54:13.825Z] [2020-07-23T13:54:13.825Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:13.825Z] #17 2.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:54:13.825Z] #17 2.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:54:13.825Z] #17 2.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:54:13.825Z] #17 3.488 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-23T13:54:13.825Z] #17 4.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-23T13:54:13.825Z] #17 5.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-23T13:54:13.825Z] #17 7.307 Fetched 8192 kB in 5s (1739 kB/s) [2020-07-23T13:54:13.825Z] #17 7.307 Reading package lists... [2020-07-23T13:54:13.825Z] #17 9.540 Reading package lists... [2020-07-23T13:54:13.825Z] #17 ... [2020-07-23T13:54:13.825Z] [2020-07-23T13:54:13.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:13.825Z] #39 60.42 CC criu/pie/parasite.o [2020-07-23T13:54:13.840Z] #39 82.38 DEP criu/libnetlink.d [2020-07-23T13:54:13.840Z] #39 82.48 DEP criu/kerndat.d [2020-07-23T13:54:13.976Z] #40 80.22 DEP criu/sk-queue.d [2020-07-23T13:54:13.976Z] #40 80.39 DEP criu/sk-packet.d [2020-07-23T13:54:13.976Z] #40 80.57 DEP criu/sk-netlink.d [2020-07-23T13:54:14.099Z] #39 82.66 DEP criu/kcmp-ids.d [2020-07-23T13:54:14.099Z] #39 82.71 DEP criu/irmap.d [2020-07-23T13:54:14.099Z] #39 82.78 DEP criu/ipc_ns.d [2020-07-23T13:54:14.099Z] #39 82.88 DEP criu/image.d [2020-07-23T13:54:14.277Z] #40 80.86 DEP criu/sk-inet.d [2020-07-23T13:54:14.359Z] #39 82.99 DEP criu/image-desc.d [2020-07-23T13:54:14.359Z] #39 83.08 DEP criu/fsnotify.d [2020-07-23T13:54:14.575Z] #40 81.13 DEP criu/signalfd.d [2020-07-23T13:54:14.600Z] #14 DONE 2.0s [2020-07-23T13:54:14.600Z] [2020-07-23T13:54:14.600Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-23T13:54:14.619Z] #39 83.26 DEP criu/filesystems.d [2020-07-23T13:54:14.774Z] #39 61.48 LINK criu/pie/parasite.built-in.o [2020-07-23T13:54:14.774Z] #39 61.49 GEN criu/pie/parasite-blob.h [2020-07-23T13:54:14.774Z] #39 61.50 CC criu/pie/parasite-vdso.o [2020-07-23T13:54:14.874Z] #40 81.26 DEP criu/sigframe.d [2020-07-23T13:54:14.874Z] #40 81.35 DEP criu/shmem.d [2020-07-23T13:54:14.879Z] #39 83.44 DEP criu/files.d [2020-07-23T13:54:14.879Z] #39 83.64 DEP criu/files-reg.d [2020-07-23T13:54:15.138Z] #39 83.78 DEP criu/files-ext.d [2020-07-23T13:54:15.138Z] #39 83.89 DEP criu/file-lock.d [2020-07-23T13:54:15.173Z] #40 81.52 DEP criu/servicefd.d [2020-07-23T13:54:15.398Z] #39 84.04 DEP criu/file-ids.d [2020-07-23T13:54:15.398Z] #39 84.18 DEP criu/fifo.d [2020-07-23T13:54:15.473Z] #40 81.75 DEP criu/seize.d [2020-07-23T13:54:15.473Z] #40 81.94 DEP criu/seccomp.d [2020-07-23T13:54:15.657Z] #39 84.36 DEP criu/fdstore.d [2020-07-23T13:54:15.657Z] #39 84.45 DEP criu/fault-injection.d [2020-07-23T13:54:15.724Z] #39 62.09 CC criu/arch/aarch64/vdso-pie.o [2020-07-23T13:54:15.724Z] #39 62.43 CC criu/arch/aarch64/restorer.o [2020-07-23T13:54:15.775Z] #40 82.17 DEP criu/rst-malloc.d [2020-07-23T13:54:15.775Z] #40 82.27 DEP criu/rbtree.d [2020-07-23T13:54:15.775Z] #40 82.30 DEP criu/pstree.d [2020-07-23T13:54:15.917Z] #39 84.48 DEP criu/external.d [2020-07-23T13:54:15.917Z] #39 84.57 DEP criu/eventpoll.d [2020-07-23T13:54:16.080Z] #40 82.47 DEP criu/protobuf.d [2020-07-23T13:54:16.176Z] #39 84.72 DEP criu/eventfd.d [2020-07-23T13:54:16.231Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 13.6% of statements [2020-07-23T13:54:16.300Z] #39 62.90 CC criu/arch/aarch64/intraprocedure.o [2020-07-23T13:54:16.300Z] #39 62.95 CC criu/pie/restorer.o [2020-07-23T13:54:16.300Z] #39 ... [2020-07-23T13:54:16.300Z] [2020-07-23T13:54:16.300Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:16.300Z] #21 126.0 + mkdir -p /tmp/tmp.cYgLqQyXCe/src/github.com/docker [2020-07-23T13:54:16.300Z] #21 126.0 + mv components/cli /tmp/tmp.cYgLqQyXCe/src/github.com/docker/cli [2020-07-23T13:54:16.300Z] #21 126.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-23T13:54:16.383Z] #40 82.61 GEN criu/protobuf-desc-gen.h [2020-07-23T13:54:16.383Z] #40 ... [2020-07-23T13:54:16.383Z] [2020-07-23T13:54:16.383Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:16.383Z] #42 150.1 vendor/golang.org/x/net/http2/hpack [2020-07-23T13:54:16.436Z] #39 84.91 DEP criu/crtools.d [2020-07-23T13:54:16.436Z] #39 85.12 DEP criu/cr-service.d [2020-07-23T13:54:16.563Z] #21 ... [2020-07-23T13:54:16.563Z] [2020-07-23T13:54:16.563Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:16.563Z] #17 9.540 Reading package lists... [2020-07-23T13:54:16.563Z] #17 11.62 Building dependency tree... [2020-07-23T13:54:16.563Z] #17 12.63 libcap2-bin is already the newest version (1:2.25-2). [2020-07-23T13:54:16.563Z] #17 12.63 The following additional packages will be installed: [2020-07-23T13:54:16.563Z] #17 12.63 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-23T13:54:16.563Z] #17 12.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-23T13:54:16.563Z] #17 12.63 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-23T13:54:16.563Z] #17 12.63 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-23T13:54:16.563Z] #17 12.63 python3.7 python3.7-minimal vim-runtime xxd [2020-07-23T13:54:16.563Z] #17 12.64 Suggested packages: [2020-07-23T13:54:16.563Z] #17 12.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-23T13:54:16.563Z] #17 12.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-23T13:54:16.563Z] #17 12.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-23T13:54:16.563Z] #17 12.64 Recommended packages: [2020-07-23T13:54:16.563Z] #17 12.64 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-23T13:54:16.563Z] #17 12.64 python3-keyrings.alt python3-xdg unzip [2020-07-23T13:54:16.695Z] #39 85.33 DEP criu/cr-restore.d [2020-07-23T13:54:16.866Z] ok github.com/docker/docker/builder/dockerfile 1.014s coverage: 48.1% of statements [2020-07-23T13:54:16.955Z] #39 85.53 DEP criu/cr-errno.d [2020-07-23T13:54:16.955Z] #39 85.56 DEP criu/cr-dump.d [2020-07-23T13:54:16.955Z] #39 85.75 DEP criu/cr-dedup.d [2020-07-23T13:54:17.117Z] #15 DONE 2.1s [2020-07-23T13:54:17.117Z] [2020-07-23T13:54:17.117Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-23T13:54:17.159Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-23T13:54:17.514Z] #17 13.72 The following NEW packages will be installed: [2020-07-23T13:54:17.514Z] #17 13.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-23T13:54:17.514Z] #17 13.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-23T13:54:17.514Z] #17 13.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-23T13:54:17.514Z] #17 13.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-23T13:54:17.514Z] #17 13.72 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-23T13:54:17.514Z] #17 13.72 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-23T13:54:17.514Z] #17 13.72 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-23T13:54:17.514Z] #17 13.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-23T13:54:17.514Z] #17 13.72 xz-utils zip [2020-07-23T13:54:17.525Z] #39 85.99 DEP criu/cr-check.d [2020-07-23T13:54:17.525Z] #39 ... [2020-07-23T13:54:17.525Z] [2020-07-23T13:54:17.525Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:54:17.525Z] #28 DONE 156.7s [2020-07-23T13:54:17.525Z] [2020-07-23T13:54:17.525Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:17.525Z] #17 14.59 Reading package lists... [2020-07-23T13:54:17.525Z] #17 17.85 Building dependency tree... [2020-07-23T13:54:17.525Z] #17 19.31 libcap2-bin is already the newest version (1:2.25-2). [2020-07-23T13:54:17.525Z] #17 19.31 The following additional packages will be installed: [2020-07-23T13:54:17.525Z] #17 19.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-23T13:54:17.525Z] #17 19.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-23T13:54:17.525Z] #17 19.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-23T13:54:17.525Z] #17 19.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-23T13:54:17.525Z] #17 19.31 python3.7 python3.7-minimal vim-runtime xxd [2020-07-23T13:54:17.525Z] #17 19.31 Suggested packages: [2020-07-23T13:54:17.525Z] #17 19.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-23T13:54:17.525Z] #17 19.31 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-23T13:54:17.525Z] #17 19.31 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-23T13:54:17.525Z] #17 19.31 Recommended packages: [2020-07-23T13:54:17.525Z] #17 19.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-23T13:54:17.525Z] #17 19.31 python3-keyrings.alt python3-xdg unzip [2020-07-23T13:54:17.525Z] #17 21.05 The following NEW packages will be installed: [2020-07-23T13:54:17.525Z] #17 21.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-23T13:54:17.525Z] #17 21.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-23T13:54:17.525Z] #17 21.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-23T13:54:17.525Z] #17 21.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-23T13:54:17.525Z] #17 21.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-23T13:54:17.525Z] #17 21.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-23T13:54:17.525Z] #17 21.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-23T13:54:17.525Z] #17 21.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-23T13:54:17.525Z] #17 21.05 xz-utils zip [2020-07-23T13:54:17.525Z] #17 21.40 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:54:17.525Z] #17 21.40 Need to get 28.5 MB of archives. [2020-07-23T13:54:17.525Z] #17 21.40 After this operation, 116 MB of additional disk space will be used. [2020-07-23T13:54:17.525Z] #17 21.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-23T13:54:17.525Z] #17 21.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-23T13:54:17.525Z] #17 21.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-23T13:54:17.525Z] #17 21.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-23T13:54:17.525Z] #17 21.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-23T13:54:17.525Z] #17 21.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-23T13:54:17.525Z] #17 21.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-23T13:54:17.525Z] #17 21.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-23T13:54:17.525Z] #17 21.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-23T13:54:17.525Z] #17 21.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-23T13:54:17.525Z] #17 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-23T13:54:17.525Z] #17 21.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-23T13:54:17.525Z] #17 21.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-23T13:54:17.525Z] #17 21.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-23T13:54:17.525Z] #17 21.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-23T13:54:17.525Z] #17 21.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-23T13:54:17.525Z] #17 21.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-23T13:54:17.525Z] #17 21.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:54:17.778Z] #17 14.04 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:54:17.778Z] #17 14.04 Need to get 27.6 MB of archives. [2020-07-23T13:54:17.778Z] #17 14.04 After this operation, 114 MB of additional disk space will be used. [2020-07-23T13:54:17.778Z] #17 14.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-23T13:54:17.778Z] #17 14.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-23T13:54:17.778Z] #17 14.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-23T13:54:17.778Z] #17 14.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-23T13:54:17.778Z] #17 14.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-23T13:54:17.778Z] #17 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-23T13:54:17.778Z] #17 14.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-23T13:54:17.778Z] #17 14.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-23T13:54:17.785Z] #17 21.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-23T13:54:17.785Z] #17 21.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-23T13:54:17.785Z] #17 21.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-23T13:54:17.785Z] #17 21.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-23T13:54:17.785Z] #17 21.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-23T13:54:17.785Z] #17 21.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-23T13:54:17.785Z] #17 21.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-23T13:54:17.785Z] #17 21.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-23T13:54:17.785Z] #17 21.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-23T13:54:17.785Z] #17 21.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-23T13:54:17.785Z] #17 21.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-23T13:54:17.797Z] ok github.com/docker/docker/builder/remotecontext/git 1.067s coverage: 86.3% of statements [2020-07-23T13:54:17.797Z] ? github.com/docker/docker/cli [no test files] [2020-07-23T13:54:17.797Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-23T13:54:17.968Z] #42 151.8 mime [2020-07-23T13:54:18.041Z] #17 14.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-23T13:54:18.042Z] #17 14.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-23T13:54:18.042Z] #17 14.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-23T13:54:18.042Z] #17 14.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-23T13:54:18.042Z] #17 14.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-23T13:54:18.042Z] #17 14.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-23T13:54:18.042Z] #17 14.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-23T13:54:18.042Z] #17 14.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-23T13:54:18.042Z] #17 14.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-23T13:54:18.042Z] #17 14.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:54:18.042Z] #17 14.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-23T13:54:18.042Z] #17 14.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-23T13:54:18.042Z] #17 14.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-23T13:54:18.042Z] #17 14.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-23T13:54:18.042Z] #17 14.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-23T13:54:18.042Z] #17 14.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-23T13:54:18.042Z] #17 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-23T13:54:18.042Z] #17 14.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-23T13:54:18.042Z] #17 14.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-23T13:54:18.042Z] #17 14.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-23T13:54:18.042Z] #17 14.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-23T13:54:18.305Z] #17 14.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-23T13:54:18.570Z] #17 14.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-23T13:54:18.570Z] #17 14.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-23T13:54:18.570Z] #17 14.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-23T13:54:18.570Z] #17 14.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-23T13:54:18.570Z] #17 14.83 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-23T13:54:18.570Z] #17 14.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-23T13:54:18.570Z] #17 14.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-23T13:54:18.570Z] #17 14.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-23T13:54:18.570Z] #17 14.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-23T13:54:18.570Z] #17 14.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-23T13:54:18.570Z] #17 14.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-23T13:54:18.570Z] #17 14.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-23T13:54:18.570Z] #17 14.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-23T13:54:18.570Z] #17 14.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-23T13:54:18.570Z] #17 14.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-23T13:54:18.724Z] #17 22.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-23T13:54:18.724Z] #17 22.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-23T13:54:18.724Z] #17 22.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-23T13:54:18.724Z] #17 22.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-23T13:54:18.724Z] #17 22.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-23T13:54:18.724Z] #17 22.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-23T13:54:18.724Z] #17 22.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-23T13:54:18.724Z] #17 22.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-23T13:54:18.724Z] #17 22.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-23T13:54:18.724Z] #17 22.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-23T13:54:18.724Z] #17 22.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-23T13:54:18.724Z] #17 22.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-23T13:54:18.724Z] #17 22.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-23T13:54:18.833Z] #17 15.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-23T13:54:18.833Z] #17 15.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-23T13:54:18.833Z] #17 15.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-23T13:54:18.984Z] #17 23.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-23T13:54:18.984Z] #17 23.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-23T13:54:18.984Z] #17 23.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-23T13:54:19.012Z] #16 DONE 2.2s [2020-07-23T13:54:19.012Z] [2020-07-23T13:54:19.012Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:19.244Z] #17 23.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-23T13:54:19.244Z] #17 23.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-23T13:54:19.244Z] #17 23.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-23T13:54:19.513Z] #42 153.2 net/http/internal [2020-07-23T13:54:19.782Z] #17 15.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:54:19.782Z] #17 16.02 Fetched 27.6 MB in 2s (18.0 MB/s) [2020-07-23T13:54:19.782Z] #17 16.07 Selecting previously unselected package pigz. [2020-07-23T13:54:19.782Z] #17 16.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.) [2020-07-23T13:54:19.782Z] #17 16.16 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-23T13:54:19.782Z] #17 16.17 Unpacking pigz (2.4-1) ... [2020-07-23T13:54:19.813Z] #17 23.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:54:19.813Z] #17 24.02 Fetched 28.5 MB in 2s (12.4 MB/s) [2020-07-23T13:54:19.813Z] #17 24.07 Selecting previously unselected package pigz. [2020-07-23T13:54:20.045Z] #17 16.32 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-23T13:54:20.045Z] #17 16.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-23T13:54:20.045Z] #17 16.34 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:20.072Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-07-23T13:54:20.072Z] #17 24.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-23T13:54:20.072Z] #17 24.14 Unpacking pigz (2.4-1) ... [2020-07-23T13:54:20.072Z] #17 24.22 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-23T13:54:20.072Z] #17 24.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:20.072Z] #17 24.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:20.309Z] #17 16.81 Selecting previously unselected package python3.7-minimal. [2020-07-23T13:54:20.538Z] ok github.com/docker/docker/client 0.096s coverage: 75.4% of statements [2020-07-23T13:54:20.572Z] #17 16.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-23T13:54:20.572Z] #17 16.82 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:20.641Z] #17 24.60 Selecting previously unselected package python3.7-minimal. [2020-07-23T13:54:20.641Z] #17 24.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:20.641Z] #17 24.62 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:21.055Z] #42 154.8 vendor/golang.org/x/net/http/httpproxy [2020-07-23T13:54:21.149Z] #17 17.52 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:21.149Z] #17 17.55 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:21.354Z] #42 154.8 net/textproto [2020-07-23T13:54:21.354Z] #42 154.8 crypto/x509 [2020-07-23T13:54:21.580Z] #17 25.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:21.580Z] #17 25.50 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:21.654Z] #42 ... [2020-07-23T13:54:21.655Z] [2020-07-23T13:54:21.655Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:22.257Z] #22 154.4 Checking out files: 27% (2952/10840) Checking out files: 28% (3036/10840) Checking out files: 29% (3144/10840) Checking out files: 30% (3252/10840) Checking out files: 31% (3361/10840) Checking out files: 32% (3469/10840) Checking out files: 33% (3578/10840) Checking out files: 34% (3686/10840) Checking out files: 35% (3794/10840) Checking out files: 36% (3903/10840) Checking out files: 37% (4011/10840) Checking out files: 38% (4120/10840) Checking out files: 39% (4228/10840) Checking out files: 40% (4336/10840) Checking out files: 41% (4445/10840) Checking out files: 42% (4553/10840) Checking out files: 43% (4662/10840) Checking out files: 44% (4770/10840) Checking out files: 45% (4878/10840) Checking out files: 46% (4987/10840) Checking out files: 47% (5095/10840) Checking out files: 48% (5204/10840) Checking out files: 49% (5312/10840) Checking out files: 50% (5420/10840) Checking out files: 51% (5529/10840) Checking out files: 52% (5637/10840) Checking out files: 53% (5746/10840) Checking out files: 54% (5854/10840) [2020-07-23T13:54:22.257Z] #22 ... [2020-07-23T13:54:22.257Z] [2020-07-23T13:54:22.257Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:22.257Z] #18 21.51 Building dependency tree... [2020-07-23T13:54:22.257Z] #18 23.03 libcap2-bin is already the newest version (1:2.25-2). [2020-07-23T13:54:22.257Z] #18 23.03 The following additional packages will be installed: [2020-07-23T13:54:22.257Z] #18 23.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-23T13:54:22.257Z] #18 23.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-23T13:54:22.257Z] #18 23.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-23T13:54:22.257Z] #18 23.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-23T13:54:22.257Z] #18 23.04 python3.7 python3.7-minimal vim-runtime xxd [2020-07-23T13:54:22.257Z] #18 23.04 Suggested packages: [2020-07-23T13:54:22.257Z] #18 23.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-23T13:54:22.257Z] #18 23.04 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-23T13:54:22.257Z] #18 23.04 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-23T13:54:22.257Z] #18 23.04 Recommended packages: [2020-07-23T13:54:22.257Z] #18 23.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-23T13:54:22.257Z] #18 23.04 python3-keyrings.alt python3-xdg unzip [2020-07-23T13:54:22.257Z] #18 25.23 The following NEW packages will be installed: [2020-07-23T13:54:22.257Z] #18 25.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-23T13:54:22.257Z] #18 25.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-23T13:54:22.257Z] #18 25.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-23T13:54:22.257Z] #18 25.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-23T13:54:22.257Z] #18 25.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-23T13:54:22.257Z] #18 25.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-23T13:54:22.257Z] #18 25.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-23T13:54:22.257Z] #18 25.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-23T13:54:22.257Z] #18 25.25 xz-utils zip [2020-07-23T13:54:22.257Z] #18 25.34 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:54:22.257Z] #18 25.34 Need to get 29.2 MB of archives. [2020-07-23T13:54:22.257Z] #18 25.34 After this operation, 134 MB of additional disk space will be used. [2020-07-23T13:54:22.257Z] #18 25.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-23T13:54:22.257Z] #18 25.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-23T13:54:22.257Z] #18 25.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-23T13:54:22.257Z] #18 25.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-23T13:54:22.257Z] #18 25.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-23T13:54:22.257Z] #18 25.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-23T13:54:22.257Z] #18 25.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-23T13:54:22.257Z] #18 25.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-23T13:54:22.257Z] #18 25.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-23T13:54:22.257Z] #18 25.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-23T13:54:22.257Z] #18 25.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-23T13:54:22.257Z] #18 25.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-23T13:54:22.257Z] #18 25.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-23T13:54:22.257Z] #18 25.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-23T13:54:22.257Z] #18 25.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-23T13:54:22.257Z] #18 25.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-23T13:54:22.257Z] #18 25.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-23T13:54:22.257Z] #18 25.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:54:22.257Z] #18 25.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-23T13:54:22.257Z] #18 25.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-23T13:54:22.257Z] #18 25.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-23T13:54:22.257Z] #18 26.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-23T13:54:22.257Z] #18 26.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-23T13:54:22.257Z] #18 26.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-23T13:54:22.257Z] #18 26.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-23T13:54:22.257Z] #18 26.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-23T13:54:22.257Z] #18 26.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-23T13:54:22.257Z] #18 26.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-23T13:54:22.257Z] #18 26.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-23T13:54:22.257Z] #18 26.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-23T13:54:22.257Z] #18 26.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-23T13:54:22.257Z] #18 26.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-23T13:54:22.257Z] #18 26.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-23T13:54:22.257Z] #18 26.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-23T13:54:22.257Z] #18 26.83 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-23T13:54:22.257Z] #18 26.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-23T13:54:22.257Z] #18 26.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-23T13:54:22.257Z] #18 26.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-23T13:54:22.257Z] #18 27.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-23T13:54:22.257Z] #18 27.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-23T13:54:22.257Z] #18 27.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-23T13:54:22.257Z] #18 27.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-23T13:54:22.257Z] #18 27.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-23T13:54:22.257Z] #18 27.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-23T13:54:22.257Z] #18 27.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-23T13:54:22.257Z] #18 27.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-23T13:54:22.257Z] #18 27.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-23T13:54:22.257Z] #18 27.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-23T13:54:22.257Z] #18 28.47 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:54:22.257Z] #18 28.65 Fetched 29.2 MB in 3s (11.6 MB/s) [2020-07-23T13:54:22.257Z] #18 28.71 Selecting previously unselected package pigz. [2020-07-23T13:54:22.257Z] #18 28.71 (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.) [2020-07-23T13:54:22.257Z] #18 28.80 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-23T13:54:22.257Z] #18 28.82 Unpacking pigz (2.4-1) ... [2020-07-23T13:54:22.257Z] #18 28.92 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-23T13:54:22.257Z] #18 28.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-23T13:54:22.257Z] #18 28.95 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-23T13:54:22.257Z] #18 29.51 Selecting previously unselected package python3.7-minimal. [2020-07-23T13:54:22.257Z] #18 29.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-23T13:54:22.257Z] #18 29.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:22.257Z] #18 30.45 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-23T13:54:22.257Z] #18 30.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:22.257Z] #18 ... [2020-07-23T13:54:22.257Z] [2020-07-23T13:54:22.257Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:22.378Z] #17 2.904 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-23T13:54:22.378Z] #17 2.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-23T13:54:22.378Z] #17 2.953 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-23T13:54:22.639Z] #17 3.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-23T13:54:23.074Z] #17 19.44 Selecting previously unselected package python3-minimal. [2020-07-23T13:54:23.074Z] #17 19.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 ... 23654 files and directories currently installed.) [2020-07-23T13:54:23.074Z] #17 19.51 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-23T13:54:23.074Z] #17 19.53 Unpacking python3-minimal (3.7.3-1) ... [2020-07-23T13:54:23.074Z] #17 19.63 Selecting previously unselected package libmpdec2:arm64. [2020-07-23T13:54:23.202Z] #17 ... [2020-07-23T13:54:23.202Z] [2020-07-23T13:54:23.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:23.202Z] #39 58.45 CC criu/arch/x86/crtools.o [2020-07-23T13:54:23.202Z] #39 59.81 CC criu/arch/x86/kerndat.o [2020-07-23T13:54:23.202Z] #39 60.30 CC criu/arch/x86/sigaction_compat.o [2020-07-23T13:54:23.202Z] #39 60.63 CC criu/arch/x86/sigframe.o [2020-07-23T13:54:23.202Z] #39 60.87 LINK criu/arch/x86/crtools.built-in.o [2020-07-23T13:54:23.202Z] #39 60.93 DEP criu/pie/util-vdso-elf32.d [2020-07-23T13:54:23.202Z] #39 61.15 DEP criu/pie/util-vdso.d [2020-07-23T13:54:23.202Z] #39 61.25 DEP criu/pie/util.d [2020-07-23T13:54:23.202Z] #39 61.35 CC criu/pie/util.o [2020-07-23T13:54:23.202Z] #39 61.58 CC criu/pie/util-vdso.o [2020-07-23T13:54:23.202Z] #39 62.06 CC criu/pie/util-vdso-elf32.o [2020-07-23T13:54:23.202Z] #39 62.99 AR criu/pie/pie.lib.a [2020-07-23T13:54:23.202Z] #39 63.12 DEP criu/pie/restorer.d [2020-07-23T13:54:23.202Z] #39 63.36 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-23T13:54:23.202Z] #39 63.46 DEP criu/arch/x86/restorer_unmap.d [2020-07-23T13:54:23.202Z] #39 63.51 DEP criu/arch/x86/restorer.d [2020-07-23T13:54:23.202Z] #39 63.73 DEP criu/arch/x86/vdso-pie.d [2020-07-23T13:54:23.202Z] #39 63.91 DEP criu/pie/parasite-vdso.d [2020-07-23T13:54:23.202Z] #39 64.06 DEP criu/pie/parasite.d [2020-07-23T13:54:23.202Z] #39 64.28 CC criu/pie/parasite.o [2020-07-23T13:54:23.202Z] #39 65.91 LINK criu/pie/parasite.built-in.o [2020-07-23T13:54:23.202Z] #39 65.93 GEN criu/pie/parasite-blob.h [2020-07-23T13:54:23.202Z] #39 65.97 CC criu/pie/parasite-vdso.o [2020-07-23T13:54:23.202Z] #39 66.70 CC criu/arch/x86/vdso-pie.o [2020-07-23T13:54:23.202Z] #39 66.96 CC criu/arch/x86/restorer.o [2020-07-23T13:54:23.202Z] #39 67.47 CC criu/arch/x86/restorer_unmap.o [2020-07-23T13:54:23.202Z] #39 67.56 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-23T13:54:23.202Z] #39 67.86 CC criu/pie/restorer.o [2020-07-23T13:54:23.337Z] #17 19.63 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-23T13:54:23.337Z] #17 19.66 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-23T13:54:23.359Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-23T13:54:23.359Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-920e8ef8\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-23T13:54:23.359Z] ---------------------------------------------------------------------------- [2020-07-23T13:54:23.359Z] [2020-07-23T13:54:23.359Z] INFO: executeCI.ps1 starting at Thu Jul 23 13:54:21 CUT 2020 [2020-07-23T13:54:23.359Z] [2020-07-23T13:54:23.359Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-23T13:54:23.359Z] INFO: Running git version 2.24.1.windows.2 [2020-07-23T13:54:23.359Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-23T13:54:23.359Z] INFO: Environment variables: [2020-07-23T13:54:23.359Z] [2020-07-23T13:54:23.359Z] Name Value [2020-07-23T13:54:23.359Z] ---- ----- [2020-07-23T13:54:23.359Z] ALLUSERSPROFILE C:\ProgramData [2020-07-23T13:54:23.359Z] amd64 true [2020-07-23T13:54:23.359Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-23T13:54:23.359Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-23T13:54:23.359Z] arm64 true [2020-07-23T13:54:23.359Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-23T13:54:23.359Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-23T13:54:23.359Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-23T13:54:23.359Z] BRANCH_NAME PR-41234 [2020-07-23T13:54:23.359Z] BUILD_DISPLAY_NAME #5 [2020-07-23T13:54:23.359Z] BUILD_ID 5 [2020-07-23T13:54:23.359Z] BUILD_NUMBER 5 [2020-07-23T13:54:23.359Z] BUILD_TAG jenkins-moby-PR-41234-5 [2020-07-23T13:54:23.359Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41234/5/ [2020-07-23T13:54:23.359Z] CHANGE_AUTHOR tonistiigi [2020-07-23T13:54:23.359Z] CHANGE_AUTHOR_DISPLAY_NAME Tõnis Tiigi [2020-07-23T13:54:23.359Z] CHANGE_AUTHOR_EMAIL tonistiigi@gmail.com [2020-07-23T13:54:23.359Z] CHANGE_BRANCH update-buildkit-0720 [2020-07-23T13:54:23.359Z] CHANGE_FORK tonistiigi/docker [2020-07-23T13:54:23.359Z] CHANGE_ID 41234 [2020-07-23T13:54:23.359Z] CHANGE_TARGET master [2020-07-23T13:54:23.359Z] CHANGE_TITLE vendor: update buildkit to 4d1f260e8 [2020-07-23T13:54:23.359Z] CHANGE_URL https://github.com/moby/moby/pull/41234 [2020-07-23T13:54:23.359Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-23T13:54:23.359Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-23T13:54:23.359Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-23T13:54:23.359Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-23T13:54:23.359Z] COMPUTERNAME azwin-2-1b1510 [2020-07-23T13:54:23.359Z] ComSpec C:\windows\system32\cmd.exe [2020-07-23T13:54:23.359Z] ConfigSequenceNumber 0 [2020-07-23T13:54:23.359Z] dco true [2020-07-23T13:54:23.359Z] DOCKER_BUILDKIT 0 [2020-07-23T13:54:23.359Z] DOCKER_DUT_DEBUG 1 [2020-07-23T13:54:23.359Z] DOCKER_EXPERIMENTAL 1 [2020-07-23T13:54:23.359Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-23T13:54:23.359Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-23T13:54:23.359Z] EXECUTOR_NUMBER 0 [2020-07-23T13:54:23.359Z] FQDN azwin-2-1b1510.westus.cloudapp.azure.com [2020-07-23T13:54:23.359Z] GIT_BRANCH PR-41234 [2020-07-23T13:54:23.359Z] GIT_COMMIT 0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T13:54:23.359Z] GIT_PREVIOUS_COMMIT bab91cb190cedb49d2095814ad9a11b5ed50ea0e [2020-07-23T13:54:23.359Z] GIT_URL https://github.com/moby/moby.git [2020-07-23T13:54:23.359Z] HUDSON_COOKIE 5c061bb9-b571-4992-bcf4-a8b399552a83 [2020-07-23T13:54:23.359Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-23T13:54:23.359Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-23T13:54:23.359Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-23T13:54:23.359Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-23T13:54:23.359Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-23T13:54:23.359Z] JENKINS_NODE_COOKIE 09ad8e99-5bc8-4976-9d5c-4b99d2752c5a [2020-07-23T13:54:23.359Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-23T13:54:23.359Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-23T13:54:23.359Z] JOB_BASE_NAME PR-41234 [2020-07-23T13:54:23.359Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41234/display/redirect [2020-07-23T13:54:23.359Z] JOB_NAME moby/PR-41234 [2020-07-23T13:54:23.359Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41234/ [2020-07-23T13:54:23.359Z] library.jps.version master [2020-07-23T13:54:23.359Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-23T13:54:23.359Z] NODE_LABELS amd64 azure azwin-2-1b1510 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-23T13:54:23.359Z] NODE_NAME azwin-2-1b1510 [2020-07-23T13:54:23.359Z] NUMBER_OF_PROCESSORS 4 [2020-07-23T13:54:23.361Z] OS Windows_NT [2020-07-23T13:54:23.361Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-23T13:54:23.361Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-23T13:54:23.361Z] ppc64le true [2020-07-23T13:54:23.361Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-23T13:54:23.361Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-23T13:54:23.361Z] PROCESSOR_LEVEL 6 [2020-07-23T13:54:23.361Z] PROCESSOR_REVISION 5504 [2020-07-23T13:54:23.361Z] ProgramData C:\ProgramData [2020-07-23T13:54:23.361Z] ProgramFiles C:\Program Files [2020-07-23T13:54:23.361Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-23T13:54:23.361Z] ProgramW6432 C:\Program Files [2020-07-23T13:54:23.361Z] PROMPT $P$G [2020-07-23T13:54:23.361Z] PSExecutionPolicyPreference Bypass [2020-07-23T13:54:23.361Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-23T13:54:23.361Z] PUBLIC C:\Users\Public [2020-07-23T13:54:23.361Z] rootless true [2020-07-23T13:54:23.361Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41234/5/display/redirect?page=changes [2020-07-23T13:54:23.361Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41234/5/display/redirect [2020-07-23T13:54:23.361Z] s390x true [2020-07-23T13:54:23.361Z] SKIP_VALIDATION_TESTS 1 [2020-07-23T13:54:23.361Z] SOURCES_DRIVE d [2020-07-23T13:54:23.361Z] SOURCES_SUBDIR gopath [2020-07-23T13:54:23.361Z] STAGE_NAME Run tests [2020-07-23T13:54:23.361Z] SystemDrive C: [2020-07-23T13:54:23.361Z] SystemRoot C:\windows [2020-07-23T13:54:23.361Z] TEMP C:\windows\TEMP [2020-07-23T13:54:23.361Z] TESTDEBUG 0 [2020-07-23T13:54:23.361Z] TESTRUN_DRIVE d [2020-07-23T13:54:23.361Z] TESTRUN_SUBDIR CI [2020-07-23T13:54:23.361Z] TIMEOUT 120m [2020-07-23T13:54:23.361Z] TMP C:\windows\TEMP [2020-07-23T13:54:23.361Z] unit_validate true [2020-07-23T13:54:23.361Z] USERDOMAIN WORKGROUP [2020-07-23T13:54:23.361Z] USERNAME azwin-2-1b1510$ [2020-07-23T13:54:23.361Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-23T13:54:23.361Z] validate_force false [2020-07-23T13:54:23.361Z] windir C:\windows [2020-07-23T13:54:23.361Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-23T13:54:23.361Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-23T13:54:23.361Z] windowsRS1 false [2020-07-23T13:54:23.361Z] windowsRS5 true [2020-07-23T13:54:23.361Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-23T13:54:23.361Z] [2020-07-23T13:54:23.361Z] [2020-07-23T13:54:23.361Z] [2020-07-23T13:54:23.361Z] INFO: Sources under d:\gopath\... [2020-07-23T13:54:23.361Z] INFO: Test run under d:\CI\... [2020-07-23T13:54:23.361Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-23T13:54:23.361Z] INFO: docker/docker repository was found [2020-07-23T13:54:23.361Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-23T13:54:23.488Z] #17 27.40 Selecting previously unselected package python3-minimal. [2020-07-23T13:54:23.488Z] #17 27.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 ... 23681 files and directories currently installed.) [2020-07-23T13:54:23.488Z] #17 27.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-23T13:54:23.488Z] #17 27.45 Unpacking python3-minimal (3.7.3-1) ... [2020-07-23T13:54:23.488Z] #17 27.51 Selecting previously unselected package libmpdec2:amd64. [2020-07-23T13:54:23.488Z] #17 27.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-23T13:54:23.488Z] #17 27.52 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-23T13:54:23.488Z] #17 27.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-23T13:54:23.488Z] #17 27.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:23.488Z] #17 27.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:23.600Z] #17 19.75 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-23T13:54:23.600Z] #17 19.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-23T13:54:23.600Z] #17 19.76 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:23.846Z] ltsc2019: Pulling from windows/servercore [2020-07-23T13:54:23.846Z] 4612f6d0b889: Pulling fs layer [2020-07-23T13:54:23.846Z] fc1b9e59edad: Pulling fs layer [2020-07-23T13:54:24.370Z] #22 154.4 Checking out files: 27% (2952/10840) Checking out files: 28% (3036/10840) Checking out files: 29% (3144/10840) Checking out files: 30% (3252/10840) Checking out files: 31% (3361/10840) Checking out files: 32% (3469/10840) Checking out files: 33% (3578/10840) Checking out files: 34% (3686/10840) Checking out files: 35% (3794/10840) Checking out files: 36% (3903/10840) Checking out files: 37% (4011/10840) Checking out files: 38% (4120/10840) Checking out files: 39% (4228/10840) Checking out files: 40% (4336/10840) Checking out files: 41% (4445/10840) Checking out files: 42% (4553/10840) Checking out files: 43% (4662/10840) Checking out files: 44% (4770/10840) Checking out files: 45% (4878/10840) Checking out files: 46% (4987/10840) Checking out files: 47% (5095/10840) Checking out files: 48% (5204/10840) Checking out files: 49% (5312/10840) Checking out files: 50% (5420/10840) Checking out files: 51% (5529/10840) Checking out files: 52% (5637/10840) Checking out files: 53% (5746/10840) Checking out files: 54% (5854/10840) Checking out files: 55% (5962/10840) Checking out files: 56% (6071/10840) Checking out files: 57% (6179/10840) Checking out files: 58% (6288/10840) Checking out files: 59% (6396/10840) Checking out files: 60% (6504/10840) Checking out files: 61% (6613/10840) Checking out files: 62% (6721/10840) Checking out files: 63% (6830/10840) Checking out files: 64% (6938/10840) Checking out files: 65% (7046/10840) Checking out files: 66% (7155/10840) Checking out files: 67% (7263/10840) Checking out files: 68% (7372/10840) Checking out files: 68% (7406/10840) Checking out files: 69% (7480/10840) Checking out files: 70% (7588/10840) Checking out files: 71% (7697/10840) Checking out files: 72% (7805/10840) Checking out files: 73% (7914/10840) Checking out files: 74% (8022/10840) Checking out files: 75% (8130/10840) Checking out files: 76% (8239/10840) Checking out files: 77% (8347/10840) Checking out files: 78% (8456/10840) Checking out files: 79% (8564/10840) Checking out files: 80% (8672/10840) Checking out files: 81% (8781/10840) Checking out files: 82% (8889/10840) Checking out files: 83% (8998/10840) Checking out files: 84% (9106/10840) Checking out files: 85% (9214/10840) Checking out files: 85% (9307/10840) Checking out files: 86% (9323/10840) Checking out files: 87% (9431/10840) Checking out files: 88% (9540/10840) Checking out files: 89% (9648/10840) Checking out files: 90% (9756/10840) Checking out files: 91% (9865/10840) Checking out files: 92% (9973/10840) Checking out files: 93% (10082/10840) Checking out files: 94% (10190/10840) Checking out files: 95% (10298/10840) Checking out files: 96% (10407/10840) Checking out files: 97% (10515/10840) Checking out files: 98% (10624/10840) Checking out files: 99% (10732/10840) Checking out files: 100% (10840/10840) Checking out files: 100% (10840/10840), done. [2020-07-23T13:54:24.433Z] #17 28.52 Selecting previously unselected package python3.7. [2020-07-23T13:54:24.433Z] #17 28.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:24.433Z] #17 28.54 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:24.433Z] #17 28.65 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-23T13:54:24.549Z] #17 20.97 Selecting previously unselected package python3.7. [2020-07-23T13:54:24.549Z] #17 20.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-23T13:54:24.549Z] #17 20.98 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:24.567Z] #39 ... [2020-07-23T13:54:24.567Z] [2020-07-23T13:54:24.567Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:24.567Z] #17 5.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-23T13:54:24.670Z] #22 158.2 + cd /tmp/tmp.g10HGQMdeP/tmp/docker-ce [2020-07-23T13:54:24.670Z] #22 158.2 + git checkout -q v17.06.2-ce [2020-07-23T13:54:24.692Z] #17 28.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-23T13:54:24.692Z] #17 28.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-23T13:54:24.692Z] #17 28.76 Setting up python3-minimal (3.7.3-1) ... [2020-07-23T13:54:25.125Z] #17 21.47 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-23T13:54:25.125Z] #17 21.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-23T13:54:25.125Z] #17 21.48 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-23T13:54:25.389Z] #17 21.59 Setting up python3-minimal (3.7.3-1) ... [2020-07-23T13:54:25.631Z] #17 29.54 Selecting previously unselected package python3. [2020-07-23T13:54:25.631Z] #17 29.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 ... 24093 files and directories currently installed.) [2020-07-23T13:54:25.631Z] #17 29.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-23T13:54:25.631Z] #17 29.60 Unpacking python3 (3.7.3-1) ... [2020-07-23T13:54:25.631Z] #17 29.72 Selecting previously unselected package libip4tc0:amd64. [2020-07-23T13:54:25.631Z] #17 29.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-23T13:54:25.631Z] #17 29.73 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:25.891Z] #17 29.83 Selecting previously unselected package libip6tc0:amd64. [2020-07-23T13:54:25.891Z] #17 29.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-23T13:54:25.891Z] #17 29.84 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:25.891Z] #17 29.90 Selecting previously unselected package libiptc0:amd64. [2020-07-23T13:54:25.891Z] #17 29.90 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-23T13:54:25.891Z] #17 29.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:25.891Z] #17 29.98 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-23T13:54:25.891Z] #17 29.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-23T13:54:25.891Z] #17 30.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-23T13:54:25.891Z] #17 30.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-23T13:54:25.891Z] #17 30.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-23T13:54:25.932Z] #17 ... [2020-07-23T13:54:25.932Z] [2020-07-23T13:54:25.932Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:25.932Z] #49 9.711 + cd /tmp/tmp.c0NNuvCsr0/src/github.com/opencontainers/runc [2020-07-23T13:54:25.932Z] #49 9.711 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-23T13:54:25.932Z] #49 10.09 + '[' -z '' ']' [2020-07-23T13:54:25.932Z] #49 10.09 + target=static [2020-07-23T13:54:25.932Z] #49 10.09 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-23T13:54:25.932Z] #49 10.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-23T13:54:25.932Z] #49 ... [2020-07-23T13:54:25.932Z] [2020-07-23T13:54:25.932Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:25.932Z] #17 6.672 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-23T13:54:26.151Z] #17 30.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-23T13:54:26.151Z] #17 30.13 Selecting previously unselected package libnftnl11:amd64. [2020-07-23T13:54:26.151Z] #17 30.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-23T13:54:26.151Z] #17 30.15 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-23T13:54:26.151Z] #17 30.23 Selecting previously unselected package iptables. [2020-07-23T13:54:26.151Z] #17 30.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-23T13:54:26.151Z] #17 30.23 Unpacking iptables (1.8.2-4) ... [2020-07-23T13:54:26.337Z] #17 22.57 Selecting previously unselected package python3. [2020-07-23T13:54:26.337Z] #17 22.57 (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.) [2020-07-23T13:54:26.337Z] #17 22.66 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-23T13:54:26.337Z] #17 22.69 Unpacking python3 (3.7.3-1) ... [2020-07-23T13:54:26.411Z] #17 30.56 Selecting previously unselected package xxd. [2020-07-23T13:54:26.411Z] #17 30.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:54:26.411Z] #17 30.57 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:54:26.601Z] #17 22.82 Selecting previously unselected package libip4tc0:arm64. [2020-07-23T13:54:26.601Z] #17 22.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-23T13:54:26.601Z] #17 22.84 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-23T13:54:26.601Z] #17 22.95 Selecting previously unselected package libip6tc0:arm64. [2020-07-23T13:54:26.601Z] #17 22.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-23T13:54:26.601Z] #17 22.96 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-23T13:54:26.601Z] #17 23.07 Selecting previously unselected package libiptc0:arm64. [2020-07-23T13:54:26.671Z] #17 30.67 Selecting previously unselected package vim-common. [2020-07-23T13:54:26.671Z] #17 30.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:54:26.671Z] #17 30.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:54:26.671Z] #17 30.87 Selecting previously unselected package bash-completion. [2020-07-23T13:54:26.671Z] #17 30.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-23T13:54:26.864Z] #17 23.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-23T13:54:26.865Z] #17 23.09 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-23T13:54:26.865Z] #17 23.19 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-23T13:54:26.865Z] #17 23.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-23T13:54:26.865Z] #17 23.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-23T13:54:26.865Z] #17 23.30 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-23T13:54:26.865Z] #17 23.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-23T13:54:27.128Z] #17 23.31 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-23T13:54:27.128Z] #17 23.46 Selecting previously unselected package libnftnl11:arm64. [2020-07-23T13:54:27.128Z] #17 23.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-23T13:54:27.128Z] #17 23.48 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-23T13:54:27.128Z] #17 23.56 Selecting previously unselected package iptables. [2020-07-23T13:54:27.391Z] #17 23.56 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-23T13:54:27.391Z] #17 23.56 Unpacking iptables (1.8.2-4) ... [2020-07-23T13:54:27.610Z] #17 ... [2020-07-23T13:54:27.611Z] [2020-07-23T13:54:27.611Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:27.611Z] #39 86.33 DEP criu/config.d [2020-07-23T13:54:27.611Z] #39 86.60 DEP criu/clone-noasan.d [2020-07-23T13:54:27.611Z] #39 86.68 DEP criu/cgroup.d [2020-07-23T13:54:27.611Z] #39 86.89 DEP criu/cgroup-props.d [2020-07-23T13:54:27.611Z] #39 87.09 DEP criu/bitmap.d [2020-07-23T13:54:27.611Z] #39 87.19 DEP criu/bfd.d [2020-07-23T13:54:27.611Z] #39 87.40 DEP criu/autofs.d [2020-07-23T13:54:27.611Z] #39 87.63 DEP criu/aio.d [2020-07-23T13:54:27.611Z] #39 87.82 DEP criu/action-scripts.d [2020-07-23T13:54:27.611Z] #39 88.07 CC criu/action-scripts.o [2020-07-23T13:54:27.611Z] #39 88.43 CC criu/aio.o [2020-07-23T13:54:27.611Z] #39 88.87 CC criu/autofs.o [2020-07-23T13:54:27.611Z] #39 90.08 CC criu/bfd.o [2020-07-23T13:54:27.611Z] #39 90.44 CC criu/bitmap.o [2020-07-23T13:54:27.611Z] #39 90.56 CC criu/cgroup-props.o [2020-07-23T13:54:27.611Z] #39 91.13 CC criu/cgroup.o [2020-07-23T13:54:27.611Z] #39 93.57 CC criu/clone-noasan.o [2020-07-23T13:54:27.611Z] #39 93.76 CC criu/config.o [2020-07-23T13:54:27.611Z] #39 94.87 CC criu/cr-check.o [2020-07-23T13:54:27.655Z] #17 23.91 Selecting previously unselected package xxd. [2020-07-23T13:54:27.655Z] #17 23.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-23T13:54:27.655Z] #17 23.92 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:54:27.870Z] #39 96.36 CC criu/cr-dedup.o [2020-07-23T13:54:27.917Z] #17 24.12 Selecting previously unselected package vim-common. [2020-07-23T13:54:27.917Z] #17 24.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:54:27.917Z] #17 24.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:54:27.917Z] #17 24.37 Selecting previously unselected package bash-completion. [2020-07-23T13:54:28.180Z] #17 24.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-23T13:54:28.251Z] #22 161.6 + mkdir -p /tmp/tmp.g10HGQMdeP/src/github.com/docker [2020-07-23T13:54:28.251Z] #22 161.6 + mv components/cli /tmp/tmp.g10HGQMdeP/src/github.com/docker/cli [2020-07-23T13:54:28.251Z] #22 161.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-23T13:54:28.440Z] #39 96.80 CC criu/cr-dump.o [2020-07-23T13:54:28.443Z] #17 ... [2020-07-23T13:54:28.443Z] [2020-07-23T13:54:28.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:28.443Z] #39 65.03 LINK criu/pie/restorer.built-in.o [2020-07-23T13:54:28.443Z] #39 65.04 GEN criu/pie/restorer-blob.h [2020-07-23T13:54:28.443Z] #39 65.14 DEP criu/vdso.d [2020-07-23T13:54:28.443Z] #39 65.33 DEP criu/uts_ns.d [2020-07-23T13:54:28.443Z] #39 65.48 DEP criu/util.d [2020-07-23T13:54:28.443Z] #39 65.58 DEP criu/uffd.d [2020-07-23T13:54:28.443Z] #39 65.69 DEP criu/tun.d [2020-07-23T13:54:28.443Z] #39 65.88 DEP criu/tty.d [2020-07-23T13:54:28.443Z] #39 66.09 DEP criu/timerfd.d [2020-07-23T13:54:28.443Z] #39 66.29 DEP criu/timens.d [2020-07-23T13:54:28.443Z] #39 66.49 DEP criu/sysfs_parse.d [2020-07-23T13:54:28.443Z] #39 66.61 DEP criu/sysctl.d [2020-07-23T13:54:28.443Z] #39 66.77 DEP criu/string.d [2020-07-23T13:54:28.443Z] #39 66.82 DEP criu/stats.d [2020-07-23T13:54:28.443Z] #39 66.99 DEP criu/sockets.d [2020-07-23T13:54:28.443Z] #39 67.19 DEP criu/sk-unix.d [2020-07-23T13:54:28.443Z] #39 67.42 DEP criu/sk-tcp.d [2020-07-23T13:54:28.443Z] #39 67.64 DEP criu/sk-queue.d [2020-07-23T13:54:28.443Z] #39 67.75 DEP criu/sk-packet.d [2020-07-23T13:54:28.443Z] #39 67.92 DEP criu/sk-netlink.d [2020-07-23T13:54:28.443Z] #39 68.07 DEP criu/sk-inet.d [2020-07-23T13:54:28.444Z] #39 68.27 DEP criu/signalfd.d [2020-07-23T13:54:28.444Z] #39 68.40 DEP criu/sigframe.d [2020-07-23T13:54:28.444Z] #39 68.47 DEP criu/shmem.d [2020-07-23T13:54:28.444Z] #39 68.62 DEP criu/servicefd.d [2020-07-23T13:54:28.444Z] #39 68.77 DEP criu/seize.d [2020-07-23T13:54:28.444Z] #39 68.99 DEP criu/seccomp.d [2020-07-23T13:54:28.444Z] #39 69.16 DEP criu/rst-malloc.d [2020-07-23T13:54:28.444Z] #39 69.27 DEP criu/rbtree.d [2020-07-23T13:54:28.444Z] #39 69.31 DEP criu/pstree.d [2020-07-23T13:54:28.444Z] #39 69.51 DEP criu/protobuf.d [2020-07-23T13:54:28.444Z] #39 69.73 GEN criu/protobuf-desc-gen.h [2020-07-23T13:54:28.444Z] #39 71.15 DEP criu/protobuf-desc.d [2020-07-23T13:54:28.444Z] #39 71.22 DEP criu/proc_parse.d [2020-07-23T13:54:28.444Z] #39 71.37 DEP criu/plugin.d [2020-07-23T13:54:28.444Z] #39 71.42 DEP criu/pipes.d [2020-07-23T13:54:28.444Z] #39 71.51 DEP criu/pie-util.d [2020-07-23T13:54:28.444Z] #39 71.62 DEP criu/pie-util-vdso.d [2020-07-23T13:54:28.444Z] #39 71.73 DEP criu/path.d [2020-07-23T13:54:28.444Z] #39 71.81 DEP criu/parasite-syscall.d [2020-07-23T13:54:28.444Z] #39 71.99 DEP criu/pagemap.d [2020-07-23T13:54:28.444Z] #39 72.14 DEP criu/pagemap-cache.d [2020-07-23T13:54:28.444Z] #39 72.32 DEP criu/page-xfer.d [2020-07-23T13:54:28.444Z] #39 72.43 DEP criu/page-pipe.d [2020-07-23T13:54:28.444Z] #39 72.54 DEP criu/netfilter.d [2020-07-23T13:54:28.444Z] #39 72.67 DEP criu/net.d [2020-07-23T13:54:28.444Z] #39 72.90 DEP criu/namespaces.d [2020-07-23T13:54:28.444Z] #39 73.08 DEP criu/mount.d [2020-07-23T13:54:28.444Z] #39 73.29 DEP criu/memfd.d [2020-07-23T13:54:28.444Z] #39 73.45 DEP criu/mem.d [2020-07-23T13:54:28.444Z] #39 73.59 DEP criu/lsm.d [2020-07-23T13:54:28.444Z] #39 73.77 DEP criu/log.d [2020-07-23T13:54:28.444Z] #39 73.86 DEP criu/libnetlink.d [2020-07-23T13:54:28.444Z] #39 73.94 DEP criu/kerndat.d [2020-07-23T13:54:28.444Z] #39 74.08 DEP criu/kcmp-ids.d [2020-07-23T13:54:28.444Z] #39 74.14 DEP criu/irmap.d [2020-07-23T13:54:28.444Z] #39 74.24 DEP criu/ipc_ns.d [2020-07-23T13:54:28.444Z] #39 74.42 DEP criu/image.d [2020-07-23T13:54:28.444Z] #39 74.55 DEP criu/image-desc.d [2020-07-23T13:54:28.444Z] #39 74.66 DEP criu/fsnotify.d [2020-07-23T13:54:28.444Z] #39 74.86 DEP criu/filesystems.d [2020-07-23T13:54:28.444Z] #39 75.07 DEP criu/files.d [2020-07-23T13:54:28.550Z] #22 ... [2020-07-23T13:54:28.550Z] [2020-07-23T13:54:28.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:28.550Z] #40 84.84 DEP criu/protobuf-desc.d [2020-07-23T13:54:28.550Z] #40 85.09 DEP criu/proc_parse.d [2020-07-23T13:54:28.550Z] #40 85.38 DEP criu/plugin.d [2020-07-23T13:54:28.550Z] #40 85.47 DEP criu/pipes.d [2020-07-23T13:54:28.550Z] #40 85.66 DEP criu/pie-util.d [2020-07-23T13:54:28.550Z] #40 85.78 DEP criu/pie-util-vdso.d [2020-07-23T13:54:28.550Z] #40 85.91 DEP criu/path.d [2020-07-23T13:54:28.550Z] #40 86.06 DEP criu/parasite-syscall.d [2020-07-23T13:54:28.550Z] #40 86.38 DEP criu/pagemap.d [2020-07-23T13:54:28.550Z] #40 86.57 DEP criu/pagemap-cache.d [2020-07-23T13:54:28.550Z] #40 86.73 DEP criu/page-xfer.d [2020-07-23T13:54:28.550Z] #40 86.90 DEP criu/page-pipe.d [2020-07-23T13:54:28.550Z] #40 87.02 DEP criu/netfilter.d [2020-07-23T13:54:28.550Z] #40 87.29 DEP criu/net.d [2020-07-23T13:54:28.550Z] #40 87.58 DEP criu/namespaces.d [2020-07-23T13:54:28.550Z] #40 87.81 DEP criu/mount.d [2020-07-23T13:54:28.550Z] #40 88.05 DEP criu/memfd.d [2020-07-23T13:54:28.550Z] #40 88.21 DEP criu/mem.d [2020-07-23T13:54:28.550Z] #40 88.48 DEP criu/lsm.d [2020-07-23T13:54:28.550Z] #40 88.75 DEP criu/log.d [2020-07-23T13:54:28.550Z] #40 88.99 DEP criu/libnetlink.d [2020-07-23T13:54:28.550Z] #40 89.19 DEP criu/kerndat.d [2020-07-23T13:54:28.550Z] #40 89.46 DEP criu/kcmp-ids.d [2020-07-23T13:54:28.550Z] #40 89.61 DEP criu/irmap.d [2020-07-23T13:54:28.550Z] #40 89.89 DEP criu/ipc_ns.d [2020-07-23T13:54:28.550Z] #40 90.10 DEP criu/image.d [2020-07-23T13:54:28.550Z] #40 90.26 DEP criu/image-desc.d [2020-07-23T13:54:28.550Z] #40 90.44 DEP criu/fsnotify.d [2020-07-23T13:54:28.550Z] #40 90.61 DEP criu/filesystems.d [2020-07-23T13:54:28.550Z] #40 90.84 DEP criu/files.d [2020-07-23T13:54:28.550Z] #40 91.05 DEP criu/files-reg.d [2020-07-23T13:54:28.550Z] #40 91.21 DEP criu/files-ext.d [2020-07-23T13:54:28.550Z] #40 91.42 DEP criu/file-lock.d [2020-07-23T13:54:28.550Z] #40 91.61 DEP criu/file-ids.d [2020-07-23T13:54:28.550Z] #40 91.79 DEP criu/fifo.d [2020-07-23T13:54:28.550Z] #40 91.97 DEP criu/fdstore.d [2020-07-23T13:54:28.550Z] #40 92.15 DEP criu/fault-injection.d [2020-07-23T13:54:28.550Z] #40 92.18 DEP criu/external.d [2020-07-23T13:54:28.550Z] #40 92.35 DEP criu/eventpoll.d [2020-07-23T13:54:28.550Z] #40 92.65 DEP criu/eventfd.d [2020-07-23T13:54:28.550Z] #40 92.85 DEP criu/crtools.d [2020-07-23T13:54:28.550Z] #40 93.01 DEP criu/cr-service.d [2020-07-23T13:54:28.550Z] #40 93.27 DEP criu/cr-restore.d [2020-07-23T13:54:28.550Z] #40 93.52 DEP criu/cr-errno.d [2020-07-23T13:54:28.550Z] #40 93.54 DEP criu/cr-dump.d [2020-07-23T13:54:28.550Z] #40 93.78 DEP criu/cr-dedup.d [2020-07-23T13:54:28.550Z] #40 93.98 DEP criu/cr-check.d [2020-07-23T13:54:28.550Z] #40 94.23 DEP criu/config.d [2020-07-23T13:54:28.550Z] #40 94.46 DEP criu/clone-noasan.d [2020-07-23T13:54:28.550Z] #40 94.55 DEP criu/cgroup.d [2020-07-23T13:54:28.550Z] #40 94.78 DEP criu/cgroup-props.d [2020-07-23T13:54:28.550Z] #40 94.93 DEP criu/bitmap.d [2020-07-23T13:54:28.550Z] #40 94.94 DEP criu/bfd.d [2020-07-23T13:54:28.550Z] #40 ... [2020-07-23T13:54:28.551Z] [2020-07-23T13:54:28.551Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:28.551Z] #18 33.52 Selecting previously unselected package python3-minimal. [2020-07-23T13:54:28.551Z] #18 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 ... 23610 files and directories currently installed.) [2020-07-23T13:54:28.551Z] #18 33.63 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 33.65 Unpacking python3-minimal (3.7.3-1) ... [2020-07-23T13:54:28.551Z] #18 33.74 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-23T13:54:28.551Z] #18 33.74 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 33.75 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-23T13:54:28.551Z] #18 33.90 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-23T13:54:28.551Z] #18 33.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 33.91 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-23T13:54:28.551Z] #18 34.98 Selecting previously unselected package python3.7. [2020-07-23T13:54:28.551Z] #18 34.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 35.00 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:28.551Z] #18 35.11 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-23T13:54:28.551Z] #18 35.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 35.14 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-23T13:54:28.551Z] #18 35.26 Setting up python3-minimal (3.7.3-1) ... [2020-07-23T13:54:28.551Z] #18 36.39 Selecting previously unselected package python3. [2020-07-23T13:54:28.551Z] #18 36.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-23T13:54:28.551Z] #18 36.45 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 36.46 Unpacking python3 (3.7.3-1) ... [2020-07-23T13:54:28.551Z] #18 36.61 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-23T13:54:28.551Z] #18 36.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 36.64 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-23T13:54:28.551Z] #18 36.71 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-23T13:54:28.551Z] #18 36.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 36.72 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-23T13:54:28.551Z] #18 36.79 Selecting previously unselected package libiptc0:ppc64el. [2020-07-23T13:54:28.551Z] #18 36.79 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 36.80 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-23T13:54:28.551Z] #18 36.90 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-23T13:54:28.551Z] #18 36.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 36.91 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-23T13:54:28.551Z] #18 37.00 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-23T13:54:28.551Z] #18 37.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 37.04 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-23T13:54:28.551Z] #18 37.21 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-23T13:54:28.551Z] #18 37.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 37.24 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-23T13:54:28.551Z] #18 37.36 Selecting previously unselected package iptables. [2020-07-23T13:54:28.551Z] #18 37.37 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 37.37 Unpacking iptables (1.8.2-4) ... [2020-07-23T13:54:28.551Z] #18 37.98 Selecting previously unselected package xxd. [2020-07-23T13:54:28.551Z] #18 38.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-23T13:54:28.551Z] #18 38.00 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:54:28.551Z] #18 38.15 Selecting previously unselected package vim-common. [2020-07-23T13:54:28.551Z] #18 38.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:54:28.551Z] #18 38.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:54:28.551Z] #18 38.44 Selecting previously unselected package bash-completion. [2020-07-23T13:54:28.551Z] #18 38.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-23T13:54:28.711Z] #39 75.32 DEP criu/files-reg.d [2020-07-23T13:54:28.711Z] #39 ... [2020-07-23T13:54:28.711Z] [2020-07-23T13:54:28.711Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:54:28.711Z] #36 148.2 + dpkg --print-architecture [2020-07-23T13:54:29.202Z] #17 ... [2020-07-23T13:54:29.202Z] [2020-07-23T13:54:29.202Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:29.202Z] #41 138.7 github.com/LK4D4/vndr/godl [2020-07-23T13:54:29.202Z] #41 139.8 github.com/LK4D4/vndr [2020-07-23T13:54:29.202Z] #41 DONE 148.5s [2020-07-23T13:54:29.202Z] [2020-07-23T13:54:29.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:29.202Z] #39 71.34 LINK criu/pie/restorer.built-in.o [2020-07-23T13:54:29.202Z] #39 71.38 GEN criu/pie/restorer-blob.h [2020-07-23T13:54:29.202Z] #39 71.45 DEP criu/vdso.d [2020-07-23T13:54:29.202Z] #39 71.77 DEP criu/vdso-compat.d [2020-07-23T13:54:29.202Z] #39 71.91 DEP criu/uts_ns.d [2020-07-23T13:54:29.202Z] #39 72.05 DEP criu/util.d [2020-07-23T13:54:29.202Z] #39 72.26 DEP criu/uffd.d [2020-07-23T13:54:29.202Z] #39 72.51 DEP criu/tun.d [2020-07-23T13:54:29.202Z] #39 72.68 DEP criu/tty.d [2020-07-23T13:54:29.202Z] #39 72.86 DEP criu/timerfd.d [2020-07-23T13:54:29.202Z] #39 73.07 DEP criu/timens.d [2020-07-23T13:54:29.202Z] #39 73.24 DEP criu/sysfs_parse.d [2020-07-23T13:54:29.202Z] #39 73.43 DEP criu/sysctl.d [2020-07-23T13:54:29.202Z] #39 73.64 DEP criu/string.d [2020-07-23T13:54:29.202Z] #39 73.69 DEP criu/stats.d [2020-07-23T13:54:29.202Z] #39 73.84 DEP criu/sockets.d [2020-07-23T13:54:29.202Z] #39 74.07 DEP criu/sk-unix.d [2020-07-23T13:54:29.202Z] #39 74.46 DEP criu/sk-tcp.d [2020-07-23T13:54:29.293Z] #36 DONE 148.9s [2020-07-23T13:54:29.293Z] [2020-07-23T13:54:29.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:29.293Z] #39 75.52 DEP criu/files-ext.d [2020-07-23T13:54:29.293Z] #39 75.67 DEP criu/file-lock.d [2020-07-23T13:54:29.293Z] #39 75.88 DEP criu/file-ids.d [2020-07-23T13:54:29.293Z] #39 75.96 DEP criu/fifo.d [2020-07-23T13:54:29.378Z] #39 ... [2020-07-23T13:54:29.378Z] [2020-07-23T13:54:29.378Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:29.378Z] #17 33.45 Unpacking bash-completion (1:2.8-6) ... [2020-07-23T13:54:29.458Z] #39 74.80 DEP criu/sk-queue.d [2020-07-23T13:54:29.556Z] #39 76.15 DEP criu/fdstore.d [2020-07-23T13:54:29.641Z] #17 33.76 Selecting previously unselected package bzip2. [2020-07-23T13:54:29.641Z] #17 33.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-23T13:54:29.641Z] #17 33.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:54:29.641Z] #17 33.83 Selecting previously unselected package xz-utils. [2020-07-23T13:54:29.641Z] #17 33.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-23T13:54:29.641Z] #17 33.84 Unpacking xz-utils (5.2.4-1) ... [2020-07-23T13:54:29.714Z] #39 75.06 DEP criu/sk-packet.d [2020-07-23T13:54:29.819Z] #39 76.34 DEP criu/fault-injection.d [2020-07-23T13:54:29.819Z] #39 76.39 DEP criu/external.d [2020-07-23T13:54:29.819Z] #39 76.56 DEP criu/eventpoll.d [2020-07-23T13:54:29.840Z] fc1b9e59edad: Verifying Checksum [2020-07-23T13:54:29.840Z] fc1b9e59edad: Download complete [2020-07-23T13:54:29.901Z] #17 34.00 Selecting previously unselected package apparmor. [2020-07-23T13:54:29.901Z] #17 34.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-23T13:54:29.970Z] #39 75.22 DEP criu/sk-netlink.d [2020-07-23T13:54:29.970Z] #39 75.42 DEP criu/sk-inet.d [2020-07-23T13:54:30.083Z] #39 76.77 DEP criu/eventfd.d [2020-07-23T13:54:30.161Z] #17 34.09 Unpacking apparmor (2.13.2-10) ... [2020-07-23T13:54:30.161Z] #17 34.46 Selecting previously unselected package aufs-tools. [2020-07-23T13:54:30.161Z] #17 34.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-23T13:54:30.347Z] #39 76.87 DEP criu/crtools.d [2020-07-23T13:54:30.347Z] #39 77.11 DEP criu/cr-service.d [2020-07-23T13:54:30.420Z] #17 34.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:54:30.420Z] #17 34.57 Selecting previously unselected package libonig5:amd64. [2020-07-23T13:54:30.420Z] #17 34.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-23T13:54:30.420Z] #17 34.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:54:30.533Z] #39 75.68 DEP criu/signalfd.d [2020-07-23T13:54:30.533Z] #39 75.75 DEP criu/sigframe.d [2020-07-23T13:54:30.533Z] #39 75.82 DEP criu/shmem.d [2020-07-23T13:54:30.533Z] #39 75.97 DEP criu/servicefd.d [2020-07-23T13:54:30.533Z] #39 76.09 DEP criu/seize.d [2020-07-23T13:54:30.611Z] #39 77.29 DEP criu/cr-restore.d [2020-07-23T13:54:30.611Z] #39 77.43 DEP criu/cr-errno.d [2020-07-23T13:54:30.692Z] #17 34.70 Selecting previously unselected package libjq1:amd64. [2020-07-23T13:54:30.692Z] #17 34.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:54:30.692Z] #17 34.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:54:30.692Z] #17 34.83 Selecting previously unselected package jq. [2020-07-23T13:54:30.692Z] #17 34.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:54:30.692Z] #17 34.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:54:30.692Z] #17 34.93 Selecting previously unselected package libaio1:amd64. [2020-07-23T13:54:30.790Z] #39 76.20 DEP criu/seccomp.d [2020-07-23T13:54:30.790Z] #39 ... [2020-07-23T13:54:30.790Z] [2020-07-23T13:54:30.790Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:30.790Z] #17 11.93 Fetched 8364 kB in 10s (861 kB/s) [2020-07-23T13:54:30.874Z] #39 77.45 DEP criu/cr-dump.d [2020-07-23T13:54:30.874Z] #39 77.58 DEP criu/cr-dedup.d [2020-07-23T13:54:30.952Z] #17 34.94 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-23T13:54:30.952Z] #17 34.95 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-23T13:54:30.952Z] #17 35.01 Selecting previously unselected package libgpm2:amd64. [2020-07-23T13:54:30.952Z] #17 35.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-23T13:54:30.952Z] #17 35.04 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-23T13:54:30.952Z] #17 35.10 Selecting previously unselected package libicu63:amd64. [2020-07-23T13:54:30.952Z] #17 35.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-23T13:54:30.952Z] #17 35.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:54:31.138Z] #39 77.67 DEP criu/cr-check.d [2020-07-23T13:54:31.139Z] #39 77.80 DEP criu/config.d [2020-07-23T13:54:31.402Z] #39 77.98 DEP criu/clone-noasan.d [2020-07-23T13:54:31.402Z] #39 78.05 DEP criu/cgroup.d [2020-07-23T13:54:31.665Z] #39 78.22 DEP criu/cgroup-props.d [2020-07-23T13:54:31.665Z] #39 78.34 DEP criu/bitmap.d [2020-07-23T13:54:31.665Z] #39 78.36 DEP criu/bfd.d [2020-07-23T13:54:31.665Z] #39 78.42 DEP criu/autofs.d [2020-07-23T13:54:31.929Z] #39 78.62 DEP criu/aio.d [2020-07-23T13:54:32.192Z] #39 78.79 DEP criu/action-scripts.d [2020-07-23T13:54:32.455Z] #39 79.09 CC criu/action-scripts.o [2020-07-23T13:54:33.033Z] #39 79.59 CC criu/aio.o [2020-07-23T13:54:33.124Z] #18 42.80 Unpacking bash-completion (1:2.8-6) ... [2020-07-23T13:54:33.124Z] #18 43.29 Selecting previously unselected package bzip2. [2020-07-23T13:54:33.296Z] #39 80.08 CC criu/autofs.o [2020-07-23T13:54:33.425Z] #18 43.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-23T13:54:33.425Z] #18 43.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:54:33.425Z] #18 43.39 Selecting previously unselected package xz-utils. [2020-07-23T13:54:33.425Z] #18 43.40 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-23T13:54:33.425Z] #18 43.40 Unpacking xz-utils (5.2.4-1) ... [2020-07-23T13:54:33.425Z] #18 43.64 Selecting previously unselected package apparmor. [2020-07-23T13:54:33.726Z] #18 43.65 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-23T13:54:33.726Z] #18 43.80 Unpacking apparmor (2.13.2-10) ... [2020-07-23T13:54:33.726Z] #18 ... [2020-07-23T13:54:33.726Z] [2020-07-23T13:54:33.726Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:33.726Z] #42 157.5 vendor/golang.org/x/net/http/httpguts [2020-07-23T13:54:33.726Z] #42 157.5 mime/multipart [2020-07-23T13:54:33.726Z] #42 161.4 crypto/tls [2020-07-23T13:54:34.025Z] #42 ... [2020-07-23T13:54:34.025Z] [2020-07-23T13:54:34.025Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:34.025Z] #40 95.07 DEP criu/autofs.d [2020-07-23T13:54:34.025Z] #40 95.24 DEP criu/aio.d [2020-07-23T13:54:34.025Z] #40 95.40 DEP criu/action-scripts.d [2020-07-23T13:54:34.025Z] #40 95.69 CC criu/action-scripts.o [2020-07-23T13:54:34.025Z] #40 96.24 CC criu/aio.o [2020-07-23T13:54:34.025Z] #40 97.20 CC criu/autofs.o [2020-07-23T13:54:34.025Z] #40 99.09 CC criu/bfd.o [2020-07-23T13:54:34.025Z] #40 100.0 CC criu/bitmap.o [2020-07-23T13:54:34.025Z] #40 100.2 CC criu/cgroup-props.o [2020-07-23T13:54:34.062Z] #17 11.93 Reading package lists... [2020-07-23T13:54:34.289Z] #17 38.33 Selecting previously unselected package libnet1:amd64. [2020-07-23T13:54:34.289Z] #17 38.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:54:34.289Z] #17 38.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:54:34.289Z] #17 38.46 Selecting previously unselected package libnl-3-200:amd64. [2020-07-23T13:54:34.289Z] #17 38.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-23T13:54:34.289Z] #17 38.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:54:34.327Z] #40 ... [2020-07-23T13:54:34.327Z] [2020-07-23T13:54:34.327Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:34.327Z] #18 44.27 Selecting previously unselected package aufs-tools. [2020-07-23T13:54:34.327Z] #18 44.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-23T13:54:34.327Z] #18 44.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:54:34.327Z] #18 44.37 Selecting previously unselected package libonig5:ppc64el. [2020-07-23T13:54:34.327Z] #18 44.38 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-23T13:54:34.327Z] #18 44.39 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-23T13:54:34.552Z] #17 38.54 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-23T13:54:34.552Z] #17 38.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:54:34.552Z] #17 38.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:54:34.552Z] #17 38.71 Selecting previously unselected package libreadline5:amd64. [2020-07-23T13:54:34.552Z] #17 38.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-23T13:54:34.552Z] #17 38.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-23T13:54:34.627Z] #18 44.59 Selecting previously unselected package libjq1:ppc64el. [2020-07-23T13:54:34.627Z] #18 44.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-23T13:54:34.627Z] #18 44.60 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-23T13:54:34.627Z] #18 44.70 Selecting previously unselected package jq. [2020-07-23T13:54:34.627Z] #18 44.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-23T13:54:34.627Z] #18 44.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:54:34.689Z] #39 81.32 CC criu/bfd.o [2020-07-23T13:54:34.833Z] #17 38.84 Selecting previously unselected package net-tools. [2020-07-23T13:54:34.833Z] #17 38.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-23T13:54:34.833Z] #17 38.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:54:34.833Z] #17 39.09 Selecting previously unselected package python-pip-whl. [2020-07-23T13:54:34.928Z] #18 44.80 Selecting previously unselected package libaio1:ppc64el. [2020-07-23T13:54:34.928Z] #18 44.81 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-23T13:54:34.928Z] #18 44.82 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-23T13:54:34.928Z] #18 44.89 Selecting previously unselected package libgpm2:ppc64el. [2020-07-23T13:54:34.928Z] #18 44.90 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-23T13:54:34.928Z] #18 44.93 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-23T13:54:34.928Z] #18 45.03 Selecting previously unselected package libicu63:ppc64el. [2020-07-23T13:54:34.928Z] #18 45.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-23T13:54:34.928Z] #18 45.05 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-23T13:54:34.952Z] #39 81.71 CC criu/bitmap.o [2020-07-23T13:54:35.111Z] #17 39.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-23T13:54:35.111Z] #17 39.12 Unpacking python-pip-whl (18.1-5) ... [2020-07-23T13:54:35.216Z] #39 81.81 CC criu/cgroup-props.o [2020-07-23T13:54:35.704Z] #17 39.76 Selecting previously unselected package python3-lib2to3. [2020-07-23T13:54:35.704Z] #17 39.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-23T13:54:35.704Z] #17 39.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:54:35.704Z] #17 39.87 Selecting previously unselected package python3-distutils. [2020-07-23T13:54:35.704Z] #17 39.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-23T13:54:35.704Z] #17 39.89 Unpacking python3-distutils (3.7.3-1) ... [2020-07-23T13:54:35.791Z] #39 82.35 CC criu/cgroup.o [2020-07-23T13:54:35.963Z] #17 40.05 Selecting previously unselected package python3-pip. [2020-07-23T13:54:35.963Z] #17 40.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-23T13:54:35.963Z] #17 40.07 Unpacking python3-pip (18.1-5) ... [2020-07-23T13:54:36.055Z] #39 ... [2020-07-23T13:54:36.055Z] [2020-07-23T13:54:36.055Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:36.055Z] #17 27.15 Unpacking bash-completion (1:2.8-6) ... [2020-07-23T13:54:36.055Z] #17 27.62 Selecting previously unselected package bzip2. [2020-07-23T13:54:36.055Z] #17 27.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-23T13:54:36.055Z] #17 27.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:54:36.055Z] #17 27.74 Selecting previously unselected package xz-utils. [2020-07-23T13:54:36.055Z] #17 27.74 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-23T13:54:36.055Z] #17 27.75 Unpacking xz-utils (5.2.4-1) ... [2020-07-23T13:54:36.055Z] #17 27.90 Selecting previously unselected package apparmor. [2020-07-23T13:54:36.055Z] #17 27.90 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-23T13:54:36.055Z] #17 27.99 Unpacking apparmor (2.13.2-10) ... [2020-07-23T13:54:36.055Z] #17 28.32 Selecting previously unselected package aufs-tools. [2020-07-23T13:54:36.055Z] #17 28.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-23T13:54:36.055Z] #17 28.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:54:36.055Z] #17 28.52 Selecting previously unselected package libonig5:arm64. [2020-07-23T13:54:36.055Z] #17 28.52 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-23T13:54:36.055Z] #17 28.53 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-23T13:54:36.055Z] #17 28.71 Selecting previously unselected package libjq1:arm64. [2020-07-23T13:54:36.056Z] #17 28.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 28.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-23T13:54:36.056Z] #17 28.84 Selecting previously unselected package jq. [2020-07-23T13:54:36.056Z] #17 28.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 28.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:54:36.056Z] #17 28.99 Selecting previously unselected package libaio1:arm64. [2020-07-23T13:54:36.056Z] #17 28.99 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 29.00 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-23T13:54:36.056Z] #17 29.10 Selecting previously unselected package libgpm2:arm64. [2020-07-23T13:54:36.056Z] #17 29.11 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 29.12 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-23T13:54:36.056Z] #17 29.27 Selecting previously unselected package libicu63:arm64. [2020-07-23T13:54:36.056Z] #17 29.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 29.29 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-23T13:54:36.056Z] #17 32.13 Selecting previously unselected package libnet1:arm64. [2020-07-23T13:54:36.056Z] #17 32.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 32.14 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:54:36.056Z] #17 32.32 Selecting previously unselected package libnl-3-200:arm64. [2020-07-23T13:54:36.056Z] #17 32.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 32.33 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-23T13:54:36.056Z] #17 32.44 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-23T13:54:36.056Z] #17 32.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 32.46 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-23T13:54:36.056Z] #17 32.53 Selecting previously unselected package libreadline5:arm64. [2020-07-23T13:54:36.056Z] #17 32.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-23T13:54:36.056Z] #17 32.53 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-23T13:54:36.222Z] #17 40.23 Selecting previously unselected package python3-pkg-resources. [2020-07-23T13:54:36.222Z] #17 40.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:54:36.222Z] #17 40.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:54:36.222Z] #17 40.39 Selecting previously unselected package python3-setuptools. [2020-07-23T13:54:36.222Z] #17 40.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-23T13:54:36.318Z] #17 32.69 Selecting previously unselected package net-tools. [2020-07-23T13:54:36.319Z] #17 32.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-23T13:54:36.319Z] #17 32.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:54:36.481Z] #17 40.40 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-23T13:54:36.481Z] #17 40.60 Selecting previously unselected package python3-wheel. [2020-07-23T13:54:36.481Z] #17 40.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-23T13:54:36.481Z] #17 40.61 Unpacking python3-wheel (0.32.3-2) ... [2020-07-23T13:54:36.481Z] #17 40.68 Selecting previously unselected package sudo. [2020-07-23T13:54:36.582Z] #17 32.86 Selecting previously unselected package python-pip-whl. [2020-07-23T13:54:36.582Z] #17 32.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-23T13:54:36.582Z] #17 32.88 Unpacking python-pip-whl (18.1-5) ... [2020-07-23T13:54:36.740Z] #17 40.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-23T13:54:36.740Z] #17 40.69 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:54:36.841Z] #17 15.31 Reading package lists... [2020-07-23T13:54:36.841Z] #17 ... [2020-07-23T13:54:36.841Z] [2020-07-23T13:54:36.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:36.841Z] #39 76.36 DEP criu/rst-malloc.d [2020-07-23T13:54:36.841Z] #39 76.42 DEP criu/rbtree.d [2020-07-23T13:54:36.841Z] #39 76.44 DEP criu/pstree.d [2020-07-23T13:54:36.841Z] #39 76.57 DEP criu/protobuf.d [2020-07-23T13:54:36.841Z] #39 76.67 GEN criu/protobuf-desc-gen.h [2020-07-23T13:54:36.841Z] #39 78.16 DEP criu/protobuf-desc.d [2020-07-23T13:54:36.841Z] #39 78.29 DEP criu/proc_parse.d [2020-07-23T13:54:36.841Z] #39 78.47 DEP criu/plugin.d [2020-07-23T13:54:36.841Z] #39 78.59 DEP criu/pipes.d [2020-07-23T13:54:36.841Z] #39 78.74 DEP criu/pie-util.d [2020-07-23T13:54:36.841Z] #39 78.89 DEP criu/pie-util-vdso.d [2020-07-23T13:54:36.841Z] #39 78.98 DEP criu/pie-util-vdso-elf32.d [2020-07-23T13:54:36.841Z] #39 79.08 DEP criu/path.d [2020-07-23T13:54:36.841Z] #39 79.19 DEP criu/parasite-syscall.d [2020-07-23T13:54:36.841Z] #39 79.38 DEP criu/pagemap.d [2020-07-23T13:54:36.841Z] #39 79.52 DEP criu/pagemap-cache.d [2020-07-23T13:54:36.841Z] #39 79.61 DEP criu/page-xfer.d [2020-07-23T13:54:36.841Z] #39 79.76 DEP criu/page-pipe.d [2020-07-23T13:54:36.841Z] #39 79.83 DEP criu/netfilter.d [2020-07-23T13:54:36.841Z] #39 79.97 DEP criu/net.d [2020-07-23T13:54:36.841Z] #39 80.23 DEP criu/namespaces.d [2020-07-23T13:54:36.841Z] #39 80.37 DEP criu/mount.d [2020-07-23T13:54:36.841Z] #39 80.54 DEP criu/memfd.d [2020-07-23T13:54:36.841Z] #39 80.76 DEP criu/mem.d [2020-07-23T13:54:36.841Z] #39 80.98 DEP criu/lsm.d [2020-07-23T13:54:36.841Z] #39 81.07 DEP criu/log.d [2020-07-23T13:54:36.841Z] #39 81.20 DEP criu/libnetlink.d [2020-07-23T13:54:36.841Z] #39 81.42 DEP criu/kerndat.d [2020-07-23T13:54:36.841Z] #39 81.57 DEP criu/kcmp-ids.d [2020-07-23T13:54:36.841Z] #39 81.70 DEP criu/irmap.d [2020-07-23T13:54:36.841Z] #39 81.90 DEP criu/ipc_ns.d [2020-07-23T13:54:36.841Z] #39 82.04 DEP criu/image.d [2020-07-23T13:54:36.841Z] #39 82.16 DEP criu/image-desc.d [2020-07-23T13:54:36.841Z] #39 82.23 DEP criu/fsnotify.d [2020-07-23T13:54:36.845Z] #17 33.25 Selecting previously unselected package python3-lib2to3. [2020-07-23T13:54:36.845Z] #17 33.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-23T13:54:36.845Z] #17 33.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:54:36.999Z] #17 41.14 Selecting previously unselected package thin-provisioning-tools. [2020-07-23T13:54:36.999Z] #17 41.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-23T13:54:36.999Z] #17 41.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:54:37.098Z] #39 82.38 DEP criu/filesystems.d [2020-07-23T13:54:37.098Z] #39 82.50 DEP criu/files.d [2020-07-23T13:54:37.258Z] #17 41.33 Selecting previously unselected package uidmap. [2020-07-23T13:54:37.258Z] #17 41.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-23T13:54:37.258Z] #17 41.35 Unpacking uidmap (1:4.5-1.1) ... [2020-07-23T13:54:37.258Z] #17 41.45 Selecting previously unselected package vim-runtime. [2020-07-23T13:54:37.258Z] #17 41.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:54:37.258Z] #17 41.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-23T13:54:37.258Z] #17 41.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-23T13:54:37.258Z] #17 41.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:54:37.355Z] #39 82.73 DEP criu/files-reg.d [2020-07-23T13:54:37.355Z] #39 82.88 DEP criu/files-ext.d [2020-07-23T13:54:37.422Z] #17 33.63 Selecting previously unselected package python3-distutils. [2020-07-23T13:54:37.422Z] #17 33.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-23T13:54:37.422Z] #17 33.64 Unpacking python3-distutils (3.7.3-1) ... [2020-07-23T13:54:37.422Z] #17 33.80 Selecting previously unselected package python3-pip. [2020-07-23T13:54:37.422Z] #17 33.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-23T13:54:37.422Z] #17 33.82 Unpacking python3-pip (18.1-5) ... [2020-07-23T13:54:37.612Z] #39 83.07 DEP criu/file-lock.d [2020-07-23T13:54:37.686Z] #17 34.01 Selecting previously unselected package python3-pkg-resources. [2020-07-23T13:54:37.686Z] #17 34.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:54:37.686Z] #17 34.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:54:37.869Z] #39 83.25 DEP criu/file-ids.d [2020-07-23T13:54:37.950Z] #17 34.17 Selecting previously unselected package python3-setuptools. [2020-07-23T13:54:37.950Z] #17 34.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-23T13:54:37.950Z] #17 34.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-23T13:54:38.126Z] #39 83.38 DEP criu/fifo.d [2020-07-23T13:54:38.126Z] #39 83.52 DEP criu/fdstore.d [2020-07-23T13:54:38.126Z] #39 83.61 DEP criu/fault-injection.d [2020-07-23T13:54:38.213Z] #17 34.43 Selecting previously unselected package python3-wheel. [2020-07-23T13:54:38.213Z] #17 34.44 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-23T13:54:38.213Z] #17 34.47 Unpacking python3-wheel (0.32.3-2) ... [2020-07-23T13:54:38.213Z] #17 34.59 Selecting previously unselected package sudo. [2020-07-23T13:54:38.213Z] #17 34.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-23T13:54:38.213Z] #17 34.63 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:54:38.387Z] #39 83.67 DEP criu/external.d [2020-07-23T13:54:38.387Z] #39 83.74 DEP criu/eventpoll.d [2020-07-23T13:54:38.644Z] #39 ... [2020-07-23T13:54:38.644Z] [2020-07-23T13:54:38.644Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:54:38.644Z] #28 DONE 158.3s [2020-07-23T13:54:38.644Z] [2020-07-23T13:54:38.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:38.644Z] #39 83.93 DEP criu/eventfd.d [2020-07-23T13:54:38.644Z] #39 ... [2020-07-23T13:54:38.644Z] [2020-07-23T13:54:38.644Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:38.644Z] #17 15.31 Reading package lists... [2020-07-23T13:54:38.644Z] #17 18.49 Building dependency tree... [2020-07-23T13:54:38.790Z] #17 35.02 Selecting previously unselected package thin-provisioning-tools. [2020-07-23T13:54:38.790Z] #17 35.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-23T13:54:38.790Z] #17 35.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:54:39.053Z] #17 35.40 Selecting previously unselected package uidmap. [2020-07-23T13:54:39.053Z] #17 35.40 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-23T13:54:39.053Z] #17 35.41 Unpacking uidmap (1:4.5-1.1) ... [2020-07-23T13:54:39.469Z] #18 48.78 Selecting previously unselected package libnet1:ppc64el. [2020-07-23T13:54:39.469Z] #18 48.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-23T13:54:39.469Z] #18 48.79 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-23T13:54:39.469Z] #18 48.87 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-23T13:54:39.469Z] #18 48.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-23T13:54:39.469Z] #18 48.88 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-23T13:54:39.469Z] #18 48.96 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-23T13:54:39.469Z] #18 48.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-23T13:54:39.469Z] #18 48.97 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-23T13:54:39.469Z] #18 49.09 Selecting previously unselected package libreadline5:ppc64el. [2020-07-23T13:54:39.469Z] #18 49.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-23T13:54:39.469Z] #18 49.11 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-23T13:54:39.469Z] #18 49.27 Selecting previously unselected package net-tools. [2020-07-23T13:54:39.469Z] #18 49.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-23T13:54:39.469Z] #18 49.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:54:39.469Z] #18 49.53 Selecting previously unselected package python-pip-whl. [2020-07-23T13:54:39.469Z] #18 49.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-23T13:54:39.469Z] #18 49.55 Unpacking python-pip-whl (18.1-5) ... [2020-07-23T13:54:39.574Z] #17 20.57 libcap2-bin is already the newest version (1:2.25-2). [2020-07-23T13:54:39.574Z] #17 20.57 The following additional packages will be installed: [2020-07-23T13:54:39.574Z] #17 20.57 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-23T13:54:39.574Z] #17 20.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-23T13:54:39.574Z] #17 20.57 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-23T13:54:39.574Z] #17 20.57 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-23T13:54:39.574Z] #17 20.57 python3.7 python3.7-minimal vim-runtime xxd [2020-07-23T13:54:39.574Z] #17 20.57 Suggested packages: [2020-07-23T13:54:39.574Z] #17 20.57 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-23T13:54:39.574Z] #17 20.57 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-23T13:54:39.574Z] #17 20.57 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-23T13:54:39.574Z] #17 20.57 Recommended packages: [2020-07-23T13:54:39.574Z] #17 20.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-23T13:54:39.574Z] #17 20.57 python3-keyrings.alt python3-xdg unzip [2020-07-23T13:54:39.631Z] #17 35.89 Selecting previously unselected package vim-runtime. [2020-07-23T13:54:39.631Z] #17 35.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:54:39.631Z] #17 35.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-23T13:54:39.631Z] #17 35.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-23T13:54:39.631Z] #17 35.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:54:40.120Z] #18 50.05 Selecting previously unselected package python3-lib2to3. [2020-07-23T13:54:40.120Z] #18 50.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-23T13:54:40.120Z] #18 50.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:54:40.120Z] #18 50.24 Selecting previously unselected package python3-distutils. [2020-07-23T13:54:40.120Z] #18 50.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-23T13:54:40.120Z] #18 50.26 Unpacking python3-distutils (3.7.3-1) ... [2020-07-23T13:54:40.424Z] #18 50.39 Selecting previously unselected package python3-pip. [2020-07-23T13:54:40.424Z] #18 50.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-23T13:54:40.424Z] #18 50.40 Unpacking python3-pip (18.1-5) ... [2020-07-23T13:54:40.424Z] #18 50.58 Selecting previously unselected package python3-pkg-resources. [2020-07-23T13:54:40.424Z] #18 50.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:54:40.424Z] #18 50.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:54:40.547Z] #17 44.52 Selecting previously unselected package vim. [2020-07-23T13:54:40.547Z] #17 ... [2020-07-23T13:54:40.547Z] [2020-07-23T13:54:40.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:40.547Z] #39 98.91 CC criu/cr-errno.o [2020-07-23T13:54:40.547Z] #39 99.05 CC criu/cr-restore.o [2020-07-23T13:54:40.547Z] #39 103.5 CC criu/cr-service.o [2020-07-23T13:54:40.547Z] #39 105.0 CC criu/crtools.o [2020-07-23T13:54:40.547Z] #39 105.6 CC criu/eventfd.o [2020-07-23T13:54:40.547Z] #39 105.9 CC criu/eventpoll.o [2020-07-23T13:54:40.547Z] #39 106.8 CC criu/external.o [2020-07-23T13:54:40.547Z] #39 107.2 CC criu/fault-injection.o [2020-07-23T13:54:40.547Z] #39 107.3 CC criu/fdstore.o [2020-07-23T13:54:40.547Z] #39 107.6 CC criu/fifo.o [2020-07-23T13:54:40.547Z] #39 108.1 CC criu/file-ids.o [2020-07-23T13:54:40.547Z] #39 108.4 CC criu/file-lock.o [2020-07-23T13:54:40.547Z] #39 ... [2020-07-23T13:54:40.547Z] [2020-07-23T13:54:40.547Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:40.547Z] #17 44.52 Selecting previously unselected package vim. [2020-07-23T13:54:40.547Z] #17 44.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:54:40.547Z] #17 44.56 Unpacking vim (2:8.1.0875-5) ... [2020-07-23T13:54:40.729Z] #18 50.71 Selecting previously unselected package python3-setuptools. [2020-07-23T13:54:40.729Z] #18 50.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-23T13:54:40.729Z] #18 50.72 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-23T13:54:40.806Z] #17 45.06 Selecting previously unselected package xfsprogs. [2020-07-23T13:54:40.806Z] #17 45.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-23T13:54:41.026Z] #17 ... [2020-07-23T13:54:41.026Z] [2020-07-23T13:54:41.026Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:41.026Z] #49 50.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-23T13:54:41.030Z] #18 51.02 Selecting previously unselected package python3-wheel. [2020-07-23T13:54:41.030Z] #18 51.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-23T13:54:41.030Z] #18 51.04 Unpacking python3-wheel (0.32.3-2) ... [2020-07-23T13:54:41.030Z] #18 51.16 Selecting previously unselected package sudo. [2020-07-23T13:54:41.030Z] #18 51.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-23T13:54:41.030Z] #18 51.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:54:41.065Z] #17 45.07 Unpacking xfsprogs (4.20.0-1) ... [2020-07-23T13:54:41.469Z] #17 22.15 The following NEW packages will be installed: [2020-07-23T13:54:41.470Z] #17 22.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-23T13:54:41.470Z] #17 22.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-23T13:54:41.470Z] #17 22.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-23T13:54:41.470Z] #17 22.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-23T13:54:41.470Z] #17 22.15 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-23T13:54:41.470Z] #17 22.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-23T13:54:41.470Z] #17 22.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-23T13:54:41.470Z] #17 22.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-23T13:54:41.470Z] #17 22.15 xz-utils zip [2020-07-23T13:54:41.470Z] #17 22.45 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-23T13:54:41.470Z] #17 22.45 Need to get 28.5 MB of archives. [2020-07-23T13:54:41.470Z] #17 22.45 After this operation, 116 MB of additional disk space will be used. [2020-07-23T13:54:41.470Z] #17 22.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-23T13:54:41.470Z] #17 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-23T13:54:41.470Z] #17 22.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-23T13:54:41.470Z] #17 22.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-23T13:54:41.634Z] #17 45.54 Selecting previously unselected package zip. [2020-07-23T13:54:41.634Z] #17 45.56 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-23T13:54:41.634Z] #17 45.56 Unpacking zip (3.0-11+b1) ... [2020-07-23T13:54:41.634Z] #17 45.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:54:41.634Z] #17 45.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:54:41.634Z] #17 45.79 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:41.634Z] #17 45.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-23T13:54:41.634Z] #17 45.81 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-23T13:54:41.634Z] #17 45.82 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:41.634Z] #17 45.84 Setting up uidmap (1:4.5-1.1) ... [2020-07-23T13:54:41.634Z] #17 45.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-23T13:54:41.634Z] #17 45.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:54:41.634Z] #17 45.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:54:41.683Z] #18 51.71 Selecting previously unselected package thin-provisioning-tools. [2020-07-23T13:54:41.683Z] #18 51.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-23T13:54:41.683Z] #18 51.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:54:41.727Z] #17 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-23T13:54:41.727Z] #17 22.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-23T13:54:41.727Z] #17 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-23T13:54:41.727Z] #17 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-23T13:54:41.727Z] #17 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-23T13:54:41.727Z] #17 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-23T13:54:41.727Z] #17 22.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-23T13:54:41.727Z] #17 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-23T13:54:41.727Z] #17 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-23T13:54:41.727Z] #17 22.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-23T13:54:41.727Z] #17 22.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-23T13:54:41.727Z] #17 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-23T13:54:41.727Z] #17 22.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-23T13:54:41.727Z] #17 22.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-23T13:54:41.727Z] #17 22.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-23T13:54:41.727Z] #17 22.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-23T13:54:41.727Z] #17 22.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-23T13:54:41.727Z] #17 22.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-23T13:54:41.727Z] #17 22.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-23T13:54:41.727Z] #17 22.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-23T13:54:41.727Z] #17 22.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-23T13:54:41.727Z] #17 22.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-23T13:54:41.727Z] #17 22.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-23T13:54:41.727Z] #17 22.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-23T13:54:41.727Z] #17 22.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-23T13:54:41.895Z] #17 45.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:54:41.895Z] #17 45.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:54:41.895Z] #17 45.90 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:54:41.895Z] #17 45.91 Setting up zip (3.0-11+b1) ... [2020-07-23T13:54:41.895Z] #17 45.92 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:54:41.895Z] #17 45.96 Setting up bash-completion (1:2.8-6) ... [2020-07-23T13:54:41.985Z] #18 51.94 Selecting previously unselected package uidmap. [2020-07-23T13:54:41.985Z] #18 51.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-23T13:54:41.985Z] #18 51.95 Unpacking uidmap (1:4.5-1.1) ... [2020-07-23T13:54:41.985Z] #18 52.10 Selecting previously unselected package vim-runtime. [2020-07-23T13:54:41.985Z] #18 52.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:54:42.289Z] #18 52.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-23T13:54:42.289Z] #18 52.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-23T13:54:42.289Z] #18 52.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:54:42.298Z] #17 23.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-23T13:54:42.298Z] #17 23.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-23T13:54:42.298Z] #17 23.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-23T13:54:42.298Z] #17 23.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-23T13:54:42.298Z] #17 23.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-23T13:54:42.298Z] #17 23.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-23T13:54:42.298Z] #17 23.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-23T13:54:42.298Z] #17 23.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-23T13:54:42.298Z] #17 23.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-23T13:54:42.298Z] #17 23.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-23T13:54:42.298Z] #17 23.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-23T13:54:42.298Z] #17 23.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-23T13:54:42.298Z] #17 23.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-23T13:54:42.298Z] #17 23.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-23T13:54:42.298Z] #17 23.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-23T13:54:42.298Z] #17 23.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-23T13:54:42.523Z] 4612f6d0b889: Verifying Checksum [2020-07-23T13:54:42.523Z] 4612f6d0b889: Download complete [2020-07-23T13:54:42.556Z] #17 23.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-23T13:54:42.556Z] #17 23.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-23T13:54:42.556Z] #17 23.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-23T13:54:42.952Z] #49 52.53 + mkdir -p /build [2020-07-23T13:54:42.952Z] #49 52.53 + cp runc /build/runc [2020-07-23T13:54:43.119Z] #17 24.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-23T13:54:43.377Z] #17 24.25 Fetched 28.5 MB in 1s (20.9 MB/s) [2020-07-23T13:54:43.377Z] #17 24.30 Selecting previously unselected package pigz. [2020-07-23T13:54:43.377Z] #17 24.30 (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.) [2020-07-23T13:54:43.377Z] #17 24.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-23T13:54:43.377Z] #17 24.37 Unpacking pigz (2.4-1) ... [2020-07-23T13:54:43.635Z] #17 24.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-23T13:54:43.635Z] #17 24.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:43.635Z] #17 24.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:43.901Z] #49 DONE 53.6s [2020-07-23T13:54:43.901Z] [2020-07-23T13:54:43.901Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:43.901Z] #17 38.23 Selecting previously unselected package vim. [2020-07-23T13:54:43.901Z] #17 38.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-23T13:54:43.901Z] #17 38.28 Unpacking vim (2:8.1.0875-5) ... [2020-07-23T13:54:43.901Z] #17 38.88 Selecting previously unselected package xfsprogs. [2020-07-23T13:54:43.901Z] #17 38.89 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-23T13:54:43.901Z] #17 38.90 Unpacking xfsprogs (4.20.0-1) ... [2020-07-23T13:54:43.901Z] #17 39.32 Selecting previously unselected package zip. [2020-07-23T13:54:43.901Z] #17 39.33 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-23T13:54:43.901Z] #17 39.35 Unpacking zip (3.0-11+b1) ... [2020-07-23T13:54:43.901Z] #17 40.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:54:43.901Z] #17 40.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:54:43.901Z] #17 40.37 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-23T13:54:43.901Z] #17 40.39 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-23T13:54:43.901Z] #17 40.40 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-23T13:54:44.164Z] #17 40.42 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-23T13:54:44.164Z] #17 40.46 Setting up uidmap (1:4.5-1.1) ... [2020-07-23T13:54:44.164Z] #17 40.47 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-23T13:54:44.164Z] #17 40.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:54:44.164Z] #17 40.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:54:44.164Z] #17 40.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-23T13:54:44.164Z] #17 40.55 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-23T13:54:44.164Z] #17 40.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:54:44.164Z] #17 40.59 Setting up zip (3.0-11+b1) ... [2020-07-23T13:54:44.164Z] #17 40.61 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:54:44.164Z] #17 40.66 Setting up bash-completion (1:2.8-6) ... [2020-07-23T13:54:44.200Z] #17 24.92 Selecting previously unselected package python3.7-minimal. [2020-07-23T13:54:44.200Z] #17 24.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:44.200Z] #17 24.95 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:44.430Z] #17 48.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:44.430Z] #17 48.48 Setting up xz-utils (5.2.4-1) ... [2020-07-23T13:54:44.430Z] #17 48.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-23T13:54:44.430Z] #17 48.51 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:54:44.430Z] #17 48.59 invoke-rc.d: could not determine current runlevel [2020-07-23T13:54:44.430Z] #17 48.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-23T13:54:44.430Z] #17 48.61 Setting up pigz (2.4-1) ... [2020-07-23T13:54:44.430Z] #17 48.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-23T13:54:44.430Z] #17 48.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:54:44.430Z] #17 48.66 Setting up python-pip-whl (18.1-5) ... [2020-07-23T13:54:44.430Z] #17 48.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-23T13:54:44.691Z] #17 48.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:54:44.766Z] #17 25.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:44.766Z] #17 25.80 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-23T13:54:44.949Z] #17 49.10 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-23T13:54:44.949Z] #17 49.12 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:54:44.949Z] #17 49.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:44.949Z] #17 49.16 Setting up vim (2:8.1.0875-5) ... [2020-07-23T13:54:44.949Z] #17 49.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-23T13:54:45.083Z] #18 ... [2020-07-23T13:54:45.083Z] [2020-07-23T13:54:45.083Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:45.083Z] #40 101.3 CC criu/cgroup.o [2020-07-23T13:54:45.083Z] #40 106.6 CC criu/clone-noasan.o [2020-07-23T13:54:45.083Z] #40 106.9 CC criu/config.o [2020-07-23T13:54:45.083Z] #40 110.0 CC criu/cr-check.o [2020-07-23T13:54:45.208Z] #17 49.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-23T13:54:45.208Z] #17 49.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-23T13:54:45.208Z] #17 49.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-23T13:54:45.208Z] #17 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-23T13:54:45.208Z] #17 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-23T13:54:45.208Z] #17 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-23T13:54:45.208Z] #17 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-23T13:54:45.208Z] #17 49.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:54:45.208Z] #17 49.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:54:45.208Z] #17 49.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-23T13:54:45.208Z] #17 49.30 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:54:45.208Z] #17 49.31 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-23T13:54:45.208Z] #17 49.32 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:45.382Z] #40 ... [2020-07-23T13:54:45.382Z] [2020-07-23T13:54:45.382Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:45.382Z] #42 169.0 net/http/httptrace [2020-07-23T13:54:45.382Z] #42 169.3 net/http [2020-07-23T13:54:46.032Z] #42 ... [2020-07-23T13:54:46.032Z] [2020-07-23T13:54:46.032Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:46.032Z] #18 56.01 Selecting previously unselected package vim. [2020-07-23T13:54:46.032Z] #18 56.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-23T13:54:46.032Z] #18 56.04 Unpacking vim (2:8.1.0875-5) ... [2020-07-23T13:54:46.659Z] #17 27.78 Selecting previously unselected package python3-minimal. [2020-07-23T13:54:46.680Z] #18 56.72 Selecting previously unselected package xfsprogs. [2020-07-23T13:54:46.680Z] #18 56.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-23T13:54:46.680Z] #18 56.74 Unpacking xfsprogs (4.20.0-1) ... [2020-07-23T13:54:46.917Z] #17 27.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 ... 23681 files and directories currently installed.) [2020-07-23T13:54:46.917Z] #17 27.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-23T13:54:46.917Z] #17 27.84 Unpacking python3-minimal (3.7.3-1) ... [2020-07-23T13:54:46.917Z] #17 27.91 Selecting previously unselected package libmpdec2:amd64. [2020-07-23T13:54:46.917Z] #17 27.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-23T13:54:46.917Z] #17 27.93 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-23T13:54:47.175Z] #17 28.02 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-23T13:54:47.175Z] #17 28.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:47.175Z] #17 28.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:47.340Z] #18 57.30 Selecting previously unselected package zip. [2020-07-23T13:54:47.340Z] #18 57.31 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-23T13:54:47.340Z] #18 57.31 Unpacking zip (3.0-11+b1) ... [2020-07-23T13:54:47.340Z] #18 57.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:54:47.340Z] #18 57.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:54:47.340Z] #18 57.52 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-23T13:54:47.340Z] #18 57.54 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-23T13:54:47.340Z] #18 57.55 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-23T13:54:47.479Z] #17 43.61 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-23T13:54:47.479Z] #17 43.62 Setting up xz-utils (5.2.4-1) ... [2020-07-23T13:54:47.479Z] #17 43.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-23T13:54:47.479Z] #17 43.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:54:47.479Z] #17 43.74 invoke-rc.d: could not determine current runlevel [2020-07-23T13:54:47.479Z] #17 43.76 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-23T13:54:47.479Z] #17 43.77 Setting up pigz (2.4-1) ... [2020-07-23T13:54:47.479Z] #17 43.79 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-23T13:54:47.479Z] #17 43.80 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-23T13:54:47.479Z] #17 43.83 Setting up python-pip-whl (18.1-5) ... [2020-07-23T13:54:47.479Z] #17 43.85 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-23T13:54:47.479Z] #17 43.86 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:54:47.479Z] #17 ... [2020-07-23T13:54:47.479Z] [2020-07-23T13:54:47.479Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:47.479Z] #39 84.28 CC criu/clone-noasan.o [2020-07-23T13:54:47.479Z] #39 84.43 CC criu/config.o [2020-07-23T13:54:47.479Z] #39 85.64 CC criu/cr-check.o [2020-07-23T13:54:47.479Z] #39 87.11 CC criu/cr-dedup.o [2020-07-23T13:54:47.479Z] #39 87.42 CC criu/cr-dump.o [2020-07-23T13:54:47.479Z] #39 89.20 CC criu/cr-errno.o [2020-07-23T13:54:47.479Z] #39 89.27 CC criu/cr-restore.o [2020-07-23T13:54:47.479Z] #39 93.25 CC criu/cr-service.o [2020-07-23T13:54:47.639Z] #18 57.57 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-23T13:54:47.639Z] #18 57.58 Setting up uidmap (1:4.5-1.1) ... [2020-07-23T13:54:47.639Z] #18 57.58 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-23T13:54:47.639Z] #18 57.59 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-23T13:54:47.639Z] #18 57.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:54:47.639Z] #18 57.61 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-23T13:54:47.639Z] #18 57.62 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-23T13:54:47.639Z] #18 57.67 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:54:47.639Z] #18 57.71 Setting up zip (3.0-11+b1) ... [2020-07-23T13:54:47.639Z] #18 57.71 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:54:47.639Z] #18 57.73 Setting up bash-completion (1:2.8-6) ... [2020-07-23T13:54:47.678Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.8% of statements [2020-07-23T13:54:47.678Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2020-07-23T13:54:47.678Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-23T13:54:47.678Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-23T13:54:47.678Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-23T13:54:47.678Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-23T13:54:47.742Z] #39 94.54 CC criu/crtools.o [2020-07-23T13:54:47.742Z] #39 ... [2020-07-23T13:54:47.742Z] [2020-07-23T13:54:47.742Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:47.742Z] #17 44.25 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-23T13:54:48.032Z] #17 44.26 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-23T13:54:48.032Z] #17 44.28 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:48.032Z] #17 44.29 Setting up vim (2:8.1.0875-5) ... [2020-07-23T13:54:48.032Z] #17 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-23T13:54:48.032Z] #17 44.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-23T13:54:48.032Z] #17 44.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-23T13:54:48.032Z] #17 44.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-23T13:54:48.032Z] #17 44.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-23T13:54:48.032Z] #17 44.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-23T13:54:48.032Z] #17 44.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-23T13:54:48.032Z] #17 44.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-23T13:54:48.032Z] #17 44.40 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-23T13:54:48.032Z] #17 44.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:54:48.032Z] #17 44.44 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-23T13:54:48.032Z] #17 44.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:54:48.107Z] #17 28.90 Selecting previously unselected package python3.7. [2020-07-23T13:54:48.107Z] #17 28.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-23T13:54:48.107Z] #17 28.92 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:48.107Z] #17 29.04 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-23T13:54:48.107Z] #17 29.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-23T13:54:48.107Z] #17 29.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-23T13:54:48.294Z] #17 44.49 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-23T13:54:48.294Z] #17 44.51 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:48.363Z] #17 29.14 Setting up python3-minimal (3.7.3-1) ... [2020-07-23T13:54:48.494Z] #17 52.19 Setting up iptables (1.8.2-4) ... [2020-07-23T13:54:48.494Z] #17 52.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:54:48.494Z] #17 52.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:54:48.494Z] #17 52.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:54:48.494Z] #17 52.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:54:48.494Z] #17 52.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-23T13:54:48.494Z] #17 52.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-23T13:54:48.494Z] #17 52.24 Setting up python3 (3.7.3-1) ... [2020-07-23T13:54:48.494Z] #17 52.58 Setting up python3-wheel (0.32.3-2) ... [2020-07-23T13:54:48.620Z] #17 ... [2020-07-23T13:54:48.620Z] [2020-07-23T13:54:48.620Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:48.620Z] #39 84.11 DEP criu/crtools.d [2020-07-23T13:54:48.620Z] #39 84.39 DEP criu/cr-service.d [2020-07-23T13:54:48.620Z] #39 84.59 DEP criu/cr-restore.d [2020-07-23T13:54:48.620Z] #39 84.84 DEP criu/cr-errno.d [2020-07-23T13:54:48.620Z] #39 84.90 DEP criu/cr-dump.d [2020-07-23T13:54:48.620Z] #39 85.12 DEP criu/cr-dedup.d [2020-07-23T13:54:48.620Z] #39 85.39 DEP criu/cr-check.d [2020-07-23T13:54:48.620Z] #39 85.67 DEP criu/config.d [2020-07-23T13:54:48.620Z] #39 85.80 DEP criu/clone-noasan.d [2020-07-23T13:54:48.620Z] #39 85.89 DEP criu/cgroup.d [2020-07-23T13:54:48.620Z] #39 86.03 DEP criu/cgroup-props.d [2020-07-23T13:54:48.620Z] #39 86.10 DEP criu/bitmap.d [2020-07-23T13:54:48.620Z] #39 86.12 DEP criu/bfd.d [2020-07-23T13:54:48.620Z] #39 86.22 DEP criu/autofs.d [2020-07-23T13:54:48.620Z] #39 86.32 DEP criu/aio.d [2020-07-23T13:54:48.620Z] #39 86.45 DEP criu/action-scripts.d [2020-07-23T13:54:48.620Z] #39 86.76 CC criu/action-scripts.o [2020-07-23T13:54:48.620Z] #39 87.19 CC criu/aio.o [2020-07-23T13:54:48.620Z] #39 87.72 CC criu/autofs.o [2020-07-23T13:54:48.620Z] #39 89.04 CC criu/bfd.o [2020-07-23T13:54:48.620Z] #39 89.59 CC criu/bitmap.o [2020-07-23T13:54:48.620Z] #39 89.74 CC criu/cgroup-props.o [2020-07-23T13:54:48.620Z] #39 90.46 CC criu/cgroup.o [2020-07-23T13:54:48.620Z] #39 92.99 CC criu/clone-noasan.o [2020-07-23T13:54:48.620Z] #39 93.28 CC criu/config.o [2020-07-23T13:54:48.754Z] #17 ... [2020-07-23T13:54:48.754Z] [2020-07-23T13:54:48.754Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:54:48.754Z] #36 188.0 + dpkg --print-architecture [2020-07-23T13:54:48.754Z] #36 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-23T13:54:48.877Z] #39 ... [2020-07-23T13:54:48.877Z] [2020-07-23T13:54:48.877Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:48.877Z] #17 29.84 Selecting previously unselected package python3. [2020-07-23T13:54:48.877Z] #17 29.84 (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.) [2020-07-23T13:54:48.877Z] #17 29.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-23T13:54:48.877Z] #17 29.94 Unpacking python3 (3.7.3-1) ... [2020-07-23T13:54:49.134Z] #17 30.04 Selecting previously unselected package libip4tc0:amd64. [2020-07-23T13:54:49.134Z] #17 30.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-23T13:54:49.134Z] #17 30.05 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:49.134Z] #17 30.15 Selecting previously unselected package libip6tc0:amd64. [2020-07-23T13:54:49.134Z] #17 30.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-23T13:54:49.134Z] #17 30.17 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:49.323Z] #36 188.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-23T13:54:49.323Z] #36 188.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-23T13:54:49.391Z] #17 30.25 Selecting previously unselected package libiptc0:amd64. [2020-07-23T13:54:49.391Z] #17 30.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-23T13:54:49.391Z] #17 30.27 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-23T13:54:49.391Z] #17 30.36 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-23T13:54:49.391Z] #17 30.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-23T13:54:49.391Z] #17 30.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-23T13:54:49.391Z] #17 30.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-23T13:54:49.648Z] #17 30.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-23T13:54:49.648Z] #17 30.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-23T13:54:49.648Z] #17 30.57 Selecting previously unselected package libnftnl11:amd64. [2020-07-23T13:54:49.648Z] #17 30.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-23T13:54:49.648Z] #17 30.60 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-23T13:54:49.648Z] #17 30.68 Selecting previously unselected package iptables. [2020-07-23T13:54:49.910Z] #17 30.68 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-23T13:54:49.910Z] #17 30.70 Unpacking iptables (1.8.2-4) ... [2020-07-23T13:54:50.167Z] #17 31.09 Selecting previously unselected package xxd. [2020-07-23T13:54:50.167Z] #17 31.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:54:50.167Z] #17 31.09 Unpacking xxd (2:8.1.0875-5) ... [2020-07-23T13:54:50.167Z] #17 31.24 Selecting previously unselected package vim-common. [2020-07-23T13:54:50.167Z] #17 31.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:54:50.424Z] #17 31.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-23T13:54:50.424Z] #17 31.45 Selecting previously unselected package bash-completion. [2020-07-23T13:54:50.424Z] #17 31.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-23T13:54:50.700Z] #36 ... [2020-07-23T13:54:50.700Z] [2020-07-23T13:54:50.700Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:50.700Z] #39 109.3 CC criu/files-ext.o [2020-07-23T13:54:50.700Z] #39 109.7 CC criu/files-reg.o [2020-07-23T13:54:50.700Z] #39 111.9 CC criu/files.o [2020-07-23T13:54:50.700Z] #39 113.8 CC criu/filesystems.o [2020-07-23T13:54:50.700Z] #39 114.5 CC criu/fsnotify.o [2020-07-23T13:54:50.700Z] #39 115.6 CC criu/image-desc.o [2020-07-23T13:54:50.700Z] #39 115.7 CC criu/image.o [2020-07-23T13:54:50.700Z] #39 116.6 CC criu/ipc_ns.o [2020-07-23T13:54:50.700Z] #39 117.9 CC criu/irmap.o [2020-07-23T13:54:50.700Z] #39 118.5 CC criu/kcmp-ids.o [2020-07-23T13:54:50.700Z] #39 118.8 CC criu/kerndat.o [2020-07-23T13:54:50.700Z] #39 ... [2020-07-23T13:54:50.700Z] [2020-07-23T13:54:50.700Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:50.700Z] #17 53.24 Setting up apparmor (2.13.2-10) ... [2020-07-23T13:54:50.700Z] #17 54.82 Setting up xfsprogs (4.20.0-1) ... [2020-07-23T13:54:50.700Z] #17 54.83 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:54:50.851Z] #17 46.74 Setting up iptables (1.8.2-4) ... [2020-07-23T13:54:50.851Z] #17 46.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:54:50.851Z] #17 46.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:54:50.851Z] #17 46.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:54:50.851Z] #17 46.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:54:50.851Z] #17 46.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-23T13:54:50.851Z] #17 46.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-23T13:54:50.851Z] #17 46.82 Setting up python3 (3.7.3-1) ... [2020-07-23T13:54:50.851Z] #17 47.25 Setting up python3-wheel (0.32.3-2) ... [2020-07-23T13:54:51.268Z] #17 55.21 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:54:51.802Z] #17 48.04 Setting up apparmor (2.13.2-10) ... [2020-07-23T13:54:52.203Z] #17 56.20 Setting up python3-distutils (3.7.3-1) ... [2020-07-23T13:54:52.460Z] #18 62.35 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-23T13:54:52.460Z] #18 62.35 Setting up xz-utils (5.2.4-1) ... [2020-07-23T13:54:52.460Z] #18 62.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-23T13:54:52.460Z] #18 62.38 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:54:52.460Z] #18 62.47 invoke-rc.d: could not determine current runlevel [2020-07-23T13:54:52.460Z] #18 62.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-23T13:54:52.460Z] #18 62.50 Setting up pigz (2.4-1) ... [2020-07-23T13:54:52.460Z] #18 62.50 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-23T13:54:52.460Z] #18 62.51 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-23T13:54:52.460Z] #18 62.52 Setting up python-pip-whl (18.1-5) ... [2020-07-23T13:54:52.460Z] #18 62.52 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-23T13:54:52.460Z] #18 62.53 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:54:52.462Z] #17 56.71 Setting up python3-setuptools (40.8.0-1) ... [2020-07-23T13:54:52.946Z] #17 33.93 Unpacking bash-completion (1:2.8-6) ... [2020-07-23T13:54:53.109Z] #18 63.25 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-23T13:54:53.109Z] #18 63.26 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-23T13:54:53.109Z] #18 63.26 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-23T13:54:53.109Z] #18 63.28 Setting up vim (2:8.1.0875-5) ... [2020-07-23T13:54:53.109Z] #18 63.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-23T13:54:53.109Z] #18 63.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-23T13:54:53.109Z] #18 63.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-23T13:54:53.257Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2020-07-23T13:54:53.408Z] #18 63.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-23T13:54:53.408Z] #18 63.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-23T13:54:53.408Z] #18 63.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-23T13:54:53.408Z] #18 63.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-23T13:54:53.408Z] #18 63.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-23T13:54:53.408Z] #18 63.42 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-23T13:54:53.408Z] #18 63.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:54:53.408Z] #18 63.47 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-23T13:54:53.408Z] #18 63.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:54:53.408Z] #18 63.48 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-23T13:54:53.408Z] #18 63.49 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:54:53.460Z] #17 34.32 Selecting previously unselected package bzip2. [2020-07-23T13:54:53.460Z] #17 34.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-23T13:54:53.460Z] #17 34.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:54:53.460Z] #17 34.42 Selecting previously unselected package xz-utils. [2020-07-23T13:54:53.460Z] #17 34.43 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-23T13:54:53.460Z] #17 34.44 Unpacking xz-utils (5.2.4-1) ... [2020-07-23T13:54:53.717Z] #17 34.63 Selecting previously unselected package apparmor. [2020-07-23T13:54:53.717Z] #17 34.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-23T13:54:53.717Z] #17 34.70 Unpacking apparmor (2.13.2-10) ... [2020-07-23T13:54:53.726Z] #17 49.66 Setting up xfsprogs (4.20.0-1) ... [2020-07-23T13:54:53.726Z] #17 49.68 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:54:53.726Z] #17 49.95 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:54:53.841Z] #17 57.77 Setting up python3-pip (18.1-5) ... [2020-07-23T13:54:53.974Z] #17 34.97 Selecting previously unselected package aufs-tools. [2020-07-23T13:54:53.974Z] #17 34.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-23T13:54:53.974Z] #17 34.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:54:54.231Z] #17 35.10 Selecting previously unselected package libonig5:amd64. [2020-07-23T13:54:54.231Z] #17 35.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-23T13:54:54.231Z] #17 35.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:54:54.231Z] #17 35.23 Selecting previously unselected package libjq1:amd64. [2020-07-23T13:54:54.231Z] #17 35.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:54:54.231Z] #17 35.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:54:54.231Z] #17 35.36 Selecting previously unselected package jq. [2020-07-23T13:54:54.301Z] #17 50.79 Setting up python3-distutils (3.7.3-1) ... [2020-07-23T13:54:54.488Z] #17 35.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-23T13:54:54.488Z] #17 35.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-23T13:54:54.488Z] #17 35.47 Selecting previously unselected package libaio1:amd64. [2020-07-23T13:54:54.488Z] #17 35.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-23T13:54:54.488Z] #17 35.50 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-23T13:54:54.488Z] #17 35.56 Selecting previously unselected package libgpm2:amd64. [2020-07-23T13:54:54.488Z] #17 35.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-23T13:54:54.488Z] #17 35.57 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-23T13:54:54.745Z] #17 35.64 Selecting previously unselected package libicu63:amd64. [2020-07-23T13:54:54.745Z] #17 35.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-23T13:54:54.745Z] #17 35.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:54:54.771Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-23T13:54:54.791Z] #17 58.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:54:54.791Z] #17 58.96 Processing triggers for mime-support (3.62) ... [2020-07-23T13:54:54.877Z] #17 51.23 Setting up python3-setuptools (40.8.0-1) ... [2020-07-23T13:54:55.728Z] #17 DONE 59.8s [2020-07-23T13:54:55.728Z] [2020-07-23T13:54:55.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:55.728Z] #39 120.1 CC criu/libnetlink.o [2020-07-23T13:54:55.728Z] #39 120.4 CC criu/log.o [2020-07-23T13:54:55.728Z] #39 120.9 CC criu/lsm.o [2020-07-23T13:54:55.728Z] #39 121.3 CC criu/mem.o [2020-07-23T13:54:55.728Z] #39 122.8 CC criu/memfd.o [2020-07-23T13:54:55.728Z] #39 123.5 CC criu/mount.o [2020-07-23T13:54:56.179Z] #18 ... [2020-07-23T13:54:56.179Z] [2020-07-23T13:54:56.179Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:56.179Z] #40 112.5 CC criu/cr-dedup.o [2020-07-23T13:54:56.179Z] #40 113.1 CC criu/cr-dump.o [2020-07-23T13:54:56.179Z] #40 116.5 CC criu/cr-errno.o [2020-07-23T13:54:56.179Z] #40 116.6 CC criu/cr-restore.o [2020-07-23T13:54:56.241Z] #52 ... [2020-07-23T13:54:56.241Z] [2020-07-23T13:54:56.241Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:56.241Z] #45 DONE 278.8s [2020-07-23T13:54:56.241Z] [2020-07-23T13:54:56.241Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:56.241Z] #52 ... [2020-07-23T13:54:56.241Z] [2020-07-23T13:54:56.241Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-23T13:54:56.241Z] #46 DONE 0.1s [2020-07-23T13:54:56.241Z] [2020-07-23T13:54:56.241Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:56.241Z] #52 ... [2020-07-23T13:54:56.241Z] [2020-07-23T13:54:56.241Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-23T13:54:56.241Z] #48 DONE 0.1s [2020-07-23T13:54:56.241Z] [2020-07-23T13:54:56.242Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-23T13:54:56.242Z] #50 DONE 0.1s [2020-07-23T13:54:56.242Z] [2020-07-23T13:54:56.242Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:54:56.242Z] #52 236.3 + bin/containerd-stress [2020-07-23T13:54:56.242Z] #52 238.1 + bin/containerd-shim [2020-07-23T13:54:56.271Z] #17 52.36 Setting up python3-pip (18.1-5) ... [2020-07-23T13:54:56.316Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.4% of statements [2020-07-23T13:54:56.851Z] #17 53.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:54:56.851Z] #17 53.16 Processing triggers for mime-support (3.62) ... [2020-07-23T13:54:57.106Z] #39 ... [2020-07-23T13:54:57.106Z] [2020-07-23T13:54:57.106Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-23T13:54:57.106Z] #18 1.499 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-23T13:54:57.106Z] #18 1.499 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-23T13:54:57.106Z] #18 1.502 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-23T13:54:57.106Z] #18 DONE 1.6s [2020-07-23T13:54:57.129Z] #17 DONE 53.6s [2020-07-23T13:54:57.129Z] [2020-07-23T13:54:57.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:57.129Z] #39 95.15 CC criu/eventfd.o [2020-07-23T13:54:57.129Z] #39 95.58 CC criu/eventpoll.o [2020-07-23T13:54:57.129Z] #39 96.32 CC criu/external.o [2020-07-23T13:54:57.129Z] #39 96.62 CC criu/fault-injection.o [2020-07-23T13:54:57.129Z] #39 96.70 CC criu/fdstore.o [2020-07-23T13:54:57.129Z] #39 96.95 CC criu/fifo.o [2020-07-23T13:54:57.129Z] #39 97.19 CC criu/file-ids.o [2020-07-23T13:54:57.129Z] #39 97.39 CC criu/file-lock.o [2020-07-23T13:54:57.129Z] #39 98.17 CC criu/files-ext.o [2020-07-23T13:54:57.129Z] #39 98.58 CC criu/files-reg.o [2020-07-23T13:54:57.129Z] #39 100.4 CC criu/files.o [2020-07-23T13:54:57.129Z] #39 101.7 CC criu/filesystems.o [2020-07-23T13:54:57.129Z] #39 102.2 CC criu/fsnotify.o [2020-07-23T13:54:57.129Z] #39 103.1 CC criu/image-desc.o [2020-07-23T13:54:57.129Z] #39 103.2 CC criu/image.o [2020-07-23T13:54:57.129Z] #39 103.9 CC criu/ipc_ns.o [2020-07-23T13:54:57.367Z] [2020-07-23T13:54:57.367Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:54:57.393Z] #39 ... [2020-07-23T13:54:57.393Z] [2020-07-23T13:54:57.393Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-23T13:54:57.730Z] #40 124.0 CC criu/cr-service.o [2020-07-23T13:54:58.017Z] #17 38.89 Selecting previously unselected package libnet1:amd64. [2020-07-23T13:54:58.017Z] #17 38.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-23T13:54:58.017Z] #17 38.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:54:58.017Z] #17 39.03 Selecting previously unselected package libnl-3-200:amd64. [2020-07-23T13:54:58.017Z] #17 39.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-23T13:54:58.017Z] #17 39.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:54:58.017Z] #17 39.12 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-23T13:54:58.050Z] #40 ... [2020-07-23T13:54:58.050Z] [2020-07-23T13:54:58.050Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:58.050Z] #18 68.17 Setting up iptables (1.8.2-4) ... [2020-07-23T13:54:58.274Z] #17 39.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-23T13:54:58.274Z] #17 39.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:54:58.274Z] #17 39.23 Selecting previously unselected package libreadline5:amd64. [2020-07-23T13:54:58.274Z] #17 39.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-23T13:54:58.274Z] #17 39.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-23T13:54:58.349Z] #18 68.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:54:58.349Z] #18 68.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:54:58.349Z] #18 68.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:54:58.349Z] #18 68.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:54:58.349Z] #18 68.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-23T13:54:58.349Z] #18 68.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-23T13:54:58.349Z] #18 68.33 Setting up python3 (3.7.3-1) ... [2020-07-23T13:54:58.531Z] #17 39.35 Selecting previously unselected package net-tools. [2020-07-23T13:54:58.531Z] #17 39.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-23T13:54:58.531Z] #17 39.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:54:58.531Z] #17 39.59 Selecting previously unselected package python-pip-whl. [2020-07-23T13:54:58.788Z] #17 39.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-23T13:54:58.788Z] #17 39.61 Unpacking python-pip-whl (18.1-5) ... [2020-07-23T13:54:58.999Z] #18 68.84 Setting up python3-wheel (0.32.3-2) ... [2020-07-23T13:54:59.044Z] #17 40.07 Selecting previously unselected package python3-lib2to3. [2020-07-23T13:54:59.044Z] #17 40.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-23T13:54:59.044Z] #17 40.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:54:59.044Z] #17 ... [2020-07-23T13:54:59.044Z] [2020-07-23T13:54:59.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:54:59.044Z] #39 94.53 CC criu/cr-check.o [2020-07-23T13:54:59.044Z] #39 96.07 CC criu/cr-dedup.o [2020-07-23T13:54:59.044Z] #39 96.40 CC criu/cr-dump.o [2020-07-23T13:54:59.044Z] #39 98.56 CC criu/cr-errno.o [2020-07-23T13:54:59.044Z] #39 98.63 CC criu/cr-restore.o [2020-07-23T13:54:59.044Z] #39 103.9 CC criu/cr-service.o [2020-07-23T13:54:59.301Z] #39 ... [2020-07-23T13:54:59.301Z] [2020-07-23T13:54:59.301Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:59.301Z] #17 40.22 Selecting previously unselected package python3-distutils. [2020-07-23T13:54:59.301Z] #17 40.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-23T13:54:59.301Z] #17 40.23 Unpacking python3-distutils (3.7.3-1) ... [2020-07-23T13:54:59.331Z] #18 1.702 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-23T13:54:59.331Z] #18 1.707 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-23T13:54:59.331Z] #18 1.711 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-23T13:54:59.331Z] #18 DONE 1.9s [2020-07-23T13:54:59.331Z] [2020-07-23T13:54:59.331Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:54:59.558Z] #17 40.38 Selecting previously unselected package python3-pip. [2020-07-23T13:54:59.558Z] #17 40.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-23T13:54:59.558Z] #17 40.40 Unpacking python3-pip (18.1-5) ... [2020-07-23T13:54:59.558Z] #17 40.59 Selecting previously unselected package python3-pkg-resources. [2020-07-23T13:54:59.558Z] #17 40.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-23T13:54:59.663Z] #18 ... [2020-07-23T13:54:59.663Z] [2020-07-23T13:54:59.663Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:54:59.663Z] #42 183.3 github.com/LK4D4/vndr/godl [2020-07-23T13:54:59.663Z] #42 184.1 github.com/LK4D4/vndr [2020-07-23T13:54:59.814Z] #17 40.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:54:59.815Z] #17 40.76 Selecting previously unselected package python3-setuptools. [2020-07-23T13:54:59.815Z] #17 40.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-23T13:54:59.815Z] #17 40.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-23T13:54:59.962Z] #42 ... [2020-07-23T13:54:59.962Z] [2020-07-23T13:54:59.962Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:54:59.962Z] #18 69.84 Setting up apparmor (2.13.2-10) ... [2020-07-23T13:55:00.071Z] #17 41.01 Selecting previously unselected package python3-wheel. [2020-07-23T13:55:00.071Z] #17 41.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-23T13:55:00.071Z] #17 41.03 Unpacking python3-wheel (0.32.3-2) ... [2020-07-23T13:55:00.328Z] #17 41.12 Selecting previously unselected package sudo. [2020-07-23T13:55:00.328Z] #17 41.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-23T13:55:00.328Z] #17 41.13 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:55:00.585Z] #17 41.62 Selecting previously unselected package thin-provisioning-tools. [2020-07-23T13:55:00.585Z] #17 41.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-23T13:55:00.585Z] #17 41.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:55:01.027Z] #18 ... [2020-07-23T13:55:01.027Z] [2020-07-23T13:55:01.027Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:55:01.027Z] #42 DONE 194.9s [2020-07-23T13:55:01.148Z] #17 41.88 Selecting previously unselected package uidmap. [2020-07-23T13:55:01.148Z] #17 41.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-23T13:55:01.148Z] #17 41.89 Unpacking uidmap (1:4.5-1.1) ... [2020-07-23T13:55:01.148Z] #17 42.04 Selecting previously unselected package vim-runtime. [2020-07-23T13:55:01.148Z] #17 42.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-23T13:55:01.148Z] #17 42.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-23T13:55:01.148Z] #17 42.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-23T13:55:01.148Z] #17 42.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:55:01.326Z] [2020-07-23T13:55:01.326Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:01.326Z] #40 126.6 CC criu/crtools.o [2020-07-23T13:55:01.326Z] #40 127.4 CC criu/eventfd.o [2020-07-23T13:55:01.559Z] #19 ... [2020-07-23T13:55:01.559Z] [2020-07-23T13:55:01.559Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:55:01.560Z] #49 75.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-23T13:55:01.560Z] #49 77.99 + mkdir -p /build [2020-07-23T13:55:01.560Z] #49 77.99 + cp runc /build/runc [2020-07-23T13:55:01.560Z] #49 DONE 78.2s [2020-07-23T13:55:01.560Z] [2020-07-23T13:55:01.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:01.560Z] #39 128.2 CC criu/namespaces.o [2020-07-23T13:55:01.644Z] #40 128.1 CC criu/eventpoll.o [2020-07-23T13:55:02.496Z] #39 130.9 CC criu/net.o [2020-07-23T13:55:02.818Z] #52 244.7 + bin/containerd-shim-runc-v1 [2020-07-23T13:55:03.181Z] #40 129.6 CC criu/external.o [2020-07-23T13:55:03.228Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.9% of statements [2020-07-23T13:55:03.480Z] #40 130.0 CC criu/fault-injection.o [2020-07-23T13:55:03.575Z] #19 4.106 Collecting yamllint==1.16.0 [2020-07-23T13:55:03.780Z] #40 130.1 CC criu/fdstore.o [2020-07-23T13:55:04.078Z] #40 130.6 CC criu/fifo.o [2020-07-23T13:55:04.294Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-07-23T13:55:04.422Z] #17 45.09 Selecting previously unselected package vim. [2020-07-23T13:55:04.422Z] #17 45.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-23T13:55:04.422Z] #17 45.15 Unpacking vim (2:8.1.0875-5) ... [2020-07-23T13:55:04.678Z] #17 45.66 Selecting previously unselected package xfsprogs. [2020-07-23T13:55:04.678Z] #17 45.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-23T13:55:04.678Z] #17 45.67 Unpacking xfsprogs (4.20.0-1) ... [2020-07-23T13:55:04.726Z] #40 131.1 CC criu/file-ids.o [2020-07-23T13:55:04.931Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-07-23T13:55:04.963Z] #19 ... [2020-07-23T13:55:04.963Z] [2020-07-23T13:55:04.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:04.963Z] #39 104.9 CC criu/irmap.o [2020-07-23T13:55:04.963Z] #39 105.4 CC criu/kcmp-ids.o [2020-07-23T13:55:04.963Z] #39 105.8 CC criu/kerndat.o [2020-07-23T13:55:04.963Z] #39 106.8 CC criu/libnetlink.o [2020-07-23T13:55:04.963Z] #39 107.0 CC criu/log.o [2020-07-23T13:55:04.963Z] #39 107.5 CC criu/lsm.o [2020-07-23T13:55:04.963Z] #39 107.8 CC criu/mem.o [2020-07-23T13:55:04.963Z] #39 109.2 CC criu/memfd.o [2020-07-23T13:55:04.963Z] #39 109.6 CC criu/mount.o [2020-07-23T13:55:05.026Z] #40 131.5 CC criu/file-lock.o [2020-07-23T13:55:05.031Z] #39 133.5 CC criu/netfilter.o [2020-07-23T13:55:05.241Z] #17 46.12 Selecting previously unselected package zip. [2020-07-23T13:55:05.241Z] #17 46.13 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-23T13:55:05.241Z] #17 46.13 Unpacking zip (3.0-11+b1) ... [2020-07-23T13:55:05.289Z] #39 133.8 CC criu/page-pipe.o [2020-07-23T13:55:05.357Z] #52 247.9 + bin/containerd-shim-runc-v2 [2020-07-23T13:55:05.498Z] #17 46.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-23T13:55:05.498Z] #17 46.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-23T13:55:05.498Z] #17 46.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-23T13:55:05.498Z] #17 46.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-23T13:55:05.498Z] #17 46.43 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-23T13:55:05.498Z] #17 46.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-23T13:55:05.498Z] #17 46.45 Setting up uidmap (1:4.5-1.1) ... [2020-07-23T13:55:05.498Z] #17 46.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-23T13:55:05.498Z] #17 46.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-23T13:55:05.498Z] #17 46.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-23T13:55:05.498Z] #17 46.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-23T13:55:05.498Z] #17 46.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-23T13:55:05.498Z] #17 46.51 Setting up xxd (2:8.1.0875-5) ... [2020-07-23T13:55:05.498Z] #17 46.51 Setting up zip (3.0-11+b1) ... [2020-07-23T13:55:05.498Z] #17 46.52 Setting up vim-common (2:8.1.0875-5) ... [2020-07-23T13:55:05.498Z] #17 46.56 Setting up bash-completion (1:2.8-6) ... [2020-07-23T13:55:05.538Z] #39 112.1 CC criu/namespaces.o [2020-07-23T13:55:05.568Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-23T13:55:05.857Z] #39 134.3 CC criu/page-xfer.o [2020-07-23T13:55:05.926Z] #52 248.7 + binaries [2020-07-23T13:55:05.926Z] #52 248.7 + install -D bin/containerd /build/containerd [2020-07-23T13:55:05.926Z] #52 248.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-23T13:55:05.926Z] #52 248.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-23T13:55:05.926Z] #52 248.7 + install -D bin/ctr /build/ctr [2020-07-23T13:55:06.203Z] ok github.com/docker/docker/daemon 12.253s coverage: 17.4% of statements [2020-07-23T13:55:06.203Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-23T13:55:06.203Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-23T13:55:06.203Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-23T13:55:06.203Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-23T13:55:06.495Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-07-23T13:55:06.567Z] #40 132.9 CC criu/files-ext.o [2020-07-23T13:55:06.805Z] #39 135.3 CC criu/pagemap-cache.o [2020-07-23T13:55:06.863Z] #52 DONE 249.6s [2020-07-23T13:55:06.864Z] #40 133.3 CC criu/files-reg.o [2020-07-23T13:55:06.930Z] #39 113.4 CC criu/net.o [2020-07-23T13:55:07.064Z] #39 135.6 CC criu/pagemap.o [2020-07-23T13:55:07.528Z] #40 ... [2020-07-23T13:55:07.528Z] [2020-07-23T13:55:07.528Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:55:07.528Z] #18 72.10 Setting up xfsprogs (4.20.0-1) ... [2020-07-23T13:55:07.528Z] #18 72.12 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:55:07.528Z] #18 72.67 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:55:07.528Z] #18 73.87 Setting up python3-distutils (3.7.3-1) ... [2020-07-23T13:55:07.528Z] #18 74.40 Setting up python3-setuptools (40.8.0-1) ... [2020-07-23T13:55:07.528Z] #18 75.82 Setting up python3-pip (18.1-5) ... [2020-07-23T13:55:07.528Z] #18 77.23 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:55:07.528Z] #18 77.25 Processing triggers for mime-support (3.62) ... [2020-07-23T13:55:07.528Z] #18 DONE 77.5s [2020-07-23T13:55:07.528Z] [2020-07-23T13:55:07.528Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-23T13:55:07.631Z] #39 136.2 CC criu/parasite-syscall.o [2020-07-23T13:55:07.802Z] [2020-07-23T13:55:07.802Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-23T13:55:07.830Z] #19 0.359 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-23T13:55:07.830Z] #19 0.363 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-23T13:55:07.830Z] #19 0.366 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-23T13:55:07.830Z] #19 DONE 0.5s [2020-07-23T13:55:07.830Z] [2020-07-23T13:55:07.830Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-23T13:55:07.830Z] #29 DONE 201.5s [2020-07-23T13:55:07.830Z] [2020-07-23T13:55:07.830Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:55:08.199Z] #39 136.7 CC criu/path.o [2020-07-23T13:55:08.199Z] #39 136.9 CC criu/pie-util-vdso-elf32.o [2020-07-23T13:55:08.369Z] #53 DONE 0.7s [2020-07-23T13:55:08.369Z] [2020-07-23T13:55:08.369Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-23T13:55:08.569Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-07-23T13:55:08.628Z] #57 DONE 0.2s [2020-07-23T13:55:08.628Z] [2020-07-23T13:55:08.628Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-23T13:55:08.767Z] #39 137.3 CC criu/pie-util-vdso.o [2020-07-23T13:55:08.770Z] #17 49.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-23T13:55:08.770Z] #17 49.40 Setting up xz-utils (5.2.4-1) ... [2020-07-23T13:55:08.770Z] #17 49.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-23T13:55:08.770Z] #17 49.43 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-23T13:55:08.770Z] #17 49.51 invoke-rc.d: could not determine current runlevel [2020-07-23T13:55:08.770Z] #17 49.51 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-23T13:55:08.770Z] #17 49.54 Setting up pigz (2.4-1) ... [2020-07-23T13:55:08.770Z] #17 49.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-23T13:55:08.770Z] #17 49.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-23T13:55:08.770Z] #17 49.58 Setting up python-pip-whl (18.1-5) ... [2020-07-23T13:55:08.770Z] #17 49.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-23T13:55:08.770Z] #17 49.61 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-23T13:55:08.852Z] #39 ... [2020-07-23T13:55:08.852Z] [2020-07-23T13:55:08.852Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:55:08.852Z] #19 9.454 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-23T13:55:08.852Z] #19 9.543 Collecting pyyaml (from yamllint==1.16.0) [2020-07-23T13:55:08.852Z] #19 9.721 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-23T13:55:08.887Z] #59 DONE 0.3s [2020-07-23T13:55:08.887Z] [2020-07-23T13:55:08.887Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-23T13:55:08.887Z] #61 DONE 0.0s [2020-07-23T13:55:08.887Z] [2020-07-23T13:55:08.887Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-23T13:55:08.887Z] #62 DONE 0.0s [2020-07-23T13:55:08.887Z] [2020-07-23T13:55:08.887Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-23T13:55:09.026Z] #39 137.7 CC criu/pie-util.o [2020-07-23T13:55:09.027Z] #17 49.96 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-23T13:55:09.027Z] #17 49.97 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-23T13:55:09.027Z] #17 49.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-23T13:55:09.027Z] #17 49.99 Setting up vim (2:8.1.0875-5) ... [2020-07-23T13:55:09.027Z] #17 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-23T13:55:09.027Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-23T13:55:09.027Z] #17 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-23T13:55:09.027Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-23T13:55:09.027Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-23T13:55:09.027Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-23T13:55:09.027Z] #17 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-23T13:55:09.204Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 57.0% of statements [2020-07-23T13:55:09.284Z] #17 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-23T13:55:09.284Z] #17 50.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-23T13:55:09.284Z] #17 50.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-23T13:55:09.284Z] #17 50.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-23T13:55:09.284Z] #17 50.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-23T13:55:09.284Z] #17 50.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-23T13:55:09.284Z] #17 50.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-23T13:55:09.285Z] #39 138.0 CC criu/pipes.o [2020-07-23T13:55:09.826Z] #63 DONE 0.8s [2020-07-23T13:55:09.826Z] [2020-07-23T13:55:09.826Z] #64 exporting to image [2020-07-23T13:55:09.826Z] #64 exporting layers [2020-07-23T13:55:09.848Z] #17 ... [2020-07-23T13:55:09.848Z] [2020-07-23T13:55:09.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:09.848Z] #39 105.3 CC criu/crtools.o [2020-07-23T13:55:09.848Z] #39 105.9 CC criu/eventfd.o [2020-07-23T13:55:09.848Z] #39 106.2 CC criu/eventpoll.o [2020-07-23T13:55:09.848Z] #39 107.1 CC criu/external.o [2020-07-23T13:55:09.848Z] #39 107.5 CC criu/fault-injection.o [2020-07-23T13:55:09.848Z] #39 107.6 CC criu/fdstore.o [2020-07-23T13:55:09.848Z] #39 108.0 CC criu/fifo.o [2020-07-23T13:55:09.848Z] #39 108.4 CC criu/file-ids.o [2020-07-23T13:55:09.848Z] #39 108.7 CC criu/file-lock.o [2020-07-23T13:55:09.848Z] #39 109.7 CC criu/files-ext.o [2020-07-23T13:55:09.848Z] #39 110.2 CC criu/files-reg.o [2020-07-23T13:55:09.848Z] #39 112.6 CC criu/files.o [2020-07-23T13:55:09.848Z] #39 114.6 CC criu/filesystems.o [2020-07-23T13:55:10.105Z] #39 115.4 CC criu/fsnotify.o [2020-07-23T13:55:10.221Z] #39 138.7 CC criu/plugin.o [2020-07-23T13:55:10.221Z] #39 139.0 CC criu/proc_parse.o [2020-07-23T13:55:10.246Z] #19 11.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-23T13:55:10.246Z] #19 11.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-23T13:55:10.246Z] #19 11.19 Building wheels for collected packages: pyyaml [2020-07-23T13:55:10.246Z] #19 11.19 Running setup.py bdist_wheel for pyyaml: started [2020-07-23T13:55:11.035Z] #39 116.6 CC criu/image-desc.o [2020-07-23T13:55:11.163Z] #39 ... [2020-07-23T13:55:11.163Z] [2020-07-23T13:55:11.163Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:55:11.163Z] #19 5.972 Collecting yamllint==1.16.0 [2020-07-23T13:55:11.163Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-23T13:55:11.163Z] #19 11.39 Collecting pyyaml (from yamllint==1.16.0) [2020-07-23T13:55:11.163Z] #19 11.50 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-23T13:55:11.163Z] #19 12.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-23T13:55:11.163Z] #19 12.70 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-23T13:55:11.163Z] #19 12.73 Building wheels for collected packages: pyyaml [2020-07-23T13:55:11.163Z] #19 12.74 Running setup.py bdist_wheel for pyyaml: started [2020-07-23T13:55:11.163Z] #19 13.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-23T13:55:11.163Z] #19 13.60 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-23T13:55:11.163Z] #19 13.66 Successfully built pyyaml [2020-07-23T13:55:11.163Z] #19 13.68 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-23T13:55:11.163Z] #19 13.97 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-23T13:55:11.194Z] #19 11.96 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-23T13:55:11.194Z] #19 11.96 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-23T13:55:11.194Z] #19 12.02 Successfully built pyyaml [2020-07-23T13:55:11.194Z] #19 12.03 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-23T13:55:11.292Z] #39 116.8 CC criu/image.o [2020-07-23T13:55:11.457Z] #19 12.28 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-23T13:55:11.460Z] #19 DONE 14.3s [2020-07-23T13:55:11.460Z] [2020-07-23T13:55:11.460Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-23T13:55:11.721Z] #22 DONE 0.3s [2020-07-23T13:55:11.721Z] [2020-07-23T13:55:11.721Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:11.980Z] #52 ... [2020-07-23T13:55:11.980Z] [2020-07-23T13:55:11.980Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-23T13:55:12.257Z] #39 117.6 CC criu/ipc_ns.o [2020-07-23T13:55:12.258Z] #39 ... [2020-07-23T13:55:12.258Z] [2020-07-23T13:55:12.258Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-23T13:55:12.258Z] #17 53.26 Setting up iptables (1.8.2-4) ... [2020-07-23T13:55:12.258Z] #17 53.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:55:12.516Z] #17 53.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:55:12.516Z] #17 53.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-23T13:55:12.516Z] #17 53.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-23T13:55:12.516Z] #17 53.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-23T13:55:12.516Z] #17 53.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-23T13:55:12.516Z] #17 53.34 Setting up python3 (3.7.3-1) ... [2020-07-23T13:55:12.773Z] #17 53.86 Setting up python3-wheel (0.32.3-2) ... [2020-07-23T13:55:12.854Z] #19 DONE 13.6s [2020-07-23T13:55:12.854Z] [2020-07-23T13:55:12.854Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:12.854Z] #39 115.5 CC criu/netfilter.o [2020-07-23T13:55:12.854Z] #39 115.8 CC criu/page-pipe.o [2020-07-23T13:55:12.854Z] #39 116.4 CC criu/page-xfer.o [2020-07-23T13:55:12.854Z] #39 117.7 CC criu/pagemap-cache.o [2020-07-23T13:55:12.854Z] #39 118.1 CC criu/pagemap.o [2020-07-23T13:55:12.854Z] #39 118.8 CC criu/parasite-syscall.o [2020-07-23T13:55:12.854Z] #39 119.5 CC criu/path.o [2020-07-23T13:55:13.116Z] #39 119.8 CC criu/pie-util-vdso.o [2020-07-23T13:55:13.379Z] #39 ... [2020-07-23T13:55:13.379Z] [2020-07-23T13:55:13.379Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:13.379Z] #52 144.7 + bin/containerd [2020-07-23T13:55:13.379Z] #52 ... [2020-07-23T13:55:13.379Z] [2020-07-23T13:55:13.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:13.379Z] #39 120.1 CC criu/pie-util.o [2020-07-23T13:55:13.492Z] #20 5.347 Collecting yamllint==1.16.0 [2020-07-23T13:55:13.492Z] #20 5.759 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-23T13:55:13.643Z] #39 120.2 CC criu/pipes.o [2020-07-23T13:55:13.669Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.154s coverage: 46.2% of statements [2020-07-23T13:55:13.705Z] #17 54.67 Setting up apparmor (2.13.2-10) ... [2020-07-23T13:55:13.790Z] #20 5.903 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-23T13:55:13.790Z] #20 5.977 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-23T13:55:13.790Z] #20 6.046 Collecting pyyaml (from yamllint==1.16.0) [2020-07-23T13:55:14.090Z] #20 6.207 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-23T13:55:14.219Z] #39 120.9 CC criu/plugin.o [2020-07-23T13:55:14.483Z] #39 121.1 CC criu/proc_parse.o [2020-07-23T13:55:14.752Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-07-23T13:55:15.596Z] #17 56.34 Setting up xfsprogs (4.20.0-1) ... [2020-07-23T13:55:15.596Z] #17 56.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-23T13:55:15.646Z] #20 7.612 Building wheels for collected packages: pyyaml [2020-07-23T13:55:15.646Z] #20 7.615 Running setup.py bdist_wheel for pyyaml: started [2020-07-23T13:55:15.852Z] #17 56.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-23T13:55:16.186Z] #26 DONE 3.6s [2020-07-23T13:55:16.186Z] [2020-07-23T13:55:16.186Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:55:16.186Z] #36 DONE 214.8s [2020-07-23T13:55:16.186Z] [2020-07-23T13:55:16.186Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:16.186Z] #39 141.3 CC criu/protobuf-desc.o [2020-07-23T13:55:16.186Z] #39 141.9 CC criu/protobuf.o [2020-07-23T13:55:16.186Z] #39 142.1 CC criu/pstree.o [2020-07-23T13:55:16.186Z] #39 143.0 CC criu/rbtree.o [2020-07-23T13:55:16.186Z] #39 143.2 CC criu/rst-malloc.o [2020-07-23T13:55:16.186Z] #39 143.4 CC criu/seccomp.o [2020-07-23T13:55:16.186Z] #39 144.0 CC criu/seize.o [2020-07-23T13:55:16.186Z] #39 ... [2020-07-23T13:55:16.186Z] [2020-07-23T13:55:16.186Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-23T13:55:16.186Z] #29 DONE 0.4s [2020-07-23T13:55:16.186Z] [2020-07-23T13:55:16.186Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-23T13:55:16.186Z] #31 DONE 0.1s [2020-07-23T13:55:16.186Z] [2020-07-23T13:55:16.186Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-23T13:55:16.186Z] #34 DONE 0.1s [2020-07-23T13:55:16.186Z] [2020-07-23T13:55:16.186Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:16.399Z] #64 exporting layers 6.2s done [2020-07-23T13:55:16.399Z] #64 writing image sha256:114124647134416ea0180a02b9b268e82eacfae24503d3a7ff019d42ee53cc0a done [2020-07-23T13:55:16.399Z] #64 naming to docker.io/library/docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a done [2020-07-23T13:55:16.399Z] #64 DONE 6.2s [Pipeline] } [2020-07-23T13:55:16.407Z] #39 123.0 CC criu/protobuf-desc.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-07-23T13:55:16.446Z] #52 ... [2020-07-23T13:55:16.446Z] [2020-07-23T13:55:16.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:16.446Z] #39 145.0 CC criu/servicefd.o [Pipeline] sh [2020-07-23T13:55:16.705Z] #20 8.844 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-23T13:55:16.705Z] #20 8.846 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-23T13:55:16.705Z] #20 8.930 Successfully built pyyaml [2020-07-23T13:55:16.705Z] #20 8.945 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-23T13:55:16.706Z] #39 145.3 CC criu/shmem.o [2020-07-23T13:55:16.742Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41234/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/validate/default [2020-07-23T13:55:16.781Z] #17 57.72 Setting up python3-distutils (3.7.3-1) ... [2020-07-23T13:55:17.038Z] #17 58.14 Setting up python3-setuptools (40.8.0-1) ... [2020-07-23T13:55:17.312Z] Congratulations! All commits are properly signed with the DCO! [2020-07-23T13:55:17.312Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-23T13:55:17.356Z] #39 123.8 CC criu/protobuf.o [2020-07-23T13:55:17.363Z] #20 9.270 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-23T13:55:17.363Z] #20 DONE 9.5s [2020-07-23T13:55:17.363Z] [2020-07-23T13:55:17.363Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:17.363Z] #40 137.0 CC criu/files.o [2020-07-23T13:55:17.363Z] #40 140.1 CC criu/filesystems.o [2020-07-23T13:55:17.363Z] #40 141.0 CC criu/fsnotify.o [2020-07-23T13:55:17.363Z] #40 142.6 CC criu/image-desc.o [2020-07-23T13:55:17.363Z] #40 142.9 CC criu/image.o [2020-07-23T13:55:17.572Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-23T13:55:17.572Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-23T13:55:17.572Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-23T13:55:17.572Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-23T13:55:17.572Z] Congratulations! No new tests were added to integration-cli. [2020-07-23T13:55:17.572Z] [2020-07-23T13:55:17.572Z] INFO Start validation with golang-ci-lint [2020-07-23T13:55:17.572Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-23T13:55:17.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-23T13:55:17.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-23T13:55:17.619Z] #39 124.1 CC criu/pstree.o [2020-07-23T13:55:17.641Z] #39 146.0 CC criu/sigframe.o [2020-07-23T13:55:17.641Z] #39 146.2 CC criu/signalfd.o [2020-07-23T13:55:17.641Z] #39 146.3 CC criu/sk-inet.o [2020-07-23T13:55:17.664Z] #40 144.0 CC criu/ipc_ns.o [2020-07-23T13:55:17.900Z] #39 ... [2020-07-23T13:55:17.900Z] [2020-07-23T13:55:17.900Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-23T13:55:17.900Z] #37 DONE 0.6s [2020-07-23T13:55:17.900Z] [2020-07-23T13:55:17.900Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:18.158Z] #52 ... [2020-07-23T13:55:18.158Z] [2020-07-23T13:55:18.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:18.158Z] #39 146.9 CC criu/sk-netlink.o [2020-07-23T13:55:18.194Z] #39 125.0 CC criu/rbtree.o [2020-07-23T13:55:18.276Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.347s coverage: 49.5% of statements [2020-07-23T13:55:18.405Z] #17 59.40 Setting up python3-pip (18.1-5) ... [2020-07-23T13:55:18.418Z] #39 147.1 CC criu/sk-packet.o [2020-07-23T13:55:18.457Z] #39 125.2 CC criu/rst-malloc.o [2020-07-23T13:55:18.721Z] #39 125.4 CC criu/seccomp.o [2020-07-23T13:55:18.986Z] #39 147.5 CC criu/sk-queue.o [2020-07-23T13:55:19.207Z] #40 145.5 CC criu/irmap.o [2020-07-23T13:55:19.246Z] #39 147.8 CC criu/sk-tcp.o [2020-07-23T13:55:19.296Z] #39 125.9 CC criu/seize.o [2020-07-23T13:55:19.296Z] #39 ... [2020-07-23T13:55:19.296Z] [2020-07-23T13:55:19.296Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:19.296Z] #21 198.8 + return [2020-07-23T13:55:19.505Z] #39 148.2 CC criu/sk-unix.o [2020-07-23T13:55:19.771Z] #17 60.50 Processing triggers for libc-bin (2.28-10) ... [2020-07-23T13:55:19.771Z] #17 60.54 Processing triggers for mime-support (3.62) ... [2020-07-23T13:55:19.872Z] #21 DONE 199.5s [2020-07-23T13:55:19.872Z] [2020-07-23T13:55:19.872Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:19.872Z] #45 197.4 + cd /tmp/tmp.OaQS2o3vrc/src/github.com/golangci/golangci-lint/ [2020-07-23T13:55:19.872Z] #45 197.4 + git checkout -q v1.23.8 [2020-07-23T13:55:19.872Z] #45 197.8 ++ git describe --tags [2020-07-23T13:55:19.872Z] #45 197.8 + version=v1.23.8 [2020-07-23T13:55:19.872Z] #45 197.8 ++ git rev-parse --short HEAD [2020-07-23T13:55:19.872Z] #45 197.9 + commit=76a82c6 [2020-07-23T13:55:19.872Z] #45 197.9 ++ git show -s --format=%cd [2020-07-23T13:55:19.872Z] #45 197.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-23T13:55:19.872Z] #45 197.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:55:20.271Z] #40 146.5 CC criu/kcmp-ids.o [2020-07-23T13:55:20.443Z] #39 149.2 CC criu/sockets.o [2020-07-23T13:55:20.585Z] #40 146.9 CC criu/kerndat.o [2020-07-23T13:55:21.012Z] #39 149.6 CC criu/stats.o [2020-07-23T13:55:21.136Z] #17 DONE 62.0s [2020-07-23T13:55:21.136Z] [2020-07-23T13:55:21.136Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-23T13:55:21.272Z] #39 149.7 CC criu/string.o [2020-07-23T13:55:21.272Z] #39 149.8 CC criu/sysctl.o [2020-07-23T13:55:21.531Z] #39 150.2 CC criu/sysfs_parse.o [2020-07-23T13:55:21.646Z] #40 148.2 CC criu/libnetlink.o [2020-07-23T13:55:21.790Z] #39 150.5 CC criu/timens.o [2020-07-23T13:55:22.048Z] #39 150.6 CC criu/timerfd.o [2020-07-23T13:55:22.297Z] #40 148.6 CC criu/log.o [2020-07-23T13:55:22.307Z] #39 150.9 CC criu/tty.o [2020-07-23T13:55:22.505Z] #18 ... [2020-07-23T13:55:22.505Z] [2020-07-23T13:55:22.505Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:55:22.505Z] #36 192.1 + dpkg --print-architecture [2020-07-23T13:55:22.505Z] #36 192.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-23T13:55:22.505Z] #36 192.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-23T13:55:22.505Z] #36 192.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-23T13:55:22.746Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.724s coverage: 73.1% of statements [2020-07-23T13:55:22.746Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-23T13:55:22.761Z] #36 ... [2020-07-23T13:55:22.761Z] [2020-07-23T13:55:22.761Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-23T13:55:22.761Z] #18 1.739 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-23T13:55:22.945Z] #40 149.2 CC criu/lsm.o [2020-07-23T13:55:23.018Z] #18 1.743 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-23T13:55:23.018Z] #18 1.746 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-23T13:55:23.018Z] #18 DONE 2.0s [2020-07-23T13:55:23.018Z] [2020-07-23T13:55:23.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:23.018Z] #39 119.0 CC criu/irmap.o [2020-07-23T13:55:23.018Z] #39 119.7 CC criu/kcmp-ids.o [2020-07-23T13:55:23.018Z] #39 120.0 CC criu/kerndat.o [2020-07-23T13:55:23.018Z] #39 121.2 CC criu/libnetlink.o [2020-07-23T13:55:23.018Z] #39 121.6 CC criu/log.o [2020-07-23T13:55:23.018Z] #39 122.0 CC criu/lsm.o [2020-07-23T13:55:23.018Z] #39 122.5 CC criu/mem.o [2020-07-23T13:55:23.018Z] #39 124.3 CC criu/memfd.o [2020-07-23T13:55:23.018Z] #39 125.0 CC criu/mount.o [2020-07-23T13:55:23.189Z] #45 ... [2020-07-23T13:55:23.189Z] [2020-07-23T13:55:23.189Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-23T13:55:23.189Z] #22 DONE 1.4s [2020-07-23T13:55:23.189Z] [2020-07-23T13:55:23.189Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-23T13:55:23.244Z] #40 149.7 CC criu/mem.o [2020-07-23T13:55:23.248Z] #39 151.8 CC criu/tun.o [2020-07-23T13:55:23.275Z] #39 ... [2020-07-23T13:55:23.275Z] [2020-07-23T13:55:23.275Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:55:23.507Z] #39 152.1 CC criu/uffd.o [2020-07-23T13:55:23.784Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.606s coverage: 76.1% of statements [2020-07-23T13:55:24.076Z] #39 152.7 CC criu/util.o [2020-07-23T13:55:24.421Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-07-23T13:55:24.644Z] #39 153.4 CC criu/uts_ns.o [2020-07-23T13:55:24.903Z] #39 153.5 CC criu/vdso-compat.o [2020-07-23T13:55:24.903Z] #39 153.7 CC criu/vdso.o [2020-07-23T13:55:25.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.112s coverage: 57.7% of statements [2020-07-23T13:55:25.056Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-23T13:55:25.056Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-23T13:55:25.349Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-07-23T13:55:25.367Z] #40 151.7 CC criu/memfd.o [2020-07-23T13:55:25.472Z] #39 154.0 LINK criu/built-in.o [2020-07-23T13:55:25.472Z] #39 154.1 LINK criu/criu [2020-07-23T13:55:25.731Z] #39 154.3 DEP lib/c/criu.d [2020-07-23T13:55:25.731Z] #39 154.4 CC images/rpc.pb-c.o [2020-07-23T13:55:25.987Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-23T13:55:25.990Z] #39 ... [2020-07-23T13:55:25.990Z] [2020-07-23T13:55:25.990Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:25.990Z] #45 225.4 + cd /tmp/tmp.5aq6D4OanD/src/github.com/golangci/golangci-lint/ [2020-07-23T13:55:25.990Z] #45 225.4 + git checkout -q v1.23.8 [2020-07-23T13:55:26.012Z] #40 152.5 CC criu/mount.o [2020-07-23T13:55:26.250Z] #45 225.6 ++ git describe --tags [2020-07-23T13:55:26.250Z] #45 225.7 + version=v1.23.8 [2020-07-23T13:55:26.250Z] #45 225.7 ++ git rev-parse --short HEAD [2020-07-23T13:55:26.250Z] #45 225.7 + commit=76a82c6 [2020-07-23T13:55:26.250Z] #45 225.7 ++ git show -s --format=%cd [2020-07-23T13:55:26.250Z] #45 225.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-23T13:55:26.250Z] #45 225.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:55:26.507Z] #26 DONE 3.2s [2020-07-23T13:55:26.507Z] [2020-07-23T13:55:26.507Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-23T13:55:26.507Z] #29 DONE 0.2s [2020-07-23T13:55:26.507Z] [2020-07-23T13:55:26.507Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-23T13:55:26.507Z] #31 DONE 0.2s [2020-07-23T13:55:26.507Z] [2020-07-23T13:55:26.507Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-23T13:55:26.547Z] #19 ... [2020-07-23T13:55:26.547Z] [2020-07-23T13:55:26.547Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:55:26.547Z] #49 77.38 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-23T13:55:26.547Z] #49 80.08 + mkdir -p /build [2020-07-23T13:55:26.547Z] #49 80.08 + cp runc /build/runc [2020-07-23T13:55:26.547Z] #49 DONE 80.3s [2020-07-23T13:55:26.547Z] [2020-07-23T13:55:26.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:26.547Z] #39 129.3 CC criu/namespaces.o [2020-07-23T13:55:26.547Z] #39 131.2 CC criu/net.o [2020-07-23T13:55:26.770Z] #34 DONE 0.1s [2020-07-23T13:55:26.770Z] [2020-07-23T13:55:26.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:26.770Z] #39 127.0 CC criu/servicefd.o [2020-07-23T13:55:26.770Z] #39 127.3 CC criu/shmem.o [2020-07-23T13:55:26.770Z] #39 128.1 CC criu/sigframe.o [2020-07-23T13:55:26.770Z] #39 128.3 CC criu/signalfd.o [2020-07-23T13:55:26.770Z] #39 128.6 CC criu/sk-inet.o [2020-07-23T13:55:26.770Z] #39 129.6 CC criu/sk-netlink.o [2020-07-23T13:55:26.770Z] #39 130.0 CC criu/sk-packet.o [2020-07-23T13:55:26.770Z] #39 130.6 CC criu/sk-queue.o [2020-07-23T13:55:26.770Z] #39 131.1 CC criu/sk-tcp.o [2020-07-23T13:55:26.770Z] #39 131.7 CC criu/sk-unix.o [2020-07-23T13:55:26.770Z] #39 133.3 CC criu/sockets.o [2020-07-23T13:55:26.770Z] #39 ... [2020-07-23T13:55:26.770Z] [2020-07-23T13:55:26.770Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-23T13:55:27.033Z] #37 DONE 0.3s [2020-07-23T13:55:27.033Z] [2020-07-23T13:55:27.033Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:27.296Z] #39 134.1 CC criu/stats.o [2020-07-23T13:55:27.502Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.8% of statements [2020-07-23T13:55:27.502Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-23T13:55:27.502Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-23T13:55:27.502Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.0% of statements [2020-07-23T13:55:27.558Z] #39 134.4 CC criu/string.o [2020-07-23T13:55:27.822Z] #39 134.5 CC criu/sysctl.o [2020-07-23T13:55:28.398Z] #39 135.0 CC criu/sysfs_parse.o [2020-07-23T13:55:28.660Z] #39 135.4 CC criu/timens.o [2020-07-23T13:55:29.043Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-07-23T13:55:29.044Z] ok github.com/docker/docker/daemon/logger/awslogs 0.094s coverage: 77.4% of statements [2020-07-23T13:55:29.044Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-23T13:55:29.044Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-23T13:55:29.236Z] #39 135.8 CC criu/timerfd.o [2020-07-23T13:55:29.499Z] #39 136.2 CC criu/tty.o [2020-07-23T13:55:29.817Z] #39 134.8 CC criu/netfilter.o [2020-07-23T13:55:29.817Z] #39 135.2 CC criu/page-pipe.o [2020-07-23T13:55:30.085Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-07-23T13:55:30.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-07-23T13:55:30.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2020-07-23T13:55:30.380Z] #39 135.6 CC criu/page-xfer.o [2020-07-23T13:55:30.525Z] #40 156.6 CC criu/namespaces.o [2020-07-23T13:55:30.545Z] #45 ... [2020-07-23T13:55:30.545Z] [2020-07-23T13:55:30.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:30.545Z] #39 154.7 CC lib/c/criu.o [2020-07-23T13:55:30.545Z] #39 155.5 LINK lib/c/built-in.o [2020-07-23T13:55:30.545Z] #39 155.5 LINK lib/c/libcriu.so [2020-07-23T13:55:30.545Z] #39 155.5 LINK lib/c/libcriu.a [2020-07-23T13:55:30.545Z] #39 155.6 GEN magic.py [2020-07-23T13:55:30.545Z] #39 155.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:55:30.545Z] #39 155.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:55:30.545Z] #39 155.7 Note: Building without GnuTLS support [2020-07-23T13:55:30.545Z] #39 155.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:55:30.545Z] #39 155.7 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:55:30.545Z] #39 156.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:55:30.545Z] #39 156.8 make[1]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 157.4 make[1]: 'images/built-in.o' is up to date. [2020-07-23T13:55:30.545Z] #39 157.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-23T13:55:30.545Z] #39 157.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-23T13:55:30.545Z] #39 157.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-23T13:55:30.545Z] #39 157.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-23T13:55:30.545Z] #39 157.5 make[1]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 157.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:55:30.545Z] #39 157.7 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 157.7 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 157.8 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 158.0 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 158.0 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:30.545Z] #39 158.0 INSTALL criu/criu [2020-07-23T13:55:30.545Z] #39 DONE 158.5s [2020-07-23T13:55:30.545Z] [2020-07-23T13:55:30.545Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:30.545Z] #52 179.0 + bin/containerd [2020-07-23T13:55:30.809Z] #52 ... [2020-07-23T13:55:30.809Z] [2020-07-23T13:55:30.809Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-23T13:55:30.809Z] #40 DONE 0.1s [2020-07-23T13:55:31.067Z] [2020-07-23T13:55:31.067Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-23T13:55:31.067Z] #42 DONE 0.1s [2020-07-23T13:55:31.067Z] [2020-07-23T13:55:31.067Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-23T13:55:31.067Z] #44 DONE 0.0s [2020-07-23T13:55:31.067Z] [2020-07-23T13:55:31.067Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:31.309Z] #39 136.7 CC criu/pagemap-cache.o [2020-07-23T13:55:31.423Z] #39 137.8 CC criu/tun.o [2020-07-23T13:55:31.460Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 75.2% of statements [2020-07-23T13:55:31.460Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-23T13:55:31.566Z] #39 137.0 CC criu/pagemap.o [2020-07-23T13:55:31.686Z] #39 138.3 CC criu/uffd.o [2020-07-23T13:55:31.753Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 38.0% of statements [2020-07-23T13:55:32.129Z] #39 137.6 CC criu/parasite-syscall.o [2020-07-23T13:55:32.683Z] #40 158.8 CC criu/net.o [2020-07-23T13:55:32.692Z] #39 138.1 CC criu/path.o [2020-07-23T13:55:32.791Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-07-23T13:55:32.949Z] #39 138.4 CC criu/pie-util-vdso-elf32.o [2020-07-23T13:55:33.080Z] #39 139.4 CC criu/util.o [2020-07-23T13:55:33.512Z] #39 138.7 CC criu/pie-util-vdso.o [2020-07-23T13:55:33.769Z] #39 139.0 CC criu/pie-util.o [2020-07-23T13:55:33.769Z] #39 139.2 CC criu/pipes.o [2020-07-23T13:55:33.832Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-07-23T13:55:34.029Z] #39 140.6 CC criu/uts_ns.o [2020-07-23T13:55:34.029Z] #39 140.8 CC criu/vdso.o [2020-07-23T13:55:34.124Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-23T13:55:34.332Z] #39 139.6 CC criu/plugin.o [2020-07-23T13:55:34.589Z] #39 140.0 CC criu/proc_parse.o [2020-07-23T13:55:34.605Z] #39 141.2 LINK criu/built-in.o [2020-07-23T13:55:34.760Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-23T13:55:34.760Z] ok github.com/docker/docker/daemon/logger/splunk 1.488s coverage: 82.5% of statements [2020-07-23T13:55:34.760Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-23T13:55:34.760Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-23T13:55:34.868Z] #39 141.4 LINK criu/criu [2020-07-23T13:55:35.131Z] #39 141.8 DEP lib/c/criu.d [2020-07-23T13:55:35.131Z] #39 141.9 CC images/rpc.pb-c.o [2020-07-23T13:55:35.462Z] #40 ... [2020-07-23T13:55:35.462Z] [2020-07-23T13:55:35.462Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-23T13:55:35.462Z] #50 107.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-23T13:55:36.080Z] #39 142.6 CC lib/c/criu.o [2020-07-23T13:55:36.279Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-07-23T13:55:36.481Z] #39 ... [2020-07-23T13:55:36.481Z] [2020-07-23T13:55:36.481Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:55:36.481Z] #19 5.651 Collecting yamllint==1.16.0 [2020-07-23T13:55:36.481Z] #19 10.99 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-23T13:55:36.481Z] #19 11.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-23T13:55:36.481Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-23T13:55:36.481Z] #19 11.16 Collecting pyyaml (from yamllint==1.16.0) [2020-07-23T13:55:36.481Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-23T13:55:36.481Z] #19 12.34 Building wheels for collected packages: pyyaml [2020-07-23T13:55:36.481Z] #19 12.35 Running setup.py bdist_wheel for pyyaml: started [2020-07-23T13:55:36.481Z] #19 13.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-23T13:55:36.481Z] #19 13.23 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-23T13:55:36.481Z] #19 13.29 Successfully built pyyaml [2020-07-23T13:55:36.481Z] #19 13.30 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-23T13:55:36.481Z] #19 13.57 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-23T13:55:36.571Z] ok github.com/docker/docker/distribution 0.251s coverage: 22.1% of statements [2020-07-23T13:55:36.571Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-23T13:55:36.737Z] #19 ... [2020-07-23T13:55:36.737Z] [2020-07-23T13:55:36.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:36.737Z] #39 142.2 CC criu/protobuf-desc.o [2020-07-23T13:55:37.030Z] #39 143.6 LINK lib/c/built-in.o [2020-07-23T13:55:37.030Z] #39 143.6 LINK lib/c/libcriu.so [2020-07-23T13:55:37.030Z] #39 143.6 LINK lib/c/libcriu.a [2020-07-23T13:55:37.030Z] #39 143.7 GEN magic.py [2020-07-23T13:55:37.296Z] #39 144.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:55:37.296Z] #39 144.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:55:37.296Z] #39 144.0 Note: Building without GnuTLS support [2020-07-23T13:55:37.296Z] #39 144.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:55:37.296Z] #39 144.0 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:55:37.300Z] #39 ... [2020-07-23T13:55:37.300Z] [2020-07-23T13:55:37.300Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-23T13:55:37.300Z] #19 DONE 14.2s [2020-07-23T13:55:37.557Z] [2020-07-23T13:55:37.557Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-23T13:55:37.557Z] #22 DONE 0.3s [2020-07-23T13:55:37.557Z] [2020-07-23T13:55:37.557Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-23T13:55:37.567Z] #50 110.2 + mkdir -p /build [2020-07-23T13:55:37.567Z] #50 110.2 + cp runc /build/runc [2020-07-23T13:55:37.567Z] #50 DONE 110.4s [2020-07-23T13:55:37.567Z] [2020-07-23T13:55:37.567Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:37.567Z] #40 162.3 CC criu/netfilter.o [2020-07-23T13:55:37.567Z] #40 162.6 CC criu/page-pipe.o [2020-07-23T13:55:37.567Z] #40 163.3 CC criu/page-xfer.o [2020-07-23T13:55:37.610Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-23T13:55:37.875Z] #39 144.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:55:38.245Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-07-23T13:55:38.824Z] #39 145.5 make[1]: Nothing to be done for 'all'. [2020-07-23T13:55:38.880Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-23T13:55:39.174Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2020-07-23T13:55:39.174Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-23T13:55:39.174Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-23T13:55:39.468Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-07-23T13:55:39.468Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-23T13:55:39.673Z] #40 165.6 CC criu/pagemap-cache.o [2020-07-23T13:55:39.673Z] #40 166.1 CC criu/pagemap.o [2020-07-23T13:55:39.760Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-07-23T13:55:39.772Z] #39 146.3 make[1]: 'images/built-in.o' is up to date. [2020-07-23T13:55:39.772Z] #39 146.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-23T13:55:39.772Z] #39 146.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-23T13:55:39.772Z] #39 146.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-23T13:55:39.772Z] #39 146.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-23T13:55:39.772Z] #39 146.6 make[1]: Nothing to be done for 'all'. [2020-07-23T13:55:40.035Z] #39 146.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:55:40.035Z] #39 146.8 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.298Z] #39 146.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.298Z] #39 146.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.317Z] #40 166.9 CC criu/parasite-syscall.o [2020-07-23T13:55:40.562Z] #39 147.0 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.562Z] #39 147.1 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.562Z] #39 147.1 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.562Z] #39 147.1 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.562Z] #39 147.2 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:40.562Z] #39 147.2 INSTALL criu/criu [2020-07-23T13:55:41.271Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-07-23T13:55:41.271Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-23T13:55:41.380Z] #40 167.9 CC criu/path.o [2020-07-23T13:55:41.524Z] #39 DONE 147.9s [2020-07-23T13:55:41.524Z] [2020-07-23T13:55:41.524Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:41.680Z] #40 168.2 CC criu/pie-util-vdso.o [2020-07-23T13:55:41.729Z] #26 ... [2020-07-23T13:55:41.729Z] [2020-07-23T13:55:41.729Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:55:41.729Z] #36 DONE 221.1s [2020-07-23T13:55:41.729Z] [2020-07-23T13:55:41.729Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-23T13:55:41.729Z] #26 DONE 3.8s [2020-07-23T13:55:41.729Z] [2020-07-23T13:55:41.729Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-23T13:55:41.729Z] #29 DONE 0.4s [2020-07-23T13:55:41.729Z] [2020-07-23T13:55:41.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:41.729Z] #39 143.2 CC criu/protobuf.o [2020-07-23T13:55:41.729Z] #39 143.6 CC criu/pstree.o [2020-07-23T13:55:41.729Z] #39 144.4 CC criu/rbtree.o [2020-07-23T13:55:41.729Z] #39 144.7 CC criu/rst-malloc.o [2020-07-23T13:55:41.729Z] #39 144.9 CC criu/seccomp.o [2020-07-23T13:55:41.729Z] #39 145.3 CC criu/seize.o [2020-07-23T13:55:41.729Z] #39 145.8 CC criu/servicefd.o [2020-07-23T13:55:41.729Z] #39 146.0 CC criu/shmem.o [2020-07-23T13:55:41.729Z] #39 146.5 CC criu/sigframe.o [2020-07-23T13:55:41.729Z] #39 146.7 CC criu/signalfd.o [2020-07-23T13:55:41.729Z] #39 146.9 CC criu/sk-inet.o [2020-07-23T13:55:41.986Z] #39 ... [2020-07-23T13:55:41.986Z] [2020-07-23T13:55:41.986Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-23T13:55:41.986Z] #31 DONE 0.1s [2020-07-23T13:55:41.986Z] [2020-07-23T13:55:41.986Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-23T13:55:41.986Z] #34 DONE 0.1s [2020-07-23T13:55:41.986Z] [2020-07-23T13:55:41.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:42.334Z] #40 168.6 CC criu/pie-util.o [2020-07-23T13:55:42.334Z] #40 168.7 CC criu/pipes.o [2020-07-23T13:55:42.549Z] #39 147.9 CC criu/sk-netlink.o [2020-07-23T13:55:42.782Z] ok github.com/docker/docker/pkg/archive 0.496s coverage: 76.7% of statements [2020-07-23T13:55:42.806Z] #39 148.2 CC criu/sk-packet.o [2020-07-23T13:55:42.915Z] #45 ... [2020-07-23T13:55:42.915Z] [2020-07-23T13:55:42.915Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-23T13:55:42.984Z] #40 169.4 CC criu/plugin.o [2020-07-23T13:55:43.177Z] #40 DONE 0.2s [2020-07-23T13:55:43.177Z] [2020-07-23T13:55:43.177Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-23T13:55:43.288Z] #40 169.9 CC criu/proc_parse.o [2020-07-23T13:55:43.439Z] #42 DONE 0.3s [2020-07-23T13:55:43.439Z] [2020-07-23T13:55:43.439Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-23T13:55:43.701Z] #44 DONE 0.2s [2020-07-23T13:55:43.701Z] [2020-07-23T13:55:43.701Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:43.735Z] #39 148.8 CC criu/sk-queue.o [2020-07-23T13:55:43.735Z] #39 ... [2020-07-23T13:55:43.735Z] [2020-07-23T13:55:43.735Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-23T13:55:43.735Z] #37 DONE 0.6s [2020-07-23T13:55:43.735Z] [2020-07-23T13:55:43.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:43.735Z] #39 149.1 CC criu/sk-tcp.o [2020-07-23T13:55:43.819Z] ok github.com/docker/docker/pkg/authorization 0.296s coverage: 68.3% of statements [2020-07-23T13:55:43.819Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-23T13:55:43.992Z] #39 149.5 CC criu/sk-unix.o [2020-07-23T13:55:44.180Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-23T13:55:45.463Z] #39 150.5 CC criu/sockets.o [2020-07-23T13:55:45.719Z] #39 150.9 CC criu/stats.o [2020-07-23T13:55:45.719Z] #39 151.1 CC criu/string.o [2020-07-23T13:55:45.976Z] #39 151.2 CC criu/sysctl.o [2020-07-23T13:55:46.232Z] #39 151.7 CC criu/sysfs_parse.o [2020-07-23T13:55:46.796Z] #39 152.0 CC criu/timens.o [2020-07-23T13:55:46.796Z] #39 152.2 CC criu/timerfd.o [2020-07-23T13:55:46.869Z] #40 173.1 CC criu/protobuf-desc.o [2020-07-23T13:55:47.052Z] #39 152.4 CC criu/tty.o [2020-07-23T13:55:47.927Z] #40 174.2 CC criu/protobuf.o [2020-07-23T13:55:48.225Z] #40 174.6 CC criu/pstree.o [2020-07-23T13:55:48.420Z] #39 153.5 CC criu/tun.o [2020-07-23T13:55:48.420Z] #39 153.8 CC criu/uffd.o [2020-07-23T13:55:48.817Z] ok github.com/docker/docker/pkg/chrootarchive 3.463s coverage: 43.2% of statements [2020-07-23T13:55:48.817Z] ok github.com/docker/docker/layer 7.437s coverage: 68.8% of statements [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/oci [no test files] [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-23T13:55:48.817Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-23T13:55:48.817Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-23T13:55:48.817Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-07-23T13:55:48.817Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-07-23T13:55:49.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-07-23T13:55:49.289Z] #40 ... [2020-07-23T13:55:49.289Z] [2020-07-23T13:55:49.289Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:55:49.289Z] #37 242.7 + dpkg --print-architecture [2020-07-23T13:55:49.289Z] #37 242.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-23T13:55:49.366Z] #39 154.6 CC criu/util.o [2020-07-23T13:55:49.469Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-07-23T13:55:49.589Z] #37 243.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-23T13:55:49.761Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-07-23T13:55:49.892Z] #37 243.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-23T13:55:50.297Z] #39 155.6 CC criu/uts_ns.o [2020-07-23T13:55:50.297Z] #39 155.7 CC criu/vdso-compat.o [2020-07-23T13:55:50.297Z] #39 155.8 CC criu/vdso.o [2020-07-23T13:55:50.860Z] #39 156.2 LINK criu/built-in.o [2020-07-23T13:55:50.860Z] #39 156.3 LINK criu/criu [2020-07-23T13:55:50.878Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2020-07-23T13:55:51.117Z] #39 156.6 DEP lib/c/criu.d [2020-07-23T13:55:51.374Z] #39 156.7 CC images/rpc.pb-c.o [2020-07-23T13:55:51.513Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-07-23T13:55:51.631Z] #39 157.1 CC lib/c/criu.o [2020-07-23T13:55:51.631Z] #39 ... [2020-07-23T13:55:51.631Z] [2020-07-23T13:55:51.631Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:51.631Z] #52 182.8 + bin/containerd [2020-07-23T13:55:52.148Z] ok github.com/docker/docker/pkg/fsutils 0.404s coverage: 85.1% of statements [2020-07-23T13:55:52.441Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-07-23T13:55:52.733Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-07-23T13:55:53.437Z] ok github.com/docker/docker/pkg/idtools 0.272s coverage: 70.5% of statements [2020-07-23T13:55:53.729Z] ok github.com/docker/docker/pkg/ioutils 0.321s coverage: 69.3% of statements [2020-07-23T13:55:53.729Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-07-23T13:55:54.022Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-23T13:55:54.022Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-07-23T13:55:54.022Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-23T13:55:54.022Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-23T13:55:54.314Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-07-23T13:55:54.314Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-23T13:55:54.314Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-07-23T13:55:54.607Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-07-23T13:55:54.899Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-07-23T13:55:54.899Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-07-23T13:55:54.899Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-23T13:55:54.899Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-23T13:55:55.534Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-07-23T13:55:55.803Z] #52 ... [2020-07-23T13:55:55.803Z] [2020-07-23T13:55:55.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:55.803Z] #39 157.7 LINK lib/c/built-in.o [2020-07-23T13:55:55.803Z] #39 157.7 LINK lib/c/libcriu.so [2020-07-23T13:55:55.803Z] #39 157.7 LINK lib/c/libcriu.a [2020-07-23T13:55:55.803Z] #39 157.8 GEN magic.py [2020-07-23T13:55:55.803Z] #39 157.9 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:55:55.803Z] #39 157.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:55:55.803Z] #39 157.9 Note: Building without GnuTLS support [2020-07-23T13:55:55.803Z] #39 157.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:55:55.803Z] #39 157.9 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:55:55.803Z] #39 158.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:55:55.803Z] #39 158.9 make[1]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 159.5 make[1]: 'images/built-in.o' is up to date. [2020-07-23T13:55:55.803Z] #39 159.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-23T13:55:55.803Z] #39 159.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-23T13:55:55.803Z] #39 159.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-23T13:55:55.803Z] #39 159.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-23T13:55:55.803Z] #39 159.6 make[1]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 159.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:55:55.803Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 159.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-07-23T13:55:55.803Z] #39 160.1 INSTALL criu/criu [2020-07-23T13:55:55.803Z] #39 DONE 160.6s [2020-07-23T13:55:55.803Z] [2020-07-23T13:55:55.803Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:55.803Z] #45 226.9 + cd /tmp/tmp.x6arYIoY3D/src/github.com/golangci/golangci-lint/ [2020-07-23T13:55:55.803Z] #45 226.9 + git checkout -q v1.23.8 [2020-07-23T13:55:55.803Z] #45 227.3 ++ git describe --tags [2020-07-23T13:55:55.803Z] #45 227.3 + version=v1.23.8 [2020-07-23T13:55:55.803Z] #45 227.3 ++ git rev-parse --short HEAD [2020-07-23T13:55:55.803Z] #45 227.3 + commit=76a82c6 [2020-07-23T13:55:55.803Z] #45 227.3 ++ git show -s --format=%cd [2020-07-23T13:55:55.803Z] #45 227.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-23T13:55:55.803Z] #45 227.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:55:55.969Z] #45 ... [2020-07-23T13:55:55.970Z] [2020-07-23T13:55:55.970Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:55.970Z] #52 195.8 + bin/containerd-stress [2020-07-23T13:55:56.060Z] #45 ... [2020-07-23T13:55:56.060Z] [2020-07-23T13:55:56.060Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-23T13:55:56.060Z] #40 DONE 0.1s [2020-07-23T13:55:56.169Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-23T13:55:56.316Z] [2020-07-23T13:55:56.316Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-23T13:55:56.316Z] #42 DONE 0.2s [2020-07-23T13:55:56.316Z] [2020-07-23T13:55:56.316Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-23T13:55:56.316Z] #44 DONE 0.1s [2020-07-23T13:55:56.316Z] [2020-07-23T13:55:56.316Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:56.461Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-23T13:55:56.461Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-23T13:55:56.914Z] #52 198.4 + bin/containerd-shim [2020-07-23T13:55:58.041Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-23T13:55:58.041Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-23T13:55:58.465Z] #37 ... [2020-07-23T13:55:58.465Z] [2020-07-23T13:55:58.465Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:55:58.465Z] #40 175.9 CC criu/rbtree.o [2020-07-23T13:55:58.465Z] #40 176.3 CC criu/rst-malloc.o [2020-07-23T13:55:58.465Z] #40 176.6 CC criu/seccomp.o [2020-07-23T13:55:58.465Z] #40 177.3 CC criu/seize.o [2020-07-23T13:55:58.465Z] #40 178.5 CC criu/servicefd.o [2020-07-23T13:55:58.465Z] #40 178.9 CC criu/shmem.o [2020-07-23T13:55:58.465Z] #40 179.9 CC criu/sigframe.o [2020-07-23T13:55:58.465Z] #40 180.0 CC criu/signalfd.o [2020-07-23T13:55:58.465Z] #40 180.4 CC criu/sk-inet.o [2020-07-23T13:55:58.465Z] #40 181.6 CC criu/sk-netlink.o [2020-07-23T13:55:58.465Z] #40 182.0 CC criu/sk-packet.o [2020-07-23T13:55:58.465Z] #40 182.6 CC criu/sk-queue.o [2020-07-23T13:55:58.465Z] #40 183.3 CC criu/sk-tcp.o [2020-07-23T13:55:58.465Z] #40 184.0 CC criu/sk-unix.o [2020-07-23T13:55:58.838Z] #52 ... [2020-07-23T13:55:58.838Z] [2020-07-23T13:55:58.838Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:58.838Z] #45 DONE 238.4s [2020-07-23T13:55:59.101Z] [2020-07-23T13:55:59.101Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:55:59.526Z] #40 186.0 CC criu/sockets.o [2020-07-23T13:56:00.604Z] #40 187.1 CC criu/stats.o [2020-07-23T13:56:00.787Z] ok github.com/docker/docker/pkg/signal 2.373s coverage: 61.0% of statements [2020-07-23T13:56:01.084Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-23T13:56:01.254Z] #40 187.5 CC criu/string.o [2020-07-23T13:56:01.254Z] #40 187.7 CC criu/sysctl.o [2020-07-23T13:56:01.376Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-23T13:56:01.657Z] #52 ... [2020-07-23T13:56:01.657Z] [2020-07-23T13:56:01.657Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-23T13:56:01.657Z] #46 DONE 0.5s [2020-07-23T13:56:01.657Z] [2020-07-23T13:56:01.657Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-23T13:56:01.669Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-23T13:56:01.919Z] #48 DONE 0.1s [2020-07-23T13:56:01.919Z] [2020-07-23T13:56:01.919Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-23T13:56:01.949Z] #40 188.3 CC criu/sysfs_parse.o [2020-07-23T13:56:01.961Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-23T13:56:02.181Z] #50 DONE 0.5s [2020-07-23T13:56:02.181Z] [2020-07-23T13:56:02.181Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:02.247Z] #40 188.8 CC criu/timens.o [2020-07-23T13:56:02.595Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-23T13:56:02.887Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-07-23T13:56:02.896Z] #40 189.2 CC criu/timerfd.o [2020-07-23T13:56:03.181Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2020-07-23T13:56:03.194Z] #40 189.6 CC criu/tty.o [2020-07-23T13:56:03.566Z] #52 204.8 + bin/containerd-shim-runc-v1 [2020-07-23T13:56:03.817Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-07-23T13:56:03.817Z] testing: warning: no tests to run [2020-07-23T13:56:03.817Z] coverage: [no statements] [2020-07-23T13:56:03.817Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-23T13:56:04.109Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-23T13:56:04.472Z] ok github.com/docker/docker/pkg/urlutil 0.018s coverage: 100.0% of statements [2020-07-23T13:56:04.472Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-23T13:56:05.970Z] #40 191.9 CC criu/tun.o [2020-07-23T13:56:06.267Z] #40 192.6 CC criu/uffd.o [2020-07-23T13:56:06.546Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-07-23T13:56:06.838Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-23T13:56:06.872Z] #52 207.8 + bin/containerd-shim-runc-v2 [2020-07-23T13:56:07.474Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-23T13:56:07.766Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2020-07-23T13:56:07.831Z] #52 209.1 + binaries [2020-07-23T13:56:07.831Z] #52 209.1 + install -D bin/containerd /build/containerd [2020-07-23T13:56:07.831Z] #52 209.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-23T13:56:07.831Z] #52 209.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-23T13:56:07.831Z] #52 209.2 + install -D bin/ctr /build/ctr [2020-07-23T13:56:07.835Z] #40 194.2 CC criu/util.o [2020-07-23T13:56:08.804Z] ok github.com/docker/docker/registry 0.105s coverage: 56.3% of statements [2020-07-23T13:56:09.218Z] #52 DONE 210.7s [2020-07-23T13:56:09.374Z] #40 195.8 CC criu/uts_ns.o [2020-07-23T13:56:09.440Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-23T13:56:09.440Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-07-23T13:56:09.674Z] #40 196.1 CC criu/vdso.o [2020-07-23T13:56:10.076Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-07-23T13:56:10.076Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-23T13:56:10.323Z] #40 196.8 LINK criu/built-in.o [2020-07-23T13:56:10.602Z] [2020-07-23T13:56:10.602Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-23T13:56:10.622Z] #40 197.0 LINK criu/criu [2020-07-23T13:56:11.272Z] #40 197.6 DEP lib/c/criu.d [2020-07-23T13:56:11.272Z] #40 197.6 CC images/rpc.pb-c.o [2020-07-23T13:56:11.924Z] #40 198.3 CC lib/c/criu.o [2020-07-23T13:56:12.150Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-23T13:56:12.513Z] #53 DONE 1.4s [2020-07-23T13:56:12.513Z] [2020-07-23T13:56:12.513Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-23T13:56:12.513Z] #57 DONE 0.4s [2020-07-23T13:56:12.513Z] [2020-07-23T13:56:12.513Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-23T13:56:12.589Z] #40 ... [2020-07-23T13:56:12.589Z] [2020-07-23T13:56:12.589Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-23T13:56:12.589Z] #37 DONE 266.1s [2020-07-23T13:56:12.589Z] [2020-07-23T13:56:12.589Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:12.819Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-07-23T13:56:13.111Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-07-23T13:56:13.455Z] #59 DONE 0.8s [2020-07-23T13:56:13.455Z] [2020-07-23T13:56:13.455Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-23T13:56:13.455Z] #61 DONE 0.1s [2020-07-23T13:56:13.455Z] [2020-07-23T13:56:13.455Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-23T13:56:13.455Z] #62 DONE 0.0s [2020-07-23T13:56:13.455Z] [2020-07-23T13:56:13.455Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-23T13:56:13.651Z] #22 ... [2020-07-23T13:56:13.651Z] [2020-07-23T13:56:13.651Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-23T13:56:13.651Z] #40 200.2 LINK lib/c/built-in.o [2020-07-23T13:56:13.949Z] #40 200.2 LINK lib/c/libcriu.so [2020-07-23T13:56:13.949Z] #40 200.3 LINK lib/c/libcriu.a [2020-07-23T13:56:14.150Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-07-23T13:56:14.248Z] #40 200.5 GEN magic.py [2020-07-23T13:56:14.248Z] #40 200.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-23T13:56:14.248Z] #40 200.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-23T13:56:14.248Z] #40 200.7 Note: Building without GnuTLS support [2020-07-23T13:56:14.248Z] #40 200.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-23T13:56:14.248Z] #40 200.7 Makefile.config:40: Warn: Building without nftables support [2020-07-23T13:56:14.895Z] #40 201.4 fatal: not a git repository (or any of the parent directories): .git [2020-07-23T13:56:15.369Z] #63 DONE 1.5s [2020-07-23T13:56:15.369Z] [2020-07-23T13:56:15.369Z] #64 exporting to image [2020-07-23T13:56:15.369Z] #64 exporting layers [2020-07-23T13:56:15.966Z] #40 202.3 make[1]: Nothing to be done for 'all'. [2020-07-23T13:56:17.032Z] #40 203.3 make[1]: 'images/built-in.o' is up to date. [2020-07-23T13:56:17.032Z] #40 203.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-23T13:56:17.032Z] #40 203.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-23T13:56:17.032Z] #40 203.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-23T13:56:17.032Z] #40 203.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-23T13:56:17.330Z] #40 203.6 make[1]: Nothing to be done for 'all'. [2020-07-23T13:56:17.330Z] #40 203.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-23T13:56:17.630Z] #40 203.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:17.630Z] #40 203.9 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:17.630Z] #40 204.0 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:17.753Z] #45 DONE 274.0s [2020-07-23T13:56:17.753Z] [2020-07-23T13:56:17.753Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:17.753Z] #52 228.2 + bin/containerd-stress [2020-07-23T13:56:17.753Z] #52 ... [2020-07-23T13:56:17.753Z] [2020-07-23T13:56:17.753Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-23T13:56:17.753Z] #46 DONE 0.4s [2020-07-23T13:56:17.753Z] [2020-07-23T13:56:17.753Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-23T13:56:17.753Z] #48 DONE 0.0s [2020-07-23T13:56:17.753Z] [2020-07-23T13:56:17.753Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-23T13:56:17.753Z] #50 DONE 0.2s [2020-07-23T13:56:17.753Z] [2020-07-23T13:56:17.753Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:17.930Z] #40 204.1 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:17.930Z] #40 204.2 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:17.930Z] #40 204.2 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:17.930Z] #40 204.3 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:18.013Z] #52 230.2 + bin/containerd-shim [2020-07-23T13:56:18.230Z] #40 204.4 make[2]: Nothing to be done for 'all'. [2020-07-23T13:56:18.230Z] #40 204.4 INSTALL criu/criu [2020-07-23T13:56:18.230Z] #40 DONE 204.6s [2020-07-23T13:56:18.230Z] [2020-07-23T13:56:18.230Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:18.230Z] #46 268.4 + cd /tmp/tmp.FzhNM8sRFc/src/github.com/golangci/golangci-lint/ [2020-07-23T13:56:18.230Z] #46 268.4 + git checkout -q v1.23.8 [2020-07-23T13:56:18.230Z] #46 269.1 ++ git describe --tags [2020-07-23T13:56:18.230Z] #46 269.1 + version=v1.23.8 [2020-07-23T13:56:18.230Z] #46 269.1 ++ git rev-parse --short HEAD [2020-07-23T13:56:18.230Z] #46 269.1 + commit=76a82c6 [2020-07-23T13:56:18.230Z] #46 269.1 ++ git show -s --format=%cd [2020-07-23T13:56:18.230Z] #46 269.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-23T13:56:18.230Z] #46 269.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-23T13:56:19.581Z] #64 exporting layers 3.8s done [2020-07-23T13:56:19.581Z] #64 writing image sha256:a25af9af8c37dcb0e202013d1956b52db7937ac24589f7596dcca4eeeda03af6 done [2020-07-23T13:56:19.581Z] #64 naming to docker.io/library/docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a done [2020-07-23T13:56:19.581Z] #64 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-23T13:56:19.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/test/unit [2020-07-23T13:56:24.133Z] ? github.com/docker/docker/api [no test files] [2020-07-23T13:56:24.580Z] #52 236.7 + bin/containerd-shim-runc-v1 [2020-07-23T13:56:27.871Z] #52 239.7 + bin/containerd-shim-runc-v2 [2020-07-23T13:56:28.437Z] #52 240.6 + binaries [2020-07-23T13:56:28.438Z] #52 240.6 + install -D bin/containerd /build/containerd [2020-07-23T13:56:28.438Z] #52 240.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-23T13:56:28.438Z] #52 240.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-23T13:56:28.438Z] #52 240.7 + install -D bin/ctr /build/ctr [2020-07-23T13:56:29.372Z] #52 DONE 241.5s [2020-07-23T13:56:29.512Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/rootless [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/volume [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-23T13:56:29.512Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === Skipped [2020-07-23T13:56:29.512Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-23T13:56:29.512Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-23T13:56:29.512Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:73: No driver to put! [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-23T13:56:29.512Z] time="2020-07-23T13:55:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-23T13:56:29.512Z] time="2020-07-23T13:55:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-23T13:56:29.512Z] time="2020-07-23T13:55:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-23T13:56:29.512Z] time="2020-07-23T13:55:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-23T13:56:29.512Z] time="2020-07-23T13:55:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:73: No driver to put! [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-23T13:56:29.512Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-23T13:56:29.512Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-23T13:56:29.512Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:56:29.512Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-23T13:56:29.512Z] graphtest_unix.go:73: No driver to put! [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-23T13:56:29.512Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-23T13:56:29.512Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] [2020-07-23T13:56:29.512Z] DONE 2119 tests, 26 skipped in 195.101s Post stage [Pipeline] junit [2020-07-23T13:56:30.192Z] Recording test results [Pipeline] } [2020-07-23T13:56:30.308Z] [2020-07-23T13:56:30.308Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-23T13:56:30.766Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -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:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh dynbinary test-integration [2020-07-23T13:56:30.881Z] #53 DONE 0.6s [2020-07-23T13:56:30.881Z] [2020-07-23T13:56:30.881Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-23T13:56:30.881Z] #57 DONE 0.2s [2020-07-23T13:56:30.881Z] [2020-07-23T13:56:30.881Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-23T13:56:31.060Z] [2020-07-23T13:56:31.352Z] Removing bundles/ [2020-07-23T13:56:31.352Z] [2020-07-23T13:56:31.352Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-23T13:56:31.352Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:56:31.352Z] GOOS="" GOARCH="" GOARM="" [2020-07-23T13:56:31.450Z] #59 DONE 0.4s [2020-07-23T13:56:31.450Z] [2020-07-23T13:56:31.450Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-23T13:56:31.450Z] #61 DONE 0.0s [2020-07-23T13:56:31.450Z] [2020-07-23T13:56:31.450Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-23T13:56:31.450Z] #62 DONE 0.0s [2020-07-23T13:56:31.450Z] [2020-07-23T13:56:31.450Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-23T13:56:32.016Z] #63 DONE 0.6s [2020-07-23T13:56:32.017Z] [2020-07-23T13:56:32.017Z] #64 exporting to image [2020-07-23T13:56:32.017Z] #64 exporting layers [2020-07-23T13:56:36.380Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-07-23T13:56:38.581Z] #64 exporting layers 5.9s done [2020-07-23T13:56:38.581Z] #64 writing image sha256:3f6477247cd0d2bd95633ff5db190a3b54abfb3e8f5298eaa031259e10301f68 done [2020-07-23T13:56:38.581Z] #64 naming to docker.io/library/docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a done [2020-07-23T13:56:38.581Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-23T13:56:38.938Z] + trap exit INT TERM [2020-07-23T13:56:38.938Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-23T13:56:38.938Z] + CONTAINER_NAME=docker-pr5 [2020-07-23T13:56:38.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41234/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh dynbinary-daemon [2020-07-23T13:56:39.873Z] [2020-07-23T13:56:39.873Z] Removing bundles/ [2020-07-23T13:56:39.873Z] [2020-07-23T13:56:39.873Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-23T13:56:39.873Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:56:39.873Z] GOOS="" GOARCH="" GOARM="" [2020-07-23T13:56:42.952Z] #52 ... [2020-07-23T13:56:42.952Z] [2020-07-23T13:56:42.952Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:42.952Z] #45 DONE 278.4s [2020-07-23T13:56:42.952Z] [2020-07-23T13:56:42.952Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:42.952Z] #52 ... [2020-07-23T13:56:42.952Z] [2020-07-23T13:56:42.952Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-23T13:56:42.952Z] #46 DONE 0.8s [2020-07-23T13:56:42.952Z] [2020-07-23T13:56:42.952Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-23T13:56:42.952Z] #48 DONE 0.0s [2020-07-23T13:56:42.952Z] [2020-07-23T13:56:42.952Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:42.952Z] #52 232.0 + bin/containerd-stress [2020-07-23T13:56:42.952Z] #52 ... [2020-07-23T13:56:42.952Z] [2020-07-23T13:56:42.952Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-23T13:56:42.952Z] #50 DONE 0.1s [2020-07-23T13:56:42.952Z] [2020-07-23T13:56:42.952Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:42.952Z] #52 233.8 + bin/containerd-shim [2020-07-23T13:56:45.500Z] #46 ... [2020-07-23T13:56:45.500Z] [2020-07-23T13:56:45.500Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:45.500Z] #53 256.3 + bin/containerd [2020-07-23T13:56:48.277Z] #53 ... [2020-07-23T13:56:48.277Z] [2020-07-23T13:56:48.277Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:48.277Z] #22 301.7 + return [2020-07-23T13:56:48.277Z] #22 DONE 301.8s [2020-07-23T13:56:48.277Z] [2020-07-23T13:56:48.277Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:49.489Z] #52 240.4 + bin/containerd-shim-runc-v1 [2020-07-23T13:56:50.391Z] #46 ... [2020-07-23T13:56:50.391Z] [2020-07-23T13:56:50.391Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-23T13:56:50.391Z] #23 DONE 0.1s [2020-07-23T13:56:50.391Z] [2020-07-23T13:56:50.391Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-23T13:56:51.038Z] #27 DONE 0.6s [2020-07-23T13:56:51.038Z] [2020-07-23T13:56:51.038Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-23T13:56:51.038Z] #30 DONE 0.1s [2020-07-23T13:56:51.038Z] [2020-07-23T13:56:51.038Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-23T13:56:51.038Z] #32 DONE 0.1s [2020-07-23T13:56:51.038Z] [2020-07-23T13:56:51.038Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:51.038Z] #46 ... [2020-07-23T13:56:51.038Z] [2020-07-23T13:56:51.038Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-23T13:56:51.038Z] #35 DONE 0.1s [2020-07-23T13:56:51.038Z] [2020-07-23T13:56:51.038Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-23T13:56:51.338Z] #38 DONE 0.1s [2020-07-23T13:56:51.338Z] [2020-07-23T13:56:51.339Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-23T13:56:51.339Z] #41 DONE 0.2s [2020-07-23T13:56:51.339Z] [2020-07-23T13:56:51.339Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:51.637Z] #46 ... [2020-07-23T13:56:51.637Z] [2020-07-23T13:56:51.637Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-23T13:56:51.637Z] #43 DONE 0.1s [2020-07-23T13:56:51.637Z] [2020-07-23T13:56:51.637Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-23T13:56:51.637Z] #45 DONE 0.1s [2020-07-23T13:56:51.637Z] [2020-07-23T13:56:51.637Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:56:52.832Z] #52 243.7 + bin/containerd-shim-runc-v2 [2020-07-23T13:56:53.759Z] #52 244.6 + binaries [2020-07-23T13:56:53.759Z] #52 244.6 + install -D bin/containerd /build/containerd [2020-07-23T13:56:53.759Z] #52 244.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-23T13:56:53.759Z] #52 244.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-23T13:56:53.759Z] #52 244.6 + install -D bin/ctr /build/ctr [2020-07-23T13:56:54.015Z] #52 DONE 244.9s [2020-07-23T13:56:54.577Z] [2020-07-23T13:56:54.577Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-23T13:56:54.832Z] #53 DONE 0.2s [2020-07-23T13:56:54.832Z] [2020-07-23T13:56:54.832Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-23T13:56:54.832Z] #57 DONE 0.1s [2020-07-23T13:56:55.087Z] [2020-07-23T13:56:55.087Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-23T13:56:55.344Z] #59 DONE 0.4s [2020-07-23T13:56:55.344Z] [2020-07-23T13:56:55.344Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-23T13:56:55.344Z] #61 DONE 0.0s [2020-07-23T13:56:55.344Z] [2020-07-23T13:56:55.344Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-23T13:56:55.344Z] #62 DONE 0.0s [2020-07-23T13:56:55.344Z] [2020-07-23T13:56:55.344Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-23T13:56:56.272Z] #63 DONE 0.6s [2020-07-23T13:56:56.272Z] [2020-07-23T13:56:56.272Z] #64 exporting to image [2020-07-23T13:56:56.272Z] #64 exporting layers [2020-07-23T13:57:02.811Z] #64 exporting layers 6.3s done [2020-07-23T13:57:02.811Z] #64 writing image sha256:5acac7f2185eb7e9f4123b88ece90bfb0a625ac8e1c3fd8e56ab869d7a6ab08b [2020-07-23T13:57:02.811Z] #64 writing image sha256:5acac7f2185eb7e9f4123b88ece90bfb0a625ac8e1c3fd8e56ab869d7a6ab08b done [2020-07-23T13:57:02.811Z] #64 naming to docker.io/library/docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a done [2020-07-23T13:57:02.811Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-23T13:57:03.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -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:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh dynbinary test-integration [2020-07-23T13:57:04.099Z] [2020-07-23T13:57:04.099Z] Removing bundles/ [2020-07-23T13:57:04.099Z] [2020-07-23T13:57:04.099Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-23T13:57:04.099Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:57:04.099Z] GOOS="" GOARCH="" GOARM="" [2020-07-23T13:57:09.960Z] 4612f6d0b889: Pull complete [2020-07-23T13:57:24.067Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|imports|exports_file|files|name) took 1m58.182214024s [2020-07-23T13:57:24.067Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 473.213871ms [2020-07-23T13:57:24.439Z] #53 ... [2020-07-23T13:57:24.439Z] [2020-07-23T13:57:24.439Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:57:24.439Z] #46 DONE 333.9s [2020-07-23T13:57:24.439Z] [2020-07-23T13:57:24.439Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:57:24.439Z] #53 ... [2020-07-23T13:57:24.439Z] [2020-07-23T13:57:24.439Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-23T13:57:24.439Z] #47 DONE 0.1s [2020-07-23T13:57:24.439Z] [2020-07-23T13:57:24.439Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-23T13:57:24.439Z] #49 DONE 0.1s [2020-07-23T13:57:24.439Z] [2020-07-23T13:57:24.439Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-23T13:57:24.439Z] #51 DONE 0.1s [2020-07-23T13:57:24.439Z] [2020-07-23T13:57:24.439Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-23T13:57:28.305Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:57:28.305Z] [2020-07-23T13:57:28.305Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-23T13:57:28.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-23T13:57:28.305Z] HOSTNAME=2c5c76825d73 [2020-07-23T13:57:28.305Z] TESTDEBUG=0 [2020-07-23T13:57:28.305Z] DEST=bundles/test-integration [2020-07-23T13:57:28.305Z] PWD=/go/src/github.com/docker/docker [2020-07-23T13:57:28.305Z] DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T13:57:28.305Z] container=docker [2020-07-23T13:57:28.305Z] HOME=/root [2020-07-23T13:57:28.305Z] GOLANG_VERSION=1.13.14 [2020-07-23T13:57:28.305Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-23T13:57:28.305Z] VALIDATE_BRANCH=master [2020-07-23T13:57:28.305Z] TERM=xterm [2020-07-23T13:57:28.305Z] DOCKER_PKG=github.com/docker/docker [2020-07-23T13:57:28.305Z] SHLVL=1 [2020-07-23T13:57:28.305Z] TIMEOUT=120m [2020-07-23T13:57:28.305Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-23T13:57:28.305Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-23T13:57:28.305Z] GO111MODULE=off [2020-07-23T13:57:28.305Z] DOCKER_EXPERIMENTAL=1 [2020-07-23T13:57:28.305Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-23T13:57:28.305Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-23T13:57:28.305Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-23T13:57:28.305Z] GOPATH=/go [2020-07-23T13:57:28.305Z] PKG_CONFIG=pkg-config [2020-07-23T13:57:28.305Z] _=/usr/bin/env [2020-07-23T13:57:28.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-23T13:57:31.406Z] #53 305.7 + bin/containerd-stress [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.1% of statements [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-23T13:57:32.682Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-23T13:57:32.682Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-07-23T13:57:33.258Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2020-07-23T13:57:33.503Z] #53 308.2 + bin/containerd-shim [2020-07-23T13:57:34.205Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 13.6% of statements [2020-07-23T13:57:35.151Z] ok github.com/docker/docker/builder/dockerfile 0.913s coverage: 48.1% of statements [2020-07-23T13:57:35.151Z] ok github.com/docker/docker/builder/remotecontext/git 3.267s coverage: 86.3% of statements [2020-07-23T13:57:35.151Z] ? github.com/docker/docker/cli [no test files] [2020-07-23T13:57:35.151Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-23T13:57:36.289Z] INFO [runner/unused/goanalysis] analyzers took 27.821201702s with top 10 stages: buildssa: 23.352195672s, U1000: 4.46900603s [2020-07-23T13:57:41.754Z] ok github.com/docker/docker/client 0.261s coverage: 75.4% of statements [2020-07-23T13:57:42.130Z] #53 315.6 + bin/containerd-shim-runc-v1 [2020-07-23T13:57:44.248Z] #53 318.9 + bin/containerd-shim-runc-v2 [2020-07-23T13:57:45.297Z] #53 319.9 + binaries [2020-07-23T13:57:45.297Z] #53 319.9 + install -D bin/containerd /build/containerd [2020-07-23T13:57:45.297Z] #53 320.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-23T13:57:45.297Z] #53 320.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-23T13:57:45.297Z] #53 320.0 + install -D bin/ctr /build/ctr [2020-07-23T13:57:45.297Z] #53 DONE 320.1s [2020-07-23T13:57:46.346Z] [2020-07-23T13:57:46.346Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-23T13:57:46.346Z] #54 DONE 0.1s [2020-07-23T13:57:46.680Z] [2020-07-23T13:57:46.680Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-23T13:57:46.680Z] #58 DONE 0.1s [2020-07-23T13:57:46.680Z] [2020-07-23T13:57:46.680Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-23T13:57:46.680Z] #60 DONE 0.1s [2020-07-23T13:57:46.680Z] [2020-07-23T13:57:46.680Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-23T13:57:46.680Z] #62 DONE 0.1s [2020-07-23T13:57:46.680Z] [2020-07-23T13:57:46.680Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-23T13:57:46.680Z] #63 DONE 0.0s [2020-07-23T13:57:46.976Z] [2020-07-23T13:57:46.976Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-23T13:57:49.736Z] #64 DONE 2.4s [2020-07-23T13:57:49.736Z] [2020-07-23T13:57:49.736Z] #65 exporting to oci image format [2020-07-23T13:57:49.736Z] #65 exporting layers [2020-07-23T13:57:50.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-23T13:57:50.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-23T13:57:51.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-23T13:58:01.324Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:58:01.324Z] [2020-07-23T13:58:03.246Z] + TEST_INTEGRATION_DEST=2 [2020-07-23T13:58:03.246Z] + CONTAINER_NAME=docker-pr5-2 [2020-07-23T13:58:03.246Z] + TEST_SKIP_INTEGRATION=1 [2020-07-23T13:58:03.246Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-23T13:58:03.246Z] + run_tests [2020-07-23T13:58:03.246Z] + c=0 [2020-07-23T13:58:03.246Z] + '[' -n 0 ']' [2020-07-23T13:58:03.246Z] + rm= [2020-07-23T13:58:03.246Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41234/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41234/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh '' test-integration [2020-07-23T13:58:03.246Z] ++ jobs -p [2020-07-23T13:58:03.246Z] + TEST_INTEGRATION_DEST=3 [2020-07-23T13:58:03.246Z] + CONTAINER_NAME=docker-pr5-3 [2020-07-23T13:58:03.246Z] + TEST_SKIP_INTEGRATION=1 [2020-07-23T13:58:03.246Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-23T13:58:03.246Z] + run_tests [2020-07-23T13:58:03.246Z] + '[' -n 0 ']' [2020-07-23T13:58:03.246Z] + rm= [2020-07-23T13:58:03.246Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41234/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41234/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh '' test-integration [2020-07-23T13:58:03.246Z] + for job in $(jobs -p) [2020-07-23T13:58:03.246Z] + wait 5780 [2020-07-23T13:58:03.246Z] + TEST_INTEGRATION_DEST=1 [2020-07-23T13:58:03.246Z] + CONTAINER_NAME=docker-pr5-1 [2020-07-23T13:58:03.246Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-23T13:58:03.246Z] + run_tests test-integration-flaky [2020-07-23T13:58:03.246Z] + '[' -n 0 ']' [2020-07-23T13:58:03.246Z] + rm= [2020-07-23T13:58:03.246Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41234/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41234/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh test-integration-flaky test-integration [2020-07-23T13:58:04.626Z] [2020-07-23T13:58:04.626Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-23T13:58:04.626Z] [2020-07-23T13:58:04.626Z] [2020-07-23T13:58:04.626Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-23T13:58:04.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-23T13:58:04.626Z] HOSTNAME=ce8e75228c4f [2020-07-23T13:58:04.626Z] TEST_SKIP_INTEGRATION=1 [2020-07-23T13:58:04.626Z] TESTDEBUG=0 [2020-07-23T13:58:04.626Z] DEST=bundles/test-integration [2020-07-23T13:58:04.626Z] PWD=/go/src/github.com/docker/docker [2020-07-23T13:58:04.626Z] KEEPBUNDLE=1 [2020-07-23T13:58:04.626Z] DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T13:58:04.626Z] container=docker [2020-07-23T13:58:04.626Z] HOME=/root [2020-07-23T13:58:04.626Z] GOLANG_VERSION=1.13.14 [2020-07-23T13:58:04.626Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-23T13:58:04.626Z] VALIDATE_BRANCH=master [2020-07-23T13:58:04.626Z] TERM=xterm [2020-07-23T13:58:04.626Z] DOCKER_PKG=github.com/docker/docker [2020-07-23T13:58:04.626Z] SHLVL=1 [2020-07-23T13:58:04.626Z] TIMEOUT=120m [2020-07-23T13:58:04.626Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-23T13:58:04.626Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-23T13:58:04.626Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-23T13:58:04.626Z] GO111MODULE=off [2020-07-23T13:58:04.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-23T13:58:04.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-23T13:58:04.626Z] GOPATH=/go [2020-07-23T13:58:04.626Z] PKG_CONFIG=pkg-config [2020-07-23T13:58:04.626Z] _=/usr/bin/env [2020-07-23T13:58:04.626Z] Building test suite binary ./integration-cli/test.main [2020-07-23T13:58:04.885Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-23T13:58:04.885Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-23T13:58:04.885Z] HOSTNAME=4eb786122eac [2020-07-23T13:58:04.885Z] TEST_SKIP_INTEGRATION=1 [2020-07-23T13:58:04.885Z] TESTDEBUG=0 [2020-07-23T13:58:04.885Z] DEST=bundles/test-integration [2020-07-23T13:58:04.885Z] PWD=/go/src/github.com/docker/docker [2020-07-23T13:58:04.885Z] KEEPBUNDLE=1 [2020-07-23T13:58:04.885Z] DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T13:58:04.885Z] container=docker [2020-07-23T13:58:04.885Z] HOME=/root [2020-07-23T13:58:04.885Z] GOLANG_VERSION=1.13.14 [2020-07-23T13:58:04.885Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-23T13:58:04.885Z] VALIDATE_BRANCH=master [2020-07-23T13:58:04.885Z] TERM=xterm [2020-07-23T13:58:04.885Z] DOCKER_PKG=github.com/docker/docker [2020-07-23T13:58:04.885Z] SHLVL=1 [2020-07-23T13:58:04.885Z] TIMEOUT=120m [2020-07-23T13:58:04.885Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-23T13:58:04.885Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-23T13:58:04.885Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-23T13:58:04.885Z] GO111MODULE=off [2020-07-23T13:58:04.885Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-23T13:58:04.885Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-23T13:58:04.885Z] GOPATH=/go [2020-07-23T13:58:04.885Z] PKG_CONFIG=pkg-config [2020-07-23T13:58:04.885Z] _=/usr/bin/env [2020-07-23T13:58:04.885Z] Building test suite binary ./integration-cli/test.main [2020-07-23T13:58:04.885Z] No new tests added to integration. [2020-07-23T13:58:04.885Z] [2020-07-23T13:58:04.885Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-23T13:58:06.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-23T13:58:06.262Z] HOSTNAME=f491e18a4aea [2020-07-23T13:58:06.262Z] TESTDEBUG=0 [2020-07-23T13:58:06.262Z] DEST=bundles/test-integration [2020-07-23T13:58:06.262Z] PWD=/go/src/github.com/docker/docker [2020-07-23T13:58:06.262Z] KEEPBUNDLE=1 [2020-07-23T13:58:06.262Z] DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T13:58:06.262Z] container=docker [2020-07-23T13:58:06.262Z] HOME=/root [2020-07-23T13:58:06.262Z] GOLANG_VERSION=1.13.14 [2020-07-23T13:58:06.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-23T13:58:06.262Z] VALIDATE_BRANCH=master [2020-07-23T13:58:06.262Z] TERM=xterm [2020-07-23T13:58:06.262Z] DOCKER_PKG=github.com/docker/docker [2020-07-23T13:58:06.262Z] SHLVL=1 [2020-07-23T13:58:06.262Z] TIMEOUT=120m [2020-07-23T13:58:06.262Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-23T13:58:06.262Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-23T13:58:06.262Z] GO111MODULE=off [2020-07-23T13:58:06.262Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-23T13:58:06.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-23T13:58:06.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-23T13:58:06.262Z] GOPATH=/go [2020-07-23T13:58:06.262Z] PKG_CONFIG=pkg-config [2020-07-23T13:58:06.262Z] _=/usr/bin/env [2020-07-23T13:58:06.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-23T13:58:06.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-23T13:58:06.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-23T13:58:07.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-23T13:58:08.367Z] ok github.com/docker/docker/cmd/dockerd 0.117s coverage: 30.8% of statements [2020-07-23T13:58:08.367Z] ok github.com/docker/docker/container 0.210s coverage: 34.7% of statements [2020-07-23T13:58:08.367Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-23T13:58:08.367Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-23T13:58:08.367Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-23T13:58:08.367Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-23T13:58:08.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-23T13:58:08.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-23T13:58:10.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-23T13:58:10.918Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.115s coverage: 65.3% of statements [2020-07-23T13:58:11.863Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.4% of statements [2020-07-23T13:58:12.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-23T13:58:13.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-23T13:58:14.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-23T13:58:15.173Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2020-07-23T13:58:15.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-23T13:58:16.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-23T13:58:17.098Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2020-07-23T13:58:17.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-23T13:58:17.681Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 81.8% of statements [2020-07-23T13:58:18.257Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2020-07-23T13:58:18.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-23T13:58:19.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-23T13:58:20.182Z] ok github.com/docker/docker/daemon/graphdriver 0.041s coverage: 2.2% of statements [2020-07-23T13:58:20.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-23T13:58:21.566Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-23T13:58:21.566Z] Using test binary docker [2020-07-23T13:58:21.566Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-23T13:58:21.566Z] +++ /etc/init.d/apparmor start [2020-07-23T13:58:21.566Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T13:58:21.566Z] INFO: Waiting for daemon to start... [2020-07-23T13:58:21.566Z] Starting dockerd [2020-07-23T13:58:21.566Z] +++ 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 [2020-07-23T13:58:23.488Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-23T13:58:23.488Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.535s coverage: 13.9% of statements [2020-07-23T13:58:23.644Z] . [2020-07-23T13:58:23.644Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-23T13:58:23.644Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-23T13:58:23.644Z] Error: No such image: emptyfs [2020-07-23T13:58:23.644Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-23T13:58:23.644Z] ++++ docker load [2020-07-23T13:58:23.644Z] Running integration-test (iteration 1) [2020-07-23T13:58:23.644Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-23T13:58:23.644Z] ++ 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 [2020-07-23T13:58:23.644Z] ++ set -e [2020-07-23T13:58:23.644Z] ++ '[' -n 0 ']' [2020-07-23T13:58:23.644Z] ++ set -x [2020-07-23T13:58:23.644Z] ++ 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 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 [2020-07-23T13:58:24.877Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.574s coverage: 57.0% of statements [2020-07-23T13:58:27.585Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-07-23T13:58:28.974Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.040s coverage: 46.2% of statements [2020-07-23T13:58:29.237Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.977s coverage: 73.1% of statements [2020-07-23T13:58:31.157Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.994s coverage: 49.5% of statements [2020-07-23T13:58:32.102Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.496s coverage: 76.1% of statements [2020-07-23T13:58:32.102Z] ok github.com/docker/docker/daemon 12.337s coverage: 17.4% of statements [2020-07-23T13:58:32.102Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-23T13:58:32.102Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-23T13:58:32.102Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-23T13:58:32.102Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-23T13:58:32.102Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-23T13:58:32.135Z] Loaded image: buildpack-deps:buster [2020-07-23T13:58:32.135Z] Loaded image: busybox:latest [2020-07-23T13:58:32.135Z] Loaded image: busybox:glibc [2020-07-23T13:58:32.135Z] Loaded image: debian:buster [2020-07-23T13:58:32.428Z] Loaded image: hello-world:latest [2020-07-23T13:58:32.428Z] INFO: Testing against a local daemon [2020-07-23T13:58:32.428Z] === RUN TestCgroupNamespacesBuild [2020-07-23T13:58:33.115Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-07-23T13:58:34.504Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2020-07-23T13:58:34.504Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-23T13:58:34.567Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-07-23T13:58:34.567Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-07-23T13:58:35.959Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 4.8% of statements [2020-07-23T13:58:36.534Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.887s coverage: 57.7% of statements [2020-07-23T13:58:36.534Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-23T13:58:36.534Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-23T13:58:36.534Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-23T13:58:36.534Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-23T13:58:36.577Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-07-23T13:58:36.577Z] === RUN TestBuildWithSession [2020-07-23T13:58:36.577Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-23T13:58:36.577Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T13:58:36.577Z] === RUN TestBuildSquashParent [2020-07-23T13:58:36.797Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 41.0% of statements [2020-07-23T13:58:36.797Z] ok github.com/docker/docker/daemon/logger/awslogs 0.301s coverage: 77.8% of statements [2020-07-23T13:58:36.797Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-23T13:58:36.797Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-23T13:58:38.190Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-07-23T13:58:38.190Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-07-23T13:58:38.190Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 26.2% of statements [2020-07-23T13:58:38.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-07-23T13:58:40.375Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 75.2% of statements [2020-07-23T13:58:40.375Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-23T13:58:40.375Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 37.7% of statements [2020-07-23T13:58:40.375Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 33.3% of statements [2020-07-23T13:58:40.487Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:58:40.487Z] [2020-07-23T13:58:40.487Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-23T13:58:40.487Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-23T13:58:40.487Z] HOSTNAME=c56535a549f5 [2020-07-23T13:58:40.487Z] DEST=bundles/test-integration [2020-07-23T13:58:40.487Z] PWD=/go/src/github.com/docker/docker [2020-07-23T13:58:40.487Z] DOCKER_ROOTLESS=1 [2020-07-23T13:58:40.487Z] DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T13:58:40.487Z] container=docker [2020-07-23T13:58:40.487Z] HOME=/root [2020-07-23T13:58:40.487Z] GOLANG_VERSION=1.13.14 [2020-07-23T13:58:40.487Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-23T13:58:40.487Z] VALIDATE_BRANCH=master [2020-07-23T13:58:40.487Z] TERM=xterm [2020-07-23T13:58:40.487Z] DOCKER_PKG=github.com/docker/docker [2020-07-23T13:58:40.487Z] SHLVL=1 [2020-07-23T13:58:40.487Z] TIMEOUT=120m [2020-07-23T13:58:40.487Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-23T13:58:40.487Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-23T13:58:40.487Z] GO111MODULE=off [2020-07-23T13:58:40.487Z] DOCKER_EXPERIMENTAL=1 [2020-07-23T13:58:40.487Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-23T13:58:40.487Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-23T13:58:40.487Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-23T13:58:40.487Z] GOPATH=/go [2020-07-23T13:58:40.487Z] PKG_CONFIG=pkg-config [2020-07-23T13:58:40.487Z] _=/usr/bin/env [2020-07-23T13:58:40.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-23T13:58:41.323Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-07-23T13:58:41.587Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2020-07-23T13:58:41.849Z] ok github.com/docker/docker/daemon/network 0.029s coverage: 63.8% of statements [2020-07-23T13:58:42.798Z] ok github.com/docker/docker/daemon/logger/splunk 1.844s coverage: 82.5% of statements [2020-07-23T13:58:42.798Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-23T13:58:42.798Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-23T13:58:43.062Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2020-07-23T13:58:43.483Z] --- PASS: TestBuildSquashParent (6.50s) [2020-07-23T13:58:43.483Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-23T13:58:43.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T13:58:43.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T13:58:43.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T13:58:43.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T13:58:43.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T13:58:43.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T13:58:43.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T13:58:43.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T13:58:43.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T13:58:43.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T13:58:43.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T13:58:43.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T13:58:43.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T13:58:43.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T13:58:44.455Z] ok github.com/docker/docker/distribution 0.334s coverage: 22.1% of statements [2020-07-23T13:58:44.455Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-23T13:58:44.717Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-07-23T13:58:45.293Z] ok github.com/docker/docker/image 0.062s coverage: 86.4% of statements [2020-07-23T13:58:45.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T13:58:45.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T13:58:45.869Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-07-23T13:58:45.869Z] ok github.com/docker/docker/distribution/xfer 1.688s coverage: 85.6% of statements [2020-07-23T13:58:45.869Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-23T13:58:45.869Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-07-23T13:58:45.869Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-23T13:58:45.869Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-23T13:58:46.445Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-23T13:58:46.708Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-07-23T13:58:48.102Z] ok github.com/docker/docker/opts 0.092s coverage: 67.4% of statements [2020-07-23T13:58:48.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T13:58:48.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T13:58:49.498Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-23T13:58:49.760Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2020-07-23T13:58:49.760Z] ok github.com/docker/docker/pkg/authorization 0.916s coverage: 68.3% of statements [2020-07-23T13:58:50.336Z] ok github.com/docker/docker/pkg/archive 1.169s coverage: 76.9% of statements [2020-07-23T13:58:50.598Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-07-23T13:58:51.078Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-23T13:58:51.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s) [2020-07-23T13:58:51.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2020-07-23T13:58:51.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-07-23T13:58:51.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.57s) [2020-07-23T13:58:51.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-07-23T13:58:51.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2020-07-23T13:58:51.078Z] === RUN TestBuildMultiStageCopy [2020-07-23T13:58:51.078Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-23T13:58:51.172Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2020-07-23T13:58:51.172Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 97.6% of statements [2020-07-23T13:58:51.550Z] fc1b9e59edad: Pull complete [2020-07-23T13:58:51.550Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-23T13:58:51.550Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T13:58:51.550Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T13:58:51.550Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-23T13:58:51.550Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-23T13:58:51.550Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-23T13:58:51.550Z] INFO: Docker version of control daemon [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] Client: Docker Engine - Enterprise [2020-07-23T13:58:51.550Z] Version: 19.03.5 [2020-07-23T13:58:51.550Z] API version: 1.40 [2020-07-23T13:58:51.550Z] Go version: go1.12.12 [2020-07-23T13:58:51.550Z] Git commit: 2ee0c57608 [2020-07-23T13:58:51.550Z] Built: 11/13/2019 08:00:16 [2020-07-23T13:58:51.550Z] OS/Arch: windows/amd64 [2020-07-23T13:58:51.550Z] Experimental: false [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] Server: Docker Engine - Enterprise [2020-07-23T13:58:51.550Z] Engine: [2020-07-23T13:58:51.550Z] Version: 19.03.5 [2020-07-23T13:58:51.550Z] API version: 1.40 (minimum version 1.24) [2020-07-23T13:58:51.550Z] Go version: go1.12.12 [2020-07-23T13:58:51.550Z] Git commit: 2ee0c57608 [2020-07-23T13:58:51.550Z] Built: 11/13/2019 07:58:51 [2020-07-23T13:58:51.550Z] OS/Arch: windows/amd64 [2020-07-23T13:58:51.550Z] Experimental: true [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] INFO: Docker info of control daemon [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] Client: [2020-07-23T13:58:51.550Z] Debug Mode: false [2020-07-23T13:58:51.550Z] Plugins: [2020-07-23T13:58:51.550Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] Server: [2020-07-23T13:58:51.550Z] Containers: 0 [2020-07-23T13:58:51.550Z] Running: 0 [2020-07-23T13:58:51.550Z] Paused: 0 [2020-07-23T13:58:51.550Z] Stopped: 0 [2020-07-23T13:58:51.550Z] Images: 1 [2020-07-23T13:58:51.550Z] Server Version: 19.03.5 [2020-07-23T13:58:51.550Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-23T13:58:51.550Z] Windows: [2020-07-23T13:58:51.550Z] LCOW: [2020-07-23T13:58:51.550Z] Logging Driver: json-file [2020-07-23T13:58:51.550Z] Plugins: [2020-07-23T13:58:51.550Z] Volume: local [2020-07-23T13:58:51.550Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-23T13:58:51.550Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-23T13:58:51.550Z] Swarm: inactive [2020-07-23T13:58:51.550Z] Default Isolation: process [2020-07-23T13:58:51.550Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-23T13:58:51.550Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-23T13:58:51.550Z] OSType: windows [2020-07-23T13:58:51.550Z] Architecture: x86_64 [2020-07-23T13:58:51.550Z] CPUs: 4 [2020-07-23T13:58:51.550Z] Total Memory: 32GiB [2020-07-23T13:58:51.550Z] Name: azwin-2-1b1510 [2020-07-23T13:58:51.550Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-23T13:58:51.550Z] Docker Root Dir: D:\docker [2020-07-23T13:58:51.550Z] Debug Mode: false [2020-07-23T13:58:51.550Z] Registry: https://index.docker.io/v1/ [2020-07-23T13:58:51.550Z] Labels: [2020-07-23T13:58:51.550Z] Experimental: true [2020-07-23T13:58:51.550Z] Insecure Registries: [2020-07-23T13:58:51.550Z] 10.0.0.4:5000 [2020-07-23T13:58:51.550Z] 127.0.0.0/8 [2020-07-23T13:58:51.550Z] Registry Mirrors: [2020-07-23T13:58:51.550Z] http://10.0.0.4:5000/ [2020-07-23T13:58:51.550Z] Live Restore Enabled: false [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] INFO: Commit hash is 1af8c2bbb8 [2020-07-23T13:58:51.550Z] INFO: Nuke-Everything... [2020-07-23T13:58:51.550Z] INFO: Container count on control daemon to delete is 0 [2020-07-23T13:58:51.550Z] INFO: Nuking d:\CI [2020-07-23T13:58:51.550Z] INFO: Zapped successfully [2020-07-23T13:58:51.550Z] INFO: Location for testing is d:\CI\PR-41234\5 [2020-07-23T13:58:51.550Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] INFO: Building the image from Dockerfile.windows at 07/23/2020 13:58:46... [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] Sending build context to Docker daemon 56.03MB [2020-07-23T13:58:51.550Z] [2020-07-23T13:58:51.550Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-23T13:58:51.550Z] ---> 987b1d5e0abf [2020-07-23T13:58:51.550Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-23T13:58:51.550Z] ---> Running in 273f4d8b5937 [2020-07-23T13:58:52.022Z] Removing intermediate container 273f4d8b5937 [2020-07-23T13:58:52.022Z] ---> 4541bf073324 [2020-07-23T13:58:52.022Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-23T13:58:52.022Z] ---> Running in 5b953d4db1bb [2020-07-23T13:58:52.117Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-23T13:58:52.495Z] Removing intermediate container 5b953d4db1bb [2020-07-23T13:58:52.495Z] ---> 7712792ef491 [2020-07-23T13:58:52.495Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-23T13:58:52.495Z] ---> Running in 0fb704e4950b [2020-07-23T13:58:52.689Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-23T13:58:52.950Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-23T13:58:52.968Z] Removing intermediate container 0fb704e4950b [2020-07-23T13:58:52.968Z] ---> 47a7e7400ad2 [2020-07-23T13:58:52.968Z] 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} [2020-07-23T13:58:52.968Z] ---> Running in 43442a6c43c8 [2020-07-23T13:58:53.153Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-23T13:58:53.441Z] Removing intermediate container 43442a6c43c8 [2020-07-23T13:58:53.441Z] ---> 68391ee8799d [2020-07-23T13:58:53.441Z] 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 { $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; [2020-07-23T13:58:53.441Z] ---> Running in 3c957e4c24d9 [2020-07-23T13:58:53.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-23T13:58:54.336Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-23T13:58:54.336Z] ok github.com/docker/docker/pkg/chrootarchive 3.534s coverage: 43.2% of statements [2020-07-23T13:58:54.431Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-23T13:58:54.599Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-07-23T13:58:55.067Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-23T13:58:55.176Z] ok github.com/docker/docker/pkg/fsutils 0.291s coverage: 85.1% of statements [2020-07-23T13:58:55.176Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-07-23T13:58:55.438Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-07-23T13:58:55.707Z] --- PASS: TestBuildMultiStageCopy (5.16s) [2020-07-23T13:58:55.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-07-23T13:58:55.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2020-07-23T13:58:55.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2020-07-23T13:58:55.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-07-23T13:58:55.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-07-23T13:58:55.707Z] === RUN TestBuildMultiStageParentConfig [2020-07-23T13:58:56.383Z] ok github.com/docker/docker/layer 7.314s coverage: 68.8% of statements [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/oci [no test files] [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-23T13:58:56.383Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-23T13:58:56.383Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-07-23T13:58:56.645Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-07-23T13:58:56.645Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 70.6% of statements [2020-07-23T13:58:56.908Z] ok github.com/docker/docker/pkg/idtools 0.838s coverage: 70.5% of statements [2020-07-23T13:58:56.908Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-07-23T13:58:57.171Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-23T13:58:57.171Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-23T13:58:57.171Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-07-23T13:58:57.171Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-23T13:58:57.434Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-07-23T13:58:57.434Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-07-23T13:58:57.746Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.244037028s with top 10 stages: buildssa: 1m38.039911038s, goimports: 24.195839439s, unconvert: 12.448336946s, gosec: 10.689352899s, golint: 6.186422056s, misspell: 4.133134013s, ineffassign: 3.832308508s, inspect: 3.221265438s, vrp: 3.057594794s, printf: 2.082735013s [2020-07-23T13:58:57.746Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-07-23T13:58:57.746Z] INFO [runner] Processors filtering stat (out/in): exclude: 1587/1587, exclude-rules: 64/1587, nolint: 0/64, cgo: 1692/2301, path_prettifier: 1692/1692, autogenerated_exclude: 1587/1692, identifier_marker: 1587/1587, filename_unadjuster: 1692/1692, skip_files: 1692/1692, skip_dirs: 1692/1692 [2020-07-23T13:58:57.746Z] INFO [runner] processing took 61.812471ms with stages: nolint: 26.99904ms, identifier_marker: 16.689698ms, path_prettifier: 8.40834ms, autogenerated_exclude: 4.239694ms, exclude-rules: 3.445157ms, skip_dirs: 1.67718ms, cgo: 242.907µs, filename_unadjuster: 105.396µs, max_same_issues: 1.284µs, exclude: 676ns, diff: 658ns, uniq_by_line: 613ns, max_from_linter: 478ns, source_code: 444ns, skip_files: 357ns, path_shortener: 294ns, max_per_file_from_linter: 255ns [2020-07-23T13:58:57.746Z] INFO [runner] linters took 1m38.992384389s with stages: goanalysis_metalinter: 1m18.870242266s, unused: 20.060096672s [2020-07-23T13:58:57.746Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-23T13:58:57.746Z] INFO Memory: 1494 samples, avg is 684.8MB, max is 3438.1MB [2020-07-23T13:58:57.746Z] INFO Execution took 3m37.65599955s [2020-07-23T13:58:57.746Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2020-07-23T13:58:57.782Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2020-07-23T13:58:57.782Z] === RUN TestBuildLabelWithTargets [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-23T13:58:58.009Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 86.7% of statements [2020-07-23T13:58:58.009Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2020-07-23T13:58:58.009Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-23T13:58:58.009Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-23T13:58:58.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh dynbinary-daemon test-docker-py [2020-07-23T13:58:58.584Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-07-23T13:58:58.659Z] [2020-07-23T13:58:58.659Z] Removing bundles/ [2020-07-23T13:58:58.659Z] [2020-07-23T13:58:58.659Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-23T13:58:58.659Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:58:58.659Z] GOOS="" GOARCH="" GOARM="" [2020-07-23T13:58:59.160Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-07-23T13:58:59.160Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-07-23T13:58:59.160Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-07-23T13:58:59.734Z] ok github.com/docker/docker/pkg/reexec 0.035s coverage: 82.4% of statements [2020-07-23T13:58:59.861Z] --- PASS: TestBuildLabelWithTargets (2.55s) [2020-07-23T13:58:59.861Z] === RUN TestBuildWithEmptyLayers [2020-07-23T13:59:00.640Z] [2020-07-23T13:59:00.640Z] SUCCESS: Specified value was saved. [2020-07-23T13:59:00.679Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-23T13:59:00.679Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2020-07-23T13:59:00.921Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2020-07-23T13:59:00.921Z] === RUN TestBuildMultiStageOnBuild [2020-07-23T13:59:01.254Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-23T13:59:01.254Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-07-23T13:59:01.517Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-23T13:59:02.090Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2020-07-23T13:59:02.218Z] INFO: Downloading git... [2020-07-23T13:59:02.663Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-07-23T13:59:02.663Z] ok github.com/docker/docker/pkg/signal 2.772s coverage: 61.0% of statements [2020-07-23T13:59:02.925Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2020-07-23T13:59:03.188Z] testing: warning: no tests to run [2020-07-23T13:59:03.188Z] coverage: [no statements] [2020-07-23T13:59:03.188Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-07-23T13:59:03.450Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2020-07-23T13:59:03.712Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-07-23T13:59:03.712Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-07-23T13:59:03.802Z] INFO: Downloading go... [2020-07-23T13:59:03.975Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-07-23T13:59:04.454Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2020-07-23T13:59:04.455Z] === RUN TestBuildUncleanTarFilenames [2020-07-23T13:59:04.798Z] INFO: Downloading compiler 1 of 3... [2020-07-23T13:59:05.271Z] INFO: Downloading compiler 2 of 3... [2020-07-23T13:59:05.271Z] INFO: Downloading compiler 3 of 3... [2020-07-23T13:59:05.271Z] INFO: Extracting git... [2020-07-23T13:59:05.368Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-07-23T13:59:05.495Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2020-07-23T13:59:05.495Z] === RUN TestBuildMultiStageLayerLeak [2020-07-23T13:59:05.943Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 73.8% of statements [2020-07-23T13:59:06.205Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-07-23T13:59:06.468Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.1% of statements [2020-07-23T13:59:07.044Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-07-23T13:59:07.307Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-07-23T13:59:08.254Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-07-23T13:59:08.254Z] ok github.com/docker/docker/registry 0.246s coverage: 56.3% of statements [2020-07-23T13:59:08.518Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2020-07-23T13:59:09.023Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2020-07-23T13:59:09.023Z] === RUN TestBuildWithHugeFile [2020-07-23T13:59:10.439Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-07-23T13:59:11.013Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-07-23T13:59:11.586Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-07-23T13:59:12.157Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-23T13:59:12.392Z] #65 exporting layers 81.5s done [2020-07-23T13:59:12.392Z] #65 exporting manifest sha256:3f3d5c4fe336da5adf0b4e4173aab5e839a0eeafee6da5b6a579d7ccf7c57606 done [2020-07-23T13:59:12.392Z] #65 exporting config sha256:87b6bb54c50e8179cc8272e666a393739b970d1c33458239b6ccc5a59a793668 done [2020-07-23T13:59:12.392Z] #65 sending tarball [2020-07-23T13:59:12.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-23T13:59:12.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-23T13:59:12.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-23T13:59:20.263Z] INFO: Expanding go... [2020-07-23T13:59:27.908Z] #65 sending tarball 15.9s done [2020-07-23T13:59:27.908Z] #65 DONE 97.4s [2020-07-23T13:59:27.908Z] [2020-07-23T13:59:27.908Z] #66 importing to docker [2020-07-23T13:59:34.112Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/rootless [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/volume [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-23T13:59:34.112Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-23T13:59:34.112Z] [2020-07-23T13:59:34.112Z] === Skipped [2020-07-23T13:59:34.112Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-23T13:59:34.112Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-23T13:59:34.113Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:73: No driver to put! [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-23T13:59:34.113Z] time="2020-07-23T13:58:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-23T13:59:34.113Z] time="2020-07-23T13:58:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-23T13:59:34.113Z] time="2020-07-23T13:58:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-23T13:59:34.113Z] time="2020-07-23T13:58:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-23T13:59:34.113Z] time="2020-07-23T13:58:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:73: No driver to put! [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-23T13:59:34.113Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-23T13:59:34.113Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-23T13:59:34.113Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T13:59:34.113Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-23T13:59:34.113Z] graphtest_unix.go:73: No driver to put! [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-23T13:59:34.113Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-23T13:59:34.113Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] [2020-07-23T13:59:34.113Z] DONE 2119 tests, 26 skipped in 190.137s Post stage [Pipeline] junit [2020-07-23T13:59:34.129Z] Recording test results [2020-07-23T13:59:34.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-23T13:59:35.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-23T13:59:36.487Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -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:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh dynbinary test-integration [2020-07-23T13:59:36.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-23T13:59:37.059Z] [2020-07-23T13:59:37.320Z] Removing bundles/ [2020-07-23T13:59:37.320Z] [2020-07-23T13:59:37.320Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-23T13:59:37.320Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T13:59:37.320Z] GOOS="" GOARCH="" GOARM="" [2020-07-23T13:59:38.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-23T13:59:38.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-23T13:59:39.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-23T13:59:41.559Z] INFO: Expanding compiler 1 of 3... [2020-07-23T13:59:41.559Z] INFO: Expanding compiler 2 of 3... [2020-07-23T13:59:41.770Z] --- PASS: TestBuildWithHugeFile (30.57s) [2020-07-23T13:59:41.770Z] === RUN TestBuildWithEmptyDockerfile [2020-07-23T13:59:41.770Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T13:59:41.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T13:59:41.770Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T13:59:41.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T13:59:41.770Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T13:59:41.770Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T13:59:41.770Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T13:59:41.770Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T13:59:41.770Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T13:59:41.770Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-23T13:59:41.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-23T13:59:41.770Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-23T13:59:41.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-23T13:59:41.770Z] === RUN TestBuildPreserveOwnership [2020-07-23T13:59:41.770Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-23T13:59:43.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-23T13:59:43.423Z] #66 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-23T13:59:43.901Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/test/unit [2020-07-23T13:59:44.537Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-23T13:59:44.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-23T13:59:45.380Z] INFO: Expanding compiler 3 of 3... [2020-07-23T13:59:46.375Z] INFO: Removing downloaded files... [2020-07-23T13:59:46.375Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-23T13:59:46.375Z] INFO: Configuring git core.autocrlf... [2020-07-23T13:59:46.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-23T13:59:46.609Z] --- PASS: TestBuildPreserveOwnership (6.75s) [2020-07-23T13:59:46.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.35s) [2020-07-23T13:59:46.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2020-07-23T13:59:46.609Z] === RUN TestBuildPlatformInvalid [2020-07-23T13:59:46.609Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-23T13:59:46.609Z] PASS [2020-07-23T13:59:46.609Z] [2020-07-23T13:59:46.609Z] === Skipped [2020-07-23T13:59:46.609Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-23T13:59:46.609Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T13:59:46.609Z] [2020-07-23T13:59:46.609Z] [2020-07-23T13:59:46.609Z] DONE 32 tests, 1 skipped in 83.001s [2020-07-23T13:59:46.609Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-23T13:59:46.609Z] ++ 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 [2020-07-23T13:59:46.609Z] ++ set -e [2020-07-23T13:59:46.609Z] ++ '[' -n 0 ']' [2020-07-23T13:59:46.609Z] ++ set -x [2020-07-23T13:59:46.609Z] ++ 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 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 [2020-07-23T13:59:46.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-23T13:59:46.901Z] INFO: Testing against a local daemon [2020-07-23T13:59:46.901Z] === RUN TestConfigInspect [2020-07-23T13:59:47.489Z] ? github.com/docker/docker/api [no test files] [2020-07-23T13:59:48.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-23T13:59:49.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-23T13:59:50.424Z] --- PASS: TestConfigInspect (3.71s) [2020-07-23T13:59:50.424Z] === RUN TestConfigList [2020-07-23T13:59:51.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-23T13:59:52.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-23T13:59:53.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-23T13:59:54.883Z] --- PASS: TestConfigList (3.66s) [2020-07-23T13:59:54.883Z] === RUN TestConfigsCreateAndDelete [2020-07-23T13:59:55.154Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-23T13:59:55.154Z] Using test binary docker [2020-07-23T13:59:55.154Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-23T13:59:55.154Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T13:59:55.154Z] INFO: Waiting for daemon to start... [2020-07-23T13:59:55.154Z] Starting dockerd [2020-07-23T13:59:57.735Z] . [2020-07-23T13:59:57.735Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-23T13:59:57.735Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-23T13:59:57.735Z] Error: No such image: emptyfs [2020-07-23T13:59:57.735Z] Running integration-test (iteration 1) [2020-07-23T13:59:57.994Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-23T13:59:58.406Z] --- PASS: TestConfigsCreateAndDelete (3.69s) [2020-07-23T13:59:58.406Z] === RUN TestConfigsUpdate [2020-07-23T14:00:01.157Z] --- PASS: TestConfigsUpdate (3.14s) [2020-07-23T14:00:01.157Z] === RUN TestTemplatedConfig [2020-07-23T14:00:04.685Z] --- PASS: TestTemplatedConfig (3.81s) [2020-07-23T14:00:04.685Z] === RUN TestConfigCreateResolve [2020-07-23T14:00:06.209Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-07-23T14:00:08.206Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-07-23T14:00:08.206Z] === RUN TestConfigDaemonLibtrustID [2020-07-23T14:00:08.499Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-23T14:00:08.499Z] PASS [2020-07-23T14:00:08.499Z] [2020-07-23T14:00:08.499Z] DONE 7 tests in 21.807s [2020-07-23T14:00:08.499Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-23T14:00:08.499Z] ++ 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 [2020-07-23T14:00:08.499Z] ++ set -e [2020-07-23T14:00:08.499Z] ++ '[' -n 0 ']' [2020-07-23T14:00:08.499Z] ++ set -x [2020-07-23T14:00:08.499Z] ++ 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 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 [2020-07-23T14:00:08.499Z] INFO: Testing against a local daemon [2020-07-23T14:00:08.499Z] === RUN TestCheckpoint [2020-07-23T14:00:08.499Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-23T14:00:08.499Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:00:08.499Z] === RUN TestContainerInvalidJSON [2020-07-23T14:00:08.499Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:00:08.499Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:00:08.499Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:00:08.499Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:00:08.499Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:00:08.499Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:00:08.499Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:00:08.499Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:00:08.499Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:00:08.499Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-23T14:00:08.499Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-23T14:00:08.499Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-23T14:00:08.499Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-23T14:00:08.499Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-23T14:00:08.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-23T14:00:08.790Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-23T14:00:08.790Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-23T14:00:08.790Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-23T14:00:09.082Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-23T14:00:09.082Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-23T14:00:09.082Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-23T14:00:09.082Z] === RUN TestCopyFromContainer [2020-07-23T14:00:10.213Z] Loaded image: buildpack-deps:buster [2020-07-23T14:00:10.786Z] Loaded image: busybox:latest [2020-07-23T14:00:11.042Z] Loaded image: busybox:glibc [2020-07-23T14:00:11.042Z] Loaded image: debian:buster [2020-07-23T14:00:11.155Z] === RUN TestCopyFromContainer// [2020-07-23T14:00:11.155Z] === RUN TestCopyFromContainer//bar/root [2020-07-23T14:00:11.297Z] Loaded image: hello-world:latest [2020-07-23T14:00:11.297Z] INFO: Testing against a local daemon [2020-07-23T14:00:11.297Z] === RUN TestCgroupNamespacesBuild [2020-07-23T14:00:11.448Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-23T14:00:11.448Z] === RUN TestCopyFromContainer/bar/quux [2020-07-23T14:00:11.448Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-23T14:00:11.740Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-23T14:00:11.740Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-23T14:00:11.740Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-23T14:00:11.740Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-23T14:00:12.033Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer (2.92s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-23T14:00:12.033Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-23T14:00:12.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-23T14:00:12.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:00:12.033Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:00:12.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:00:12.033Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:00:12.033Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:00:12.033Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:00:12.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:00:12.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:00:12.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:00:12.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-23T14:00:12.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-23T14:00:12.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-23T14:00:12.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-23T14:00:12.033Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-23T14:00:12.033Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-23T14:00:12.033Z] === RUN TestCreateWithInvalidEnv [2020-07-23T14:00:12.033Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-23T14:00:12.033Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-23T14:00:12.033Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-23T14:00:12.033Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-23T14:00:12.033Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-23T14:00:12.033Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-23T14:00:12.033Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-23T14:00:12.033Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-23T14:00:12.033Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-23T14:00:12.033Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-23T14:00:12.033Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-23T14:00:12.033Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-23T14:00:12.033Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-23T14:00:12.033Z] === RUN TestCreateTmpfsMountsTarget [2020-07-23T14:00:12.033Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-23T14:00:12.033Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-23T14:00:12.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-23T14:00:12.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-23T14:00:13.812Z] --- PASS: TestCgroupNamespacesBuild (2.12s) [2020-07-23T14:00:13.812Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:00:14.769Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:00:14.769Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-07-23T14:00:14.769Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-23T14:00:14.769Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-23T14:00:15.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2020-07-23T14:00:15.701Z] === RUN TestBuildWithSession [2020-07-23T14:00:15.701Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-23T14:00:15.701Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:00:15.701Z] === RUN TestBuildSquashParent [2020-07-23T14:00:17.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2020-07-23T14:00:17.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-23T14:00:17.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:00:17.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:00:17.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:00:17.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:00:17.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:00:17.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:00:17.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:00:17.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:00:17.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:00:17.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:00:17.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:00:17.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:00:17.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:00:17.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:00:17.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:00:17.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-23T14:00:17.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-23T14:00:17.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-23T14:00:17.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-07-23T14:00:17.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-23T14:00:17.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-23T14:00:17.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-23T14:00:18.605Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-07-23T14:00:18.605Z] === RUN TestCreateDifferentPlatform [2020-07-23T14:00:18.605Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-23T14:00:18.605Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-23T14:00:18.605Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-23T14:00:18.605Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-23T14:00:18.605Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-23T14:00:18.605Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-23T14:00:18.605Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-23T14:00:18.605Z] === RUN TestContainerStartOnDaemonRestart [2020-07-23T14:00:18.605Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-23T14:00:18.605Z] === RUN TestDaemonRestartIpcMode [2020-07-23T14:00:18.605Z] === PAUSE TestDaemonRestartIpcMode [2020-07-23T14:00:18.605Z] === RUN TestDaemonHostGatewayIP [2020-07-23T14:00:18.605Z] === PAUSE TestDaemonHostGatewayIP [2020-07-23T14:00:18.605Z] === RUN TestContainerKillOnDaemonStart [2020-07-23T14:00:18.605Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-23T14:00:18.605Z] === RUN TestDiff [2020-07-23T14:00:19.239Z] --- PASS: TestDiff (0.81s) [2020-07-23T14:00:19.239Z] === RUN TestExecWithCloseStdin [2020-07-23T14:00:20.275Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-07-23T14:00:20.275Z] === RUN TestExec [2020-07-23T14:00:20.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-23T14:00:21.312Z] --- PASS: TestExec (0.94s) [2020-07-23T14:00:21.312Z] === RUN TestExecUser [2020-07-23T14:00:22.348Z] --- PASS: TestExecUser (0.93s) [2020-07-23T14:00:22.348Z] === RUN TestExportContainerAndImportImage [2020-07-23T14:00:23.385Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-07-23T14:00:23.385Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-23T14:00:23.780Z] --- PASS: TestBuildSquashParent (7.58s) [2020-07-23T14:00:23.780Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-23T14:00:23.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:00:23.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:00:23.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:00:23.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:00:23.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:00:23.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:00:23.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:00:23.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:00:23.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:00:23.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:00:23.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:00:23.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:00:23.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:00:23.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:00:24.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:00:24.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:00:24.896Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-07-23T14:00:24.896Z] === RUN TestHealthCheckWorkdir [2020-07-23T14:00:25.934Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-07-23T14:00:25.934Z] === RUN TestHealthKillContainer [2020-07-23T14:00:26.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:00:26.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:00:28.750Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-23T14:00:28.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2020-07-23T14:00:28.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2020-07-23T14:00:28.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-07-23T14:00:28.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2020-07-23T14:00:28.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-07-23T14:00:28.750Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-07-23T14:00:28.750Z] === RUN TestBuildMultiStageCopy [2020-07-23T14:00:28.750Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-23T14:00:29.461Z] --- PASS: TestHealthKillContainer (2.93s) [2020-07-23T14:00:29.461Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-23T14:00:29.753Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-07-23T14:00:29.753Z] === RUN TestIpcModeNone [2020-07-23T14:00:30.823Z] --- PASS: TestIpcModeNone (0.94s) [2020-07-23T14:00:30.823Z] === RUN TestIpcModePrivate [2020-07-23T14:00:31.457Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-23T14:00:31.457Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-23T14:00:31.457Z] === RUN TestIpcModeShareable [2020-07-23T14:00:32.013Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-23T14:00:32.495Z] --- PASS: TestIpcModeShareable (0.94s) [2020-07-23T14:00:32.495Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-23T14:00:32.495Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-23T14:00:33.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-23T14:00:34.302Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-23T14:00:35.157Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T14:00:35.157Z] [2020-07-23T14:00:35.157Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-23T14:00:35.157Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-23T14:00:35.157Z] Using test binary docker [2020-07-23T14:00:35.157Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-23T14:00:35.157Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T14:00:35.157Z] INFO: Waiting for daemon to start... [2020-07-23T14:00:35.157Z] Starting dockerd [2020-07-23T14:00:35.157Z] . [2020-07-23T14:00:35.157Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-23T14:00:35.228Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-23T14:00:35.230Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2020-07-23T14:00:35.230Z] === RUN TestAPIIpcModeHost [2020-07-23T14:00:35.865Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-07-23T14:00:35.865Z] === RUN TestDaemonIpcModeShareable [2020-07-23T14:00:36.153Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2020-07-23T14:00:36.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2020-07-23T14:00:36.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-23T14:00:36.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-23T14:00:36.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-23T14:00:36.153Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-23T14:00:36.153Z] === RUN TestBuildMultiStageParentConfig [2020-07-23T14:00:37.937Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-07-23T14:00:37.937Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-23T14:00:37.937Z] === RUN TestDaemonIpcModePrivate [2020-07-23T14:00:39.450Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-07-23T14:00:39.450Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-23T14:00:39.450Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-23T14:00:41.393Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-23T14:00:41.393Z] === RUN TestBuildLabelWithTargets [2020-07-23T14:00:41.522Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-07-23T14:00:41.522Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-23T14:00:41.522Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-23T14:00:43.035Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-07-23T14:00:43.035Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-23T14:00:43.035Z] === RUN TestIpcModeOlderClient [2020-07-23T14:00:43.035Z] === PAUSE TestIpcModeOlderClient [2020-07-23T14:00:43.035Z] === RUN TestKillContainerInvalidSignal [2020-07-23T14:00:44.108Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-07-23T14:00:44.108Z] === RUN TestKillContainer [2020-07-23T14:00:44.108Z] === RUN TestKillContainer/no_signal [2020-07-23T14:00:44.742Z] === RUN TestKillContainer/non_killing_signal [2020-07-23T14:00:45.410Z] === RUN TestKillContainer/killing_signal [2020-07-23T14:00:46.514Z] --- PASS: TestKillContainer (2.57s) [2020-07-23T14:00:46.514Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-07-23T14:00:46.514Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-23T14:00:46.514Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-07-23T14:00:46.514Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-23T14:00:46.514Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-23T14:00:47.553Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-23T14:00:48.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-07-23T14:00:48.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-07-23T14:00:48.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-07-23T14:00:48.192Z] === RUN TestKillStoppedContainer [2020-07-23T14:00:48.192Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-23T14:00:48.192Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-23T14:00:48.486Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-23T14:00:48.486Z] === RUN TestKillDifferentUserContainer [2020-07-23T14:00:49.171Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-07-23T14:00:49.171Z] === RUN TestInspectOomKilledTrue [2020-07-23T14:00:49.171Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-23T14:00:49.171Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:00:49.171Z] === RUN TestInspectOomKilledFalse [2020-07-23T14:00:49.171Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-23T14:00:49.171Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:00:49.171Z] === RUN TestLinksEtcHostsContentMatch [2020-07-23T14:00:49.473Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-23T14:00:49.473Z] === RUN TestBuildWithEmptyLayers [2020-07-23T14:00:49.807Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-07-23T14:00:49.807Z] === RUN TestLinksContainerNames [2020-07-23T14:00:51.884Z] --- PASS: TestLinksContainerNames (1.66s) [2020-07-23T14:00:51.884Z] === RUN TestLogsFollowTailEmpty [2020-07-23T14:00:51.987Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-23T14:00:51.987Z] === RUN TestBuildMultiStageOnBuild [2020-07-23T14:00:52.552Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-07-23T14:00:52.553Z] === RUN TestContainerNetworkMountsNoChown [2020-07-23T14:00:53.187Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-07-23T14:00:53.187Z] === RUN TestMountDaemonRoot [2020-07-23T14:00:53.187Z] === RUN TestMountDaemonRoot/default [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/default [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/private [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/private [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rprivate [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/slave [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/slave [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rslave [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/shared [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/shared [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rshared [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/default [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/rslave [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/rshared [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/shared [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/rprivate [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/slave [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/private [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-23T14:00:53.188Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:00:53.188Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:00:53.188Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-23T14:00:53.481Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-23T14:00:53.774Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-23T14:00:54.067Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:00:54.067Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-23T14:00:54.067Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-23T14:00:54.067Z] === RUN TestContainerBindMountNonRecursive [2020-07-23T14:00:56.154Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2020-07-23T14:00:56.154Z] === RUN TestNetworkNat [2020-07-23T14:00:57.224Z] --- PASS: TestNetworkNat (0.88s) [2020-07-23T14:00:57.224Z] === RUN TestNetworkLocalhostTCPNat [2020-07-23T14:00:57.229Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-23T14:00:57.229Z] === RUN TestBuildUncleanTarFilenames [2020-07-23T14:00:57.789Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-07-23T14:00:57.789Z] === RUN TestBuildMultiStageLayerLeak [2020-07-23T14:00:57.859Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-07-23T14:00:57.859Z] === RUN TestNetworkLoopbackNat [2020-07-23T14:00:58.828Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T14:00:58.828Z] [2020-07-23T14:00:58.828Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-23T14:00:58.828Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-23T14:00:58.828Z] HOSTNAME=8468a3296a50 [2020-07-23T14:00:58.828Z] TESTDEBUG=0 [2020-07-23T14:00:58.828Z] DEST=bundles/test-integration [2020-07-23T14:00:58.828Z] PWD=/go/src/github.com/docker/docker [2020-07-23T14:00:58.828Z] DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T14:00:58.828Z] container=docker [2020-07-23T14:00:58.828Z] HOME=/root [2020-07-23T14:00:58.828Z] GOLANG_VERSION=1.13.14 [2020-07-23T14:00:58.828Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-23T14:00:58.828Z] VALIDATE_BRANCH=master [2020-07-23T14:00:58.828Z] TERM=xterm [2020-07-23T14:00:58.828Z] DOCKER_PKG=github.com/docker/docker [2020-07-23T14:00:58.828Z] SHLVL=1 [2020-07-23T14:00:58.828Z] TIMEOUT=120m [2020-07-23T14:00:58.828Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-23T14:00:58.828Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-23T14:00:58.828Z] GO111MODULE=off [2020-07-23T14:00:58.828Z] DOCKER_EXPERIMENTAL=1 [2020-07-23T14:00:58.828Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-23T14:00:58.828Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-23T14:00:58.828Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-23T14:00:58.828Z] GOPATH=/go [2020-07-23T14:00:58.828Z] PKG_CONFIG=pkg-config [2020-07-23T14:00:58.828Z] _=/usr/bin/env [2020-07-23T14:00:58.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-23T14:01:01.415Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2020-07-23T14:01:01.415Z] === RUN TestPause [2020-07-23T14:01:01.993Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-07-23T14:01:01.993Z] === RUN TestBuildWithHugeFile [2020-07-23T14:01:02.052Z] --- PASS: TestPause (0.92s) [2020-07-23T14:01:02.052Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-23T14:01:02.052Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:01:02.052Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:01:02.052Z] === RUN TestPauseStopPausedContainer [2020-07-23T14:01:03.150Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-23T14:01:03.150Z] === RUN TestPsFilter [2020-07-23T14:01:03.442Z] --- PASS: TestPsFilter (0.31s) [2020-07-23T14:01:03.443Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-23T14:01:04.487Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2020-07-23T14:01:04.487Z] === RUN TestRemoveContainerWithVolume [2020-07-23T14:01:05.126Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-07-23T14:01:05.126Z] === RUN TestRemoveContainerRunning [2020-07-23T14:01:06.188Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-07-23T14:01:06.188Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-23T14:01:06.823Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-07-23T14:01:06.823Z] === RUN TestRemoveInvalidContainer [2020-07-23T14:01:06.823Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-23T14:01:06.823Z] === RUN TestRenameLinkedContainer [2020-07-23T14:01:10.417Z] --- PASS: TestRenameLinkedContainer (3.41s) [2020-07-23T14:01:10.417Z] === RUN TestRenameStoppedContainer [2020-07-23T14:01:11.051Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-07-23T14:01:11.051Z] === RUN TestRenameRunningContainerAndReuse [2020-07-23T14:01:13.123Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-07-23T14:01:13.123Z] === RUN TestRenameInvalidName [2020-07-23T14:01:13.758Z] --- PASS: TestRenameInvalidName (0.85s) [2020-07-23T14:01:13.758Z] === RUN TestRenameAnonymousContainer [2020-07-23T14:01:13.898Z] sha256:a2f9afa9640ce4863a7bc2ca79e56cb777bb750061f6a3a1ed64a858d7193f07 [2020-07-23T14:01:13.898Z] INFO: Starting docker-py tests... [2020-07-23T14:01:13.898Z] ============================= test session starts ============================== [2020-07-23T14:01:13.898Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-23T14:01:13.898Z] rootdir: /src, inifile: pytest.ini [2020-07-23T14:01:13.898Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-23T14:01:13.898Z] collected 388 items / 2 deselected / 386 selected [2020-07-23T14:01:13.898Z] [2020-07-23T14:01:16.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-23T14:01:18.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-23T14:01:19.365Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2020-07-23T14:01:19.365Z] === RUN TestRenameContainerWithSameName [2020-07-23T14:01:19.365Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-07-23T14:01:19.365Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-23T14:01:20.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-23T14:01:21.438Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-07-23T14:01:21.438Z] === RUN TestResize [2020-07-23T14:01:22.072Z] --- PASS: TestResize (0.87s) [2020-07-23T14:01:22.072Z] === RUN TestResizeWithInvalidSize [2020-07-23T14:01:23.110Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-07-23T14:01:23.110Z] === RUN TestResizeWhenContainerNotStarted [2020-07-23T14:01:23.747Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:01:23.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:01:23.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:01:23.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:01:23.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:01:25.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:01:26.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:01:26.676Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-23T14:01:27.244Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-23T14:01:27.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:01:27.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:01:28.627Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-23T14:01:28.627Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-23T14:01:28.627Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-07-23T14:01:28.627Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2020-07-23T14:01:28.627Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2020-07-23T14:01:28.627Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.1% of statements [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/types [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-23T14:01:28.627Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-23T14:01:28.628Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-23T14:01:28.628Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-23T14:01:28.628Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-07-23T14:01:28.628Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-07-23T14:01:28.628Z] ok github.com/docker/docker/builder/remotecontext/git 3.849s coverage: 86.3% of statements [2020-07-23T14:01:29.018Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-23T14:01:29.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:01:29.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:01:29.275Z] ok github.com/docker/docker/builder/remotecontext 0.495s coverage: 13.6% of statements [2020-07-23T14:01:30.843Z] ok github.com/docker/docker/builder/dockerfile 1.301s coverage: 48.1% of statements [2020-07-23T14:01:30.843Z] ? github.com/docker/docker/cli [no test files] [2020-07-23T14:01:30.843Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-23T14:01:31.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:01:31.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:01:33.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:01:34.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:01:35.354Z] ok github.com/docker/docker/client 0.550s coverage: 75.4% of statements [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-07-23T14:01:37.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-07-23T14:01:37.016Z] === RUN TestCgroupNamespacesRun [2020-07-23T14:01:38.527Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-07-23T14:01:38.527Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-23T14:01:39.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-23T14:01:40.040Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-07-23T14:01:40.040Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-23T14:01:40.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-23T14:01:42.112Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-07-23T14:01:42.112Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-23T14:01:42.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-23T14:01:42.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-23T14:01:42.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-23T14:01:42.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-23T14:01:42.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-23T14:01:42.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-23T14:01:43.223Z] Removing intermediate container 3c957e4c24d9 [2020-07-23T14:01:43.223Z] ---> 7d69a5a85263 [2020-07-23T14:01:43.223Z] 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 [2020-07-23T14:01:43.223Z] ---> Running in e46941a6026f [2020-07-23T14:01:43.223Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-23T14:01:43.223Z] go: finding gotest.tools v0.3.5 [2020-07-23T14:01:43.223Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-23T14:01:43.223Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-23T14:01:43.223Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-23T14:01:43.223Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-23T14:01:43.223Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-23T14:01:43.223Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-23T14:01:43.223Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-23T14:01:43.223Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-23T14:01:43.223Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-23T14:01:43.223Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T14:01:43.223Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T14:01:43.223Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-23T14:01:43.223Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-23T14:01:43.223Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-23T14:01:43.223Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-23T14:01:43.223Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-23T14:01:43.223Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-23T14:01:43.223Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T14:01:43.223Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T14:01:43.223Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-23T14:01:43.223Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T14:01:43.223Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-23T14:01:43.223Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-23T14:01:43.223Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-23T14:01:43.223Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T14:01:43.223Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T14:01:43.223Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T14:01:43.564Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-23T14:01:43.624Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-07-23T14:01:43.624Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-23T14:01:43.700Z] go: finding github.com/fatih/color v1.6.0 [2020-07-23T14:01:43.700Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-23T14:01:43.700Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-23T14:01:43.700Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-23T14:01:43.700Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-23T14:01:43.700Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-23T14:01:43.700Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-23T14:01:43.700Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-23T14:01:43.700Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-23T14:01:43.700Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-23T14:01:43.700Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-23T14:01:43.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-23T14:01:43.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-23T14:01:45.698Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-07-23T14:01:45.698Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-23T14:01:45.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-23T14:01:45.933Z] INFO: Build done for gotestsum... [2020-07-23T14:01:46.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-23T14:01:47.211Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-07-23T14:01:47.211Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-23T14:01:47.846Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-23T14:01:47.846Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-23T14:01:49.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-23T14:01:49.920Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-07-23T14:01:49.920Z] === RUN TestKernelTCPMemory [2020-07-23T14:01:50.555Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-07-23T14:01:50.555Z] === RUN TestNISDomainname [2020-07-23T14:01:51.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-23T14:01:51.595Z] --- PASS: TestNISDomainname (1.05s) [2020-07-23T14:01:51.595Z] === RUN TestHostnameDnsResolution [2020-07-23T14:01:53.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-23T14:01:53.107Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-07-23T14:01:53.107Z] === RUN TestStats [2020-07-23T14:01:53.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-23T14:01:55.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-23T14:01:56.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-23T14:01:56.634Z] --- PASS: TestStats (2.92s) [2020-07-23T14:01:56.634Z] === RUN TestStopContainerWithTimeout [2020-07-23T14:01:56.634Z] === RUN TestStopContainerWithTimeout/0 [2020-07-23T14:01:56.634Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-23T14:01:56.634Z] === RUN TestStopContainerWithTimeout/1 [2020-07-23T14:01:56.634Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-23T14:01:56.634Z] === RUN TestStopContainerWithTimeout/3 [2020-07-23T14:01:56.634Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-23T14:01:56.634Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-23T14:01:56.634Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-23T14:01:56.634Z] === CONT TestStopContainerWithTimeout/0 [2020-07-23T14:01:56.634Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-23T14:01:56.926Z] === CONT TestStopContainerWithTimeout/3 [2020-07-23T14:01:56.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-23T14:01:58.164Z] --- PASS: TestBuildWithHugeFile (52.83s) [2020-07-23T14:01:58.164Z] === RUN TestBuildWithEmptyDockerfile [2020-07-23T14:01:58.164Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:01:58.164Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:01:58.164Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:01:58.164Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:01:58.164Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:01:58.164Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:01:58.164Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:01:58.164Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:01:58.164Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:01:58.164Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-07-23T14:01:58.164Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-07-23T14:01:58.164Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-07-23T14:01:58.164Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-07-23T14:01:58.164Z] === RUN TestBuildPreserveOwnership [2020-07-23T14:01:58.164Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-23T14:01:58.477Z] Removing intermediate container e46941a6026f [2020-07-23T14:01:58.477Z] ---> f4dec5518ccf [2020-07-23T14:01:58.477Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-23T14:01:58.477Z] ---> Running in 8933e6c2f2d9 [2020-07-23T14:01:58.477Z] Removing intermediate container 8933e6c2f2d9 [2020-07-23T14:01:58.477Z] ---> b1201c55cb10 [2020-07-23T14:01:58.477Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-23T14:01:58.477Z] ---> Running in 68dc46f33900 [2020-07-23T14:01:58.477Z] Removing intermediate container 68dc46f33900 [2020-07-23T14:01:58.477Z] ---> 116529a7ec64 [2020-07-23T14:01:58.477Z] Step 10/10 : COPY . . [2020-07-23T14:01:58.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-23T14:01:58.999Z] === CONT TestStopContainerWithTimeout/1 [2020-07-23T14:02:00.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-23T14:02:01.082Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-23T14:02:01.082Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-07-23T14:02:01.082Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-07-23T14:02:01.082Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-07-23T14:02:01.082Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-07-23T14:02:01.082Z] === RUN TestDeleteDevicemapper [2020-07-23T14:02:01.082Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-23T14:02:01.082Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:02:01.082Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-23T14:02:01.428Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-23T14:02:01.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-23T14:02:01.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-23T14:02:03.014Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-23T14:02:03.014Z] Using test binary docker [2020-07-23T14:02:03.014Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-23T14:02:03.014Z] +++ /etc/init.d/apparmor start [2020-07-23T14:02:03.014Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T14:02:03.014Z] INFO: Waiting for daemon to start... [2020-07-23T14:02:03.014Z] Starting dockerd [2020-07-23T14:02:03.014Z] +++ 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 [2020-07-23T14:02:04.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s) [2020-07-23T14:02:04.612Z] === RUN TestUpdateMemory [2020-07-23T14:02:04.612Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-23T14:02:04.612Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:02:04.612Z] === RUN TestUpdateCPUQuota [2020-07-23T14:02:05.591Z] --- PASS: TestBuildPreserveOwnership (9.90s) [2020-07-23T14:02:05.591Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2020-07-23T14:02:05.591Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-23T14:02:05.591Z] === RUN TestBuildPlatformInvalid [2020-07-23T14:02:05.591Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-23T14:02:05.591Z] PASS [2020-07-23T14:02:05.591Z] [2020-07-23T14:02:05.591Z] === Skipped [2020-07-23T14:02:05.591Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-23T14:02:05.591Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:02:05.591Z] [2020-07-23T14:02:05.591Z] [2020-07-23T14:02:05.591Z] DONE 32 tests, 1 skipped in 127.339s [2020-07-23T14:02:05.591Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-23T14:02:05.591Z] INFO: Testing against a local daemon [2020-07-23T14:02:05.591Z] === RUN TestConfigInspect [2020-07-23T14:02:05.591Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-23T14:02:05.591Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:05.591Z] === RUN TestConfigList [2020-07-23T14:02:05.591Z] --- SKIP: TestConfigList (0.01s) [2020-07-23T14:02:05.591Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:05.591Z] === RUN TestConfigsCreateAndDelete [2020-07-23T14:02:05.591Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-07-23T14:02:05.591Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:05.591Z] === RUN TestConfigsUpdate [2020-07-23T14:02:05.591Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-23T14:02:05.591Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:05.591Z] === RUN TestTemplatedConfig [2020-07-23T14:02:05.591Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-23T14:02:05.591Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:05.591Z] === RUN TestConfigCreateResolve [2020-07-23T14:02:05.591Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-23T14:02:05.591Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:05.591Z] === RUN TestConfigDaemonLibtrustID [2020-07-23T14:02:05.653Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-07-23T14:02:05.653Z] === RUN TestUpdatePidsLimit [2020-07-23T14:02:05.653Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-23T14:02:05.653Z] === RUN TestUpdatePidsLimit/no_change [2020-07-23T14:02:06.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-23T14:02:06.288Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-23T14:02:06.582Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-23T14:02:06.874Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-23T14:02:06.989Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-23T14:02:06.989Z] PASS [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] === Skipped [2020-07-23T14:02:06.989Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-23T14:02:06.989Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-23T14:02:06.989Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-07-23T14:02:06.989Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-23T14:02:06.989Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-23T14:02:06.989Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-23T14:02:06.989Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] [2020-07-23T14:02:06.989Z] DONE 7 tests, 6 skipped in 1.749s [2020-07-23T14:02:06.989Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-23T14:02:06.989Z] INFO: Testing against a local daemon [2020-07-23T14:02:06.989Z] === RUN TestCheckpoint [2020-07-23T14:02:06.989Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-23T14:02:06.989Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:02:06.989Z] === RUN TestContainerInvalidJSON [2020-07-23T14:02:07.245Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:02:07.245Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:02:07.245Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:02:07.245Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:02:07.245Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:02:07.245Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:02:07.245Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:02:07.245Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:02:07.245Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:02:07.245Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-23T14:02:07.245Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-23T14:02:07.245Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-23T14:02:07.245Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-23T14:02:07.245Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-23T14:02:07.245Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-23T14:02:07.245Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-23T14:02:07.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-23T14:02:07.245Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-23T14:02:07.245Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-23T14:02:07.245Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-23T14:02:07.245Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-23T14:02:07.245Z] === RUN TestCopyFromContainer [2020-07-23T14:02:07.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-23T14:02:07.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-23T14:02:07.807Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit (3.58s) [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-23T14:02:09.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-23T14:02:09.319Z] === RUN TestUpdateRestartPolicy [2020-07-23T14:02:09.596Z] . [2020-07-23T14:02:09.596Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-23T14:02:09.596Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-23T14:02:09.596Z] Error: No such image: emptyfs [2020-07-23T14:02:09.596Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-23T14:02:09.596Z] ++++ docker load [2020-07-23T14:02:09.596Z] Running integration-test (iteration 1) [2020-07-23T14:02:09.596Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-23T14:02:09.596Z] ++ 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 [2020-07-23T14:02:09.596Z] ++ set -e [2020-07-23T14:02:09.596Z] ++ '[' -n 0 ']' [2020-07-23T14:02:09.596Z] ++ set -x [2020-07-23T14:02:09.596Z] ++ 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 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 [2020-07-23T14:02:11.422Z] === RUN TestCopyFromContainer// [2020-07-23T14:02:11.423Z] === RUN TestCopyFromContainer//bar/root [2020-07-23T14:02:11.423Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-23T14:02:11.423Z] === RUN TestCopyFromContainer/bar/quux [2020-07-23T14:02:11.423Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-23T14:02:11.423Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-23T14:02:11.423Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-23T14:02:11.423Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-23T14:02:11.678Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-23T14:02:11.678Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer (4.40s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-23T14:02:11.678Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-23T14:02:11.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-23T14:02:11.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:02:11.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:02:11.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:02:11.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:02:11.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:02:11.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:02:11.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:02:11.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:02:11.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:02:11.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-23T14:02:11.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-23T14:02:11.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-23T14:02:11.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-23T14:02:11.678Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-23T14:02:11.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-23T14:02:11.678Z] === RUN TestCreateWithInvalidEnv [2020-07-23T14:02:11.678Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-23T14:02:11.678Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-23T14:02:11.678Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-23T14:02:11.678Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-23T14:02:11.678Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-23T14:02:11.678Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-23T14:02:11.679Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-23T14:02:11.679Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-23T14:02:11.679Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-23T14:02:11.679Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-23T14:02:11.679Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-23T14:02:11.679Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-23T14:02:11.679Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-23T14:02:11.679Z] === RUN TestCreateTmpfsMountsTarget [2020-07-23T14:02:11.934Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-23T14:02:11.934Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-23T14:02:12.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-23T14:02:13.298Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:02:13.298Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:02:13.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:02:13.298Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:02:13.299Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-23T14:02:13.299Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-23T14:02:13.299Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-23T14:02:14.226Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2020-07-23T14:02:14.227Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-23T14:02:14.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:02:14.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:02:14.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:02:14.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:02:14.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:02:14.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:02:14.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:02:14.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:02:14.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:02:14.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:02:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:02:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:02:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:02:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:02:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:02:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-23T14:02:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-23T14:02:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-23T14:02:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-23T14:02:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-23T14:02:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-23T14:02:14.483Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-23T14:02:14.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-07-23T14:02:14.739Z] === RUN TestCreateDifferentPlatform [2020-07-23T14:02:14.739Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-23T14:02:14.739Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-23T14:02:14.739Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-23T14:02:14.739Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-23T14:02:14.739Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-23T14:02:14.739Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-23T14:02:14.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-23T14:02:14.739Z] === RUN TestContainerStartOnDaemonRestart [2020-07-23T14:02:14.739Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-23T14:02:14.739Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-23T14:02:14.739Z] === RUN TestDaemonRestartIpcMode [2020-07-23T14:02:14.739Z] === PAUSE TestDaemonRestartIpcMode [2020-07-23T14:02:14.739Z] === RUN TestDaemonHostGatewayIP [2020-07-23T14:02:14.739Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-23T14:02:14.739Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:02:14.739Z] === RUN TestContainerKillOnDaemonStart [2020-07-23T14:02:14.739Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-23T14:02:14.739Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-23T14:02:14.739Z] === RUN TestDiff [2020-07-23T14:02:14.839Z] ok github.com/docker/docker/cmd/dockerd 0.161s coverage: 30.8% of statements [2020-07-23T14:02:15.300Z] --- PASS: TestDiff (0.38s) [2020-07-23T14:02:15.300Z] === RUN TestExecWithCloseStdin [2020-07-23T14:02:15.556Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-07-23T14:02:15.556Z] === RUN TestExec [2020-07-23T14:02:15.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-23T14:02:16.117Z] --- PASS: TestExec (0.46s) [2020-07-23T14:02:16.118Z] === RUN TestExecUser [2020-07-23T14:02:16.679Z] --- PASS: TestExecUser (0.45s) [2020-07-23T14:02:16.679Z] === RUN TestExportContainerAndImportImage [2020-07-23T14:02:17.241Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-07-23T14:02:17.241Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-23T14:02:19.363Z] ok github.com/docker/docker/container 0.153s coverage: 34.7% of statements [2020-07-23T14:02:19.363Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-23T14:02:19.363Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-23T14:02:19.363Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-23T14:02:19.363Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-23T14:02:19.754Z] --- PASS: TestExportContainerAfterDaemonRestart (2.30s) [2020-07-23T14:02:19.754Z] === RUN TestHealthCheckWorkdir [2020-07-23T14:02:19.908Z] ---> 5508ec697c74 [2020-07-23T14:02:20.010Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-07-23T14:02:20.010Z] === RUN TestHealthKillContainer [2020-07-23T14:02:20.917Z] Successfully built 5508ec697c74 [2020-07-23T14:02:20.917Z] Successfully tagged docker:latest [2020-07-23T14:02:20.918Z] INFO: Image build ended at 07/23/2020 14:02:20. Duration:00:03:33.8121974 [2020-07-23T14:02:20.918Z] [2020-07-23T14:02:20.918Z] [2020-07-23T14:02:20.918Z] INFO: Building the test binaries at 07/23/2020 14:02:20... [2020-07-23T14:02:21.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-23T14:02:21.834Z] Loaded image: buildpack-deps:buster [2020-07-23T14:02:21.966Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2020-07-23T14:02:21.966Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-23T14:02:22.131Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-07-23T14:02:22.522Z] --- PASS: TestHealthKillContainer (2.49s) [2020-07-23T14:02:22.522Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-23T14:02:22.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-07-23T14:02:22.777Z] === RUN TestIpcModeNone [2020-07-23T14:02:23.004Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-07-23T14:02:23.004Z] === RUN TestWaitNonBlocked [2020-07-23T14:02:23.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:02:23.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:02:23.004Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:02:23.004Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:02:23.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:02:23.004Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:02:23.218Z] Loaded image: busybox:latest [2020-07-23T14:02:23.339Z] --- PASS: TestIpcModeNone (0.45s) [2020-07-23T14:02:23.339Z] === RUN TestIpcModePrivate [2020-07-23T14:02:23.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-23T14:02:23.789Z] Loaded image: busybox:glibc [2020-07-23T14:02:23.789Z] Loaded image: debian:buster [2020-07-23T14:02:23.789Z] Loaded image: hello-world:latest [2020-07-23T14:02:23.899Z] --- PASS: TestIpcModePrivate (0.45s) [2020-07-23T14:02:23.899Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-23T14:02:23.899Z] === RUN TestIpcModeShareable [2020-07-23T14:02:23.899Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-23T14:02:23.899Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:02:23.899Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-23T14:02:24.041Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-23T14:02:24.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-07-23T14:02:24.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-07-23T14:02:24.041Z] === RUN TestWaitBlocked [2020-07-23T14:02:24.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:02:24.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:02:24.041Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:02:24.041Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:02:24.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:02:24.041Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:02:24.049Z] INFO: Testing against a local daemon [2020-07-23T14:02:24.049Z] === RUN TestCgroupNamespacesBuild [2020-07-23T14:02:25.079Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-23T14:02:25.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-07-23T14:02:25.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-07-23T14:02:25.079Z] === CONT TestContainerStartOnDaemonRestart [2020-07-23T14:02:25.079Z] === CONT TestIpcModeOlderClient [2020-07-23T14:02:25.263Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2020-07-23T14:02:25.263Z] === RUN TestAPIIpcModeHost [2020-07-23T14:02:25.263Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-23T14:02:25.263Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:02:25.263Z] === RUN TestDaemonIpcModeShareable [2020-07-23T14:02:25.263Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-23T14:02:25.263Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:02:25.263Z] === RUN TestDaemonIpcModePrivate [2020-07-23T14:02:25.371Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-07-23T14:02:25.371Z] === CONT TestDaemonHostGatewayIP [2020-07-23T14:02:25.740Z] INFO: make.ps1 starting at 07/23/2020 14:02:24 [2020-07-23T14:02:25.740Z] INFO: Git commit (1af8c2bbb8) assumed from DOCKER_GITCOMMIT environment variable [2020-07-23T14:02:25.740Z] INFO: Invoking autogen... [2020-07-23T14:02:26.735Z] INFO: Building daemon... [2020-07-23T14:02:27.349Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2020-07-23T14:02:27.349Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-23T14:02:27.776Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-07-23T14:02:27.776Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-23T14:02:27.776Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-23T14:02:27.776Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-23T14:02:27.776Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:02:27.776Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-23T14:02:27.776Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-23T14:02:27.776Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:02:27.776Z] === RUN TestIpcModeOlderClient [2020-07-23T14:02:27.776Z] === PAUSE TestIpcModeOlderClient [2020-07-23T14:02:27.776Z] === RUN TestKillContainerInvalidSignal [2020-07-23T14:02:27.776Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-07-23T14:02:27.776Z] === RUN TestKillContainer [2020-07-23T14:02:27.776Z] === RUN TestKillContainer/no_signal [2020-07-23T14:02:27.805Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.4% of statements [2020-07-23T14:02:27.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-23T14:02:28.031Z] === RUN TestKillContainer/non_killing_signal [2020-07-23T14:02:28.136Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2020-07-23T14:02:28.136Z] === CONT TestContainerKillOnDaemonStart [2020-07-23T14:02:28.287Z] === RUN TestKillContainer/killing_signal [2020-07-23T14:02:28.771Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-07-23T14:02:28.771Z] === CONT TestDaemonRestartIpcMode [2020-07-23T14:02:28.848Z] --- PASS: TestKillContainer (1.23s) [2020-07-23T14:02:28.848Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-07-23T14:02:28.848Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2020-07-23T14:02:28.848Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-07-23T14:02:28.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-23T14:02:28.848Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-23T14:02:29.333Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s) [2020-07-23T14:02:29.333Z] === RUN TestBuildWithSession [2020-07-23T14:02:29.333Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-23T14:02:29.333Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:02:29.333Z] === RUN TestBuildSquashParent [2020-07-23T14:02:29.410Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-23T14:02:29.666Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-07-23T14:02:29.666Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-07-23T14:02:29.666Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-23T14:02:29.666Z] === RUN TestKillStoppedContainer [2020-07-23T14:02:29.666Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-23T14:02:29.666Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-23T14:02:29.921Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-23T14:02:29.921Z] === RUN TestKillDifferentUserContainer [2020-07-23T14:02:30.177Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2020-07-23T14:02:30.177Z] === RUN TestInspectOomKilledTrue [2020-07-23T14:02:30.177Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-23T14:02:30.177Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:02:30.177Z] === RUN TestInspectOomKilledFalse [2020-07-23T14:02:30.177Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-23T14:02:30.177Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:02:30.177Z] === RUN TestLinksEtcHostsContentMatch [2020-07-23T14:02:30.177Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-23T14:02:30.177Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-23T14:02:30.177Z] === RUN TestLinksContainerNames [2020-07-23T14:02:30.625Z] ok github.com/docker/docker/daemon/cluster 0.155s coverage: 0.5% of statements [2020-07-23T14:02:31.104Z] --- PASS: TestLinksContainerNames (0.82s) [2020-07-23T14:02:31.104Z] === RUN TestLogsFollowTailEmpty [2020-07-23T14:02:31.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-23T14:02:31.244Z] Using test binary docker [2020-07-23T14:02:31.244Z] +++ /etc/init.d/apparmor start [2020-07-23T14:02:31.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T14:02:31.244Z] INFO: Waiting for daemon to start... [2020-07-23T14:02:31.244Z] Starting dockerd [2020-07-23T14:02:31.244Z] +++ 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 [2020-07-23T14:02:31.360Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-07-23T14:02:31.360Z] === RUN TestContainerNetworkMountsNoChown [2020-07-23T14:02:31.921Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/default [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/default [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/private [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/private [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rprivate [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/slave [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/slave [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rslave [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/shared [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/shared [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rshared [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/default [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/rshared [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/shared [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/rslave [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/slave [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/rprivate [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/private [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-23T14:02:31.921Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:02:31.921Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:02:31.921Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:02:32.177Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:02:32.295Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-07-23T14:02:32.433Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:02:32.433Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:02:32.433Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-23T14:02:32.433Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-23T14:02:32.433Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-23T14:02:32.433Z] === RUN TestContainerBindMountNonRecursive [2020-07-23T14:02:32.433Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-23T14:02:32.433Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-23T14:02:32.433Z] === RUN TestNetworkNat [2020-07-23T14:02:33.035Z] --- PASS: TestNetworkNat (0.58s) [2020-07-23T14:02:33.035Z] === RUN TestNetworkLocalhostTCPNat [2020-07-23T14:02:33.150Z] . [2020-07-23T14:02:33.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-23T14:02:33.291Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2020-07-23T14:02:33.291Z] === RUN TestNetworkLoopbackNat [2020-07-23T14:02:33.410Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-23T14:02:33.410Z] Error: No such image: emptyfs [2020-07-23T14:02:33.410Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-23T14:02:33.410Z] ++++ docker load [2020-07-23T14:02:33.978Z] Running integration-test (iteration 1) [2020-07-23T14:02:33.979Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-23T14:02:33.979Z] ++ 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 [2020-07-23T14:02:33.979Z] ++ set -e [2020-07-23T14:02:33.979Z] ++ '[' -n 0 ']' [2020-07-23T14:02:33.979Z] ++ set -x [2020-07-23T14:02:33.979Z] ++ 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 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 [2020-07-23T14:02:34.211Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-07-23T14:02:35.030Z] .........................xx.................... [ 29%] [2020-07-23T14:02:35.264Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.8% of statements [2020-07-23T14:02:35.562Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-07-23T14:02:35.926Z] --- PASS: TestBuildSquashParent (6.36s) [2020-07-23T14:02:35.926Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-23T14:02:35.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:02:35.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:02:35.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:02:35.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:02:35.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:02:35.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:02:35.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:02:35.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:02:35.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:02:35.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:02:35.926Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:02:35.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:02:35.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:02:35.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:02:35.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:02:35.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:02:36.553Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2020-07-23T14:02:36.553Z] === RUN TestPause [2020-07-23T14:02:36.553Z] --- SKIP: TestPause (0.00s) [2020-07-23T14:02:36.553Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:02:36.553Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-23T14:02:36.553Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:02:36.553Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:02:36.553Z] === RUN TestPauseStopPausedContainer [2020-07-23T14:02:36.553Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-23T14:02:36.553Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:02:36.553Z] === RUN TestPsFilter [2020-07-23T14:02:36.553Z] --- PASS: TestPsFilter (0.10s) [2020-07-23T14:02:36.553Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-23T14:02:36.553Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-07-23T14:02:36.553Z] === RUN TestRemoveContainerWithVolume [2020-07-23T14:02:36.809Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-07-23T14:02:36.809Z] === RUN TestRemoveContainerRunning [2020-07-23T14:02:37.370Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-07-23T14:02:37.370Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-23T14:02:37.625Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-07-23T14:02:37.625Z] === RUN TestRemoveInvalidContainer [2020-07-23T14:02:37.625Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-23T14:02:37.625Z] === RUN TestRenameLinkedContainer [2020-07-23T14:02:37.656Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-23T14:02:37.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:02:37.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:02:39.512Z] --- PASS: TestRenameLinkedContainer (1.63s) [2020-07-23T14:02:39.512Z] === RUN TestRenameStoppedContainer [2020-07-23T14:02:39.751Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.8% of statements [2020-07-23T14:02:39.768Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-07-23T14:02:39.768Z] === RUN TestRenameRunningContainerAndReuse [2020-07-23T14:02:40.390Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-23T14:02:40.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2020-07-23T14:02:40.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-07-23T14:02:40.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.68s) [2020-07-23T14:02:40.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2020-07-23T14:02:40.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.35s) [2020-07-23T14:02:40.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-07-23T14:02:40.390Z] === RUN TestBuildMultiStageCopy [2020-07-23T14:02:40.390Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-23T14:02:40.395Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 2.9% of statements [2020-07-23T14:02:40.695Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2020-07-23T14:02:40.695Z] === RUN TestRenameInvalidName [2020-07-23T14:02:40.782Z] --- PASS: TestContainerKillOnDaemonStart (12.26s) [2020-07-23T14:02:40.782Z] PASS [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] === Skipped [2020-07-23T14:02:40.782Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-23T14:02:40.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-23T14:02:40.782Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-23T14:02:40.782Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:02:40.782Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-23T14:02:40.782Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-23T14:02:40.782Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] [2020-07-23T14:02:40.782Z] DONE 204 tests, 6 skipped in 151.784s [2020-07-23T14:02:40.782Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-23T14:02:40.782Z] ++ 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 [2020-07-23T14:02:40.782Z] ++ set -e [2020-07-23T14:02:40.782Z] ++ '[' -n 0 ']' [2020-07-23T14:02:40.782Z] ++ set -x [2020-07-23T14:02:40.782Z] ++ 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 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 [2020-07-23T14:02:40.782Z] INFO: Testing against a local daemon [2020-07-23T14:02:40.782Z] === RUN TestCommitInheritsEnv [2020-07-23T14:02:40.951Z] --- PASS: TestRenameInvalidName (0.41s) [2020-07-23T14:02:40.951Z] === RUN TestRenameAnonymousContainer [2020-07-23T14:02:41.075Z] --- PASS: TestCommitInheritsEnv (0.61s) [2020-07-23T14:02:41.075Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-23T14:02:41.075Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-23T14:02:41.075Z] === RUN TestImagesFilterMultiReference [2020-07-23T14:02:41.075Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-23T14:02:41.075Z] === RUN TestImagePullPlatformInvalid [2020-07-23T14:02:41.075Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-23T14:02:41.075Z] === RUN TestRemoveImageOrphaning [2020-07-23T14:02:41.708Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-07-23T14:02:41.708Z] === RUN TestRemoveImageGarbageCollector [2020-07-23T14:02:41.708Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:02:41.708Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:02:41.708Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-23T14:02:41.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-23T14:02:41.708Z] === RUN TestTagInvalidReference [2020-07-23T14:02:41.708Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-23T14:02:41.708Z] === RUN TestTagValidPrefixedRepo [2020-07-23T14:02:41.708Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-23T14:02:41.708Z] === RUN TestTagExistedNameWithoutForce [2020-07-23T14:02:41.708Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-23T14:02:41.708Z] === RUN TestTagOfficialNames [2020-07-23T14:02:41.708Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-23T14:02:41.708Z] === RUN TestTagMatchesDigest [2020-07-23T14:02:41.708Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-23T14:02:41.708Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-23T14:02:42.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-23T14:02:42.514Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.603s coverage: 57.9% of statements [2020-07-23T14:02:42.840Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-07-23T14:02:42.840Z] === RUN TestRenameContainerWithSameName [2020-07-23T14:02:42.840Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-07-23T14:02:42.840Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-23T14:02:42.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-23T14:02:43.447Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-23T14:02:43.766Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-07-23T14:02:43.766Z] === RUN TestResize [2020-07-23T14:02:44.019Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-23T14:02:44.327Z] --- PASS: TestResize (0.46s) [2020-07-23T14:02:44.327Z] === RUN TestResizeWithInvalidSize [2020-07-23T14:02:44.583Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-07-23T14:02:44.583Z] === RUN TestResizeWhenContainerNotStarted [2020-07-23T14:02:44.590Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-07-23T14:02:44.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-07-23T14:02:44.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-07-23T14:02:44.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-23T14:02:44.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-07-23T14:02:44.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-07-23T14:02:44.590Z] === RUN TestBuildMultiStageParentConfig [2020-07-23T14:02:44.838Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-07-23T14:02:44.838Z] === RUN TestDaemonRestartKillContainers [2020-07-23T14:02:44.838Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-23T14:02:44.838Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-23T14:02:44.838Z] === RUN TestCgroupNamespacesRun [2020-07-23T14:02:45.287Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-07-23T14:02:45.945Z] ok github.com/docker/docker/daemon 12.360s coverage: 17.4% of statements [2020-07-23T14:02:45.945Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-23T14:02:45.945Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-23T14:02:45.945Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-23T14:02:45.945Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-23T14:02:46.503Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-07-23T14:02:46.503Z] === RUN TestBuildLabelWithTargets [2020-07-23T14:02:46.594Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.574s coverage: 69.2% of statements [2020-07-23T14:02:47.354Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-07-23T14:02:47.354Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-23T14:02:47.657Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.852s coverage: 46.2% of statements [2020-07-23T14:02:47.657Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-23T14:02:48.417Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-07-23T14:02:48.417Z] === RUN TestBuildWithEmptyLayers [2020-07-23T14:02:49.241Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-07-23T14:02:49.241Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-23T14:02:49.359Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-07-23T14:02:49.359Z] === RUN TestBuildMultiStageOnBuild [2020-07-23T14:02:49.799Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.306s coverage: 49.5% of statements [2020-07-23T14:02:50.097Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-07-23T14:02:50.365Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-23T14:02:50.398Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.503s coverage: 76.1% of statements [2020-07-23T14:02:51.457Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-07-23T14:02:51.753Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-07-23T14:02:51.753Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-23T14:02:52.520Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-07-23T14:02:52.658Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2020-07-23T14:02:52.658Z] === RUN TestBuildUncleanTarFilenames [2020-07-23T14:02:52.680Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2020-07-23T14:02:52.680Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-23T14:02:53.599Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-07-23T14:02:53.599Z] === RUN TestBuildMultiStageLayerLeak [2020-07-23T14:02:54.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.956s coverage: 52.1% of statements [2020-07-23T14:02:54.116Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-23T14:02:54.116Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-23T14:02:54.568Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-07-23T14:02:54.568Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-23T14:02:55.652Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.0% of statements [2020-07-23T14:02:56.899Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-07-23T14:02:56.899Z] === RUN TestBuildWithHugeFile [2020-07-23T14:02:56.936Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-23T14:02:57.082Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-07-23T14:02:57.082Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-23T14:02:57.209Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-07-23T14:02:57.209Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-07-23T14:02:57.209Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-23T14:02:57.209Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-23T14:02:57.209Z] ok github.com/docker/docker/daemon/logger/awslogs 0.419s coverage: 77.8% of statements [2020-07-23T14:02:57.209Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-23T14:02:57.209Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-23T14:02:58.273Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-07-23T14:02:58.273Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-07-23T14:02:58.446Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-07-23T14:02:58.446Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-23T14:03:00.385Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements [2020-07-23T14:03:00.458Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-23T14:03:00.685Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 75.2% of statements [2020-07-23T14:03:00.685Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-23T14:03:00.960Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-07-23T14:03:00.960Z] === RUN TestKernelTCPMemory [2020-07-23T14:03:00.960Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-07-23T14:03:00.960Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:00.960Z] === RUN TestNISDomainname [2020-07-23T14:03:00.960Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-23T14:03:00.960Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-23T14:03:00.960Z] === RUN TestHostnameDnsResolution [2020-07-23T14:03:01.218Z] --- PASS: TestHostnameDnsResolution (0.67s) [2020-07-23T14:03:01.218Z] === RUN TestStats [2020-07-23T14:03:01.218Z] --- SKIP: TestStats (0.00s) [2020-07-23T14:03:01.218Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:01.218Z] === RUN TestStopContainerWithTimeout [2020-07-23T14:03:01.218Z] === RUN TestStopContainerWithTimeout/0 [2020-07-23T14:03:01.218Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-23T14:03:01.218Z] === RUN TestStopContainerWithTimeout/1 [2020-07-23T14:03:01.218Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-23T14:03:01.218Z] === RUN TestStopContainerWithTimeout/3 [2020-07-23T14:03:01.218Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-23T14:03:01.218Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-23T14:03:01.218Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-23T14:03:01.218Z] === CONT TestStopContainerWithTimeout/0 [2020-07-23T14:03:01.218Z] === CONT TestStopContainerWithTimeout/3 [2020-07-23T14:03:01.337Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 33.3% of statements [2020-07-23T14:03:01.638Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 37.7% of statements [2020-07-23T14:03:02.224Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-23T14:03:02.693Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-07-23T14:03:03.342Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2020-07-23T14:03:04.145Z] === CONT TestStopContainerWithTimeout/1 [2020-07-23T14:03:05.508Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-23T14:03:05.508Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-07-23T14:03:05.508Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-07-23T14:03:05.508Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2020-07-23T14:03:05.508Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-07-23T14:03:05.508Z] === RUN TestDeleteDevicemapper [2020-07-23T14:03:05.508Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-23T14:03:05.508Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:03:05.508Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-23T14:03:06.168Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-07-23T14:03:06.821Z] ok github.com/docker/docker/daemon/logger/splunk 2.467s coverage: 82.5% of statements [2020-07-23T14:03:06.821Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-23T14:03:06.821Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-23T14:03:06.821Z] ok github.com/docker/docker/distribution/metadata 0.105s coverage: 48.2% of statements [2020-07-23T14:03:06.872Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2020-07-23T14:03:06.872Z] === RUN TestUpdateMemory [2020-07-23T14:03:06.872Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-23T14:03:06.872Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:06.872Z] === RUN TestUpdateCPUQuota [2020-07-23T14:03:06.872Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-23T14:03:06.872Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:06.872Z] === RUN TestUpdatePidsLimit [2020-07-23T14:03:06.872Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-23T14:03:06.872Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:06.872Z] === RUN TestUpdateRestartPolicy [2020-07-23T14:03:08.951Z] ok github.com/docker/docker/distribution 0.459s coverage: 22.1% of statements [2020-07-23T14:03:08.951Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-23T14:03:08.951Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2020-07-23T14:03:11.127Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-07-23T14:03:11.789Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-07-23T14:03:11.789Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-07-23T14:03:12.445Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.6% of statements [2020-07-23T14:03:12.445Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-23T14:03:12.445Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-23T14:03:12.445Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-23T14:03:12.707Z] Loaded image: buildpack-deps:buster [2020-07-23T14:03:12.707Z] Loaded image: busybox:latest [2020-07-23T14:03:12.743Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-07-23T14:03:13.275Z] Loaded image: busybox:glibc [2020-07-23T14:03:13.275Z] Loaded image: debian:buster [2020-07-23T14:03:13.275Z] Loaded image: hello-world:latest [2020-07-23T14:03:13.535Z] INFO: Testing against a local daemon [2020-07-23T14:03:13.535Z] === RUN TestCgroupNamespacesBuild [2020-07-23T14:03:13.810Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-07-23T14:03:15.872Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-23T14:03:16.826Z] --- PASS: TestCgroupNamespacesBuild (3.15s) [2020-07-23T14:03:16.826Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-23T14:03:16.859Z] ok github.com/docker/docker/opts 0.049s coverage: 67.4% of statements [2020-07-23T14:03:17.506Z] ok github.com/docker/docker/pkg/broadcaster 0.018s coverage: 100.0% of statements [2020-07-23T14:03:17.854Z] ok github.com/docker/docker/pkg/authorization 0.960s coverage: 68.3% of statements [2020-07-23T14:03:18.158Z] ok github.com/docker/docker/pkg/archive 1.087s coverage: 77.1% of statements [2020-07-23T14:03:18.158Z] ok github.com/docker/docker/pkg/capabilities 0.029s coverage: 87.5% of statements [2020-07-23T14:03:18.733Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2020-07-23T14:03:18.734Z] === RUN TestBuildWithSession [2020-07-23T14:03:18.734Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-23T14:03:18.734Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:03:18.734Z] === RUN TestBuildSquashParent [2020-07-23T14:03:18.803Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-07-23T14:03:19.036Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2020-07-23T14:03:19.036Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-23T14:03:19.036Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-23T14:03:19.036Z] === RUN TestWaitNonBlocked [2020-07-23T14:03:19.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:03:19.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:03:19.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:03:19.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:03:19.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:03:19.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:03:19.036Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-23T14:03:19.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-07-23T14:03:19.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-07-23T14:03:19.036Z] === RUN TestWaitBlocked [2020-07-23T14:03:19.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:03:19.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:03:19.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:03:19.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:03:19.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:03:19.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:03:19.451Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-07-23T14:03:19.749Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-07-23T14:03:19.969Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-23T14:03:19.969Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2020-07-23T14:03:19.969Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2020-07-23T14:03:19.970Z] === CONT TestDaemonRestartIpcMode [2020-07-23T14:03:19.970Z] === CONT TestIpcModeOlderClient [2020-07-23T14:03:19.970Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-23T14:03:20.809Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-07-23T14:03:21.455Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-07-23T14:03:22.096Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-07-23T14:03:22.804Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-23T14:03:23.147Z] ok github.com/docker/docker/layer 7.351s coverage: 68.8% of statements [2020-07-23T14:03:23.147Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-23T14:03:23.147Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-23T14:03:23.147Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-23T14:03:23.147Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-23T14:03:23.147Z] ? github.com/docker/docker/oci [no test files] [2020-07-23T14:03:23.147Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-23T14:03:23.147Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-23T14:03:23.444Z] ok github.com/docker/docker/pkg/chrootarchive 3.996s coverage: 43.2% of statements [2020-07-23T14:03:23.444Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-23T14:03:23.444Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-23T14:03:24.131Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-07-23T14:03:24.131Z] PASS [2020-07-23T14:03:24.131Z] [2020-07-23T14:03:24.131Z] === Skipped [2020-07-23T14:03:24.131Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-23T14:03:24.131Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:03:24.131Z] [2020-07-23T14:03:24.131Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-23T14:03:24.131Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-23T14:03:24.131Z] [2020-07-23T14:03:24.131Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-23T14:03:24.131Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:03:24.131Z] [2020-07-23T14:03:24.131Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-23T14:03:24.131Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-23T14:03:24.131Z] [2020-07-23T14:03:24.131Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-23T14:03:24.131Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:03:24.131Z] [2020-07-23T14:03:24.131Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-23T14:03:24.131Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-23T14:03:24.132Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-23T14:03:24.132Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-23T14:03:24.132Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-23T14:03:24.132Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-23T14:03:24.132Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-23T14:03:24.132Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-23T14:03:24.132Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-23T14:03:24.132Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:03:24.132Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-23T14:03:24.132Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-23T14:03:24.132Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-07-23T14:03:24.132Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-23T14:03:24.132Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-23T14:03:24.132Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-23T14:03:24.132Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-23T14:03:24.132Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-23T14:03:24.132Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-23T14:03:24.132Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] [2020-07-23T14:03:24.132Z] DONE 185 tests, 24 skipped in 77.013s [2020-07-23T14:03:24.132Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-23T14:03:24.132Z] INFO: Testing against a local daemon [2020-07-23T14:03:24.132Z] === RUN TestCommitInheritsEnv [2020-07-23T14:03:24.306Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-23T14:03:24.502Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-07-23T14:03:24.502Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-07-23T14:03:24.800Z] ok github.com/docker/docker/pkg/fsutils 0.475s coverage: 85.1% of statements [2020-07-23T14:03:25.108Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-07-23T14:03:26.018Z] --- PASS: TestCommitInheritsEnv (1.86s) [2020-07-23T14:03:26.018Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-23T14:03:26.018Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-23T14:03:26.018Z] === RUN TestImagesFilterMultiReference [2020-07-23T14:03:26.165Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2020-07-23T14:03:26.165Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-07-23T14:03:26.424Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-23T14:03:26.424Z] === RUN TestImagePullPlatformInvalid [2020-07-23T14:03:26.424Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-23T14:03:26.424Z] === RUN TestRemoveImageOrphaning [2020-07-23T14:03:26.818Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-07-23T14:03:26.859Z] --- PASS: TestBuildSquashParent (8.17s) [2020-07-23T14:03:26.859Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-23T14:03:26.859Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:03:26.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:03:26.859Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:03:26.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:03:26.859Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:03:26.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:03:26.859Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:03:26.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:03:26.859Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:03:26.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:03:26.859Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:03:26.859Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:03:26.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:03:26.859Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:03:27.116Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-07-23T14:03:27.116Z] ok github.com/docker/docker/pkg/ioutils 1.313s coverage: 70.6% of statements [2020-07-23T14:03:27.116Z] ok github.com/docker/docker/pkg/idtools 0.849s coverage: 70.5% of statements [2020-07-23T14:03:27.116Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-23T14:03:27.116Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-23T14:03:27.116Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-23T14:03:27.764Z] ok github.com/docker/docker/pkg/parsers 0.061s coverage: 97.0% of statements [2020-07-23T14:03:28.064Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2020-07-23T14:03:28.311Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-07-23T14:03:28.311Z] === RUN TestRemoveImageGarbageCollector [2020-07-23T14:03:28.311Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:03:28.311Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-23T14:03:28.311Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-23T14:03:28.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-23T14:03:28.311Z] === RUN TestTagInvalidReference [2020-07-23T14:03:28.311Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-23T14:03:28.311Z] === RUN TestTagValidPrefixedRepo [2020-07-23T14:03:28.311Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-23T14:03:28.311Z] === RUN TestTagExistedNameWithoutForce [2020-07-23T14:03:28.311Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-23T14:03:28.311Z] === RUN TestTagOfficialNames [2020-07-23T14:03:28.311Z] --- PASS: TestTagOfficialNames (0.06s) [2020-07-23T14:03:28.311Z] === RUN TestTagMatchesDigest [2020-07-23T14:03:28.311Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-23T14:03:28.311Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-23T14:03:28.362Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2020-07-23T14:03:28.661Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-07-23T14:03:28.661Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-23T14:03:28.661Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-23T14:03:28.999Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-23T14:03:29.726Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-07-23T14:03:30.212Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:03:30.212Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:03:30.373Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2020-07-23T14:03:30.373Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-07-23T14:03:30.373Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-07-23T14:03:31.442Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-23T14:03:32.086Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-07-23T14:03:32.086Z] ok github.com/docker/docker/pkg/pubsub 1.145s coverage: 73.9% of statements [2020-07-23T14:03:32.732Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-23T14:03:33.032Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-07-23T14:03:33.329Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-07-23T14:03:33.502Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:03:33.502Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:03:34.378Z] ok github.com/docker/docker/pkg/signal 2.936s coverage: 61.0% of statements [2020-07-23T14:03:34.378Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2020-07-23T14:03:34.378Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.4% of statements [2020-07-23T14:03:35.431Z] testing: warning: no tests to run [2020-07-23T14:03:35.431Z] coverage: [no statements] [2020-07-23T14:03:35.431Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-07-23T14:03:35.729Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2020-07-23T14:03:36.026Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-07-23T14:03:36.345Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-07-23T14:03:36.345Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-23T14:03:36.658Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-07-23T14:03:36.788Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-07-23T14:03:36.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2020-07-23T14:03:36.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-07-23T14:03:36.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2020-07-23T14:03:36.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2020-07-23T14:03:36.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2020-07-23T14:03:36.788Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2020-07-23T14:03:36.788Z] === RUN TestBuildMultiStageCopy [2020-07-23T14:03:36.789Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-23T14:03:38.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-23T14:03:38.768Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-23T14:03:39.083Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-07-23T14:03:39.158Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-23T14:03:39.158Z] [2020-07-23T14:03:39.158Z] ________ ____ __. [2020-07-23T14:03:39.158Z] \_____ \ | |/ _| [2020-07-23T14:03:39.158Z] / | \| < [2020-07-23T14:03:39.158Z] / | \ | \ [2020-07-23T14:03:39.158Z] \_______ /____|__ \ [2020-07-23T14:03:39.158Z] \/ \/ [2020-07-23T14:03:39.158Z] [2020-07-23T14:03:39.158Z] INFO: make.ps1 ended at 07/23/2020 14:03:31 [2020-07-23T14:03:39.158Z] INFO: Binaries build ended at 07/23/2020 14:03:33. Duration:00:01:12.2229538 [2020-07-23T14:03:39.158Z] INFO: Copying the built daemon binary to d:\CI\PR-41234\5\binary\dockerd-1af8c2bbb8.exe... [2020-07-23T14:03:39.158Z] INFO: Copying the built client binary to d:\CI\PR-41234\5\binary\docker-1af8c2bbb8.exe... [2020-07-23T14:03:39.158Z] INFO: Copying dockerversion from the container... [2020-07-23T14:03:39.158Z] INFO: Copying the golang package from the container to d:\CI\PR-41234\5\installer\go.zip... [2020-07-23T14:03:39.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-23T14:03:39.744Z] ok github.com/docker/docker/reference 0.032s coverage: 84.4% of statements [2020-07-23T14:03:39.828Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-23T14:03:40.154Z] INFO: Extracting go.zip to d:\CI\PR-41234\5\go [2020-07-23T14:03:40.396Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-23T14:03:40.806Z] ok github.com/docker/docker/plugin 0.582s coverage: 23.1% of statements [2020-07-23T14:03:40.964Z] --- PASS: TestBuildMultiStageCopy (4.59s) [2020-07-23T14:03:40.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-07-23T14:03:40.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-23T14:03:40.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-23T14:03:40.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-07-23T14:03:40.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2020-07-23T14:03:40.964Z] === RUN TestBuildMultiStageParentConfig [2020-07-23T14:03:41.462Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-07-23T14:03:42.108Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2020-07-23T14:03:42.344Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2020-07-23T14:03:42.344Z] === RUN TestBuildLabelWithTargets [2020-07-23T14:03:43.164Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-07-23T14:03:43.164Z] ok github.com/docker/docker/registry 0.263s coverage: 56.3% of statements [2020-07-23T14:03:43.462Z] ok github.com/docker/docker/runconfig 0.046s coverage: 66.1% of statements [2020-07-23T14:03:43.487Z] ......................... [ 66%] [2020-07-23T14:03:44.247Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2020-07-23T14:03:44.247Z] === RUN TestBuildWithEmptyLayers [2020-07-23T14:03:45.624Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2020-07-23T14:03:45.624Z] === RUN TestBuildMultiStageOnBuild [2020-07-23T14:03:46.228Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-07-23T14:03:47.773Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-07-23T14:03:47.773Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-07-23T14:03:48.157Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2020-07-23T14:03:48.157Z] === RUN TestBuildUncleanTarFilenames [2020-07-23T14:03:48.818Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-23T14:03:50.060Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2020-07-23T14:03:50.060Z] === RUN TestBuildMultiStageLayerLeak [2020-07-23T14:03:53.220Z] --- PASS: TestBuildWithHugeFile (55.78s) [2020-07-23T14:03:53.220Z] === RUN TestBuildWithEmptyDockerfile [2020-07-23T14:03:53.220Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:03:53.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:03:53.220Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:03:53.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:03:53.220Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:03:53.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:03:53.220Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:03:53.220Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:03:53.220Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:03:53.220Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2020-07-23T14:03:53.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-07-23T14:03:53.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-07-23T14:03:53.220Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-07-23T14:03:53.220Z] === RUN TestBuildPreserveOwnership [2020-07-23T14:03:53.220Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-23T14:03:53.346Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-07-23T14:03:53.346Z] === RUN TestBuildWithHugeFile [2020-07-23T14:03:56.520Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-23T14:03:58.433Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-07-23T14:03:58.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2020-07-23T14:03:58.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-07-23T14:03:58.433Z] === RUN TestBuildPlatformInvalid [2020-07-23T14:03:58.694Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-23T14:03:58.694Z] PASS [2020-07-23T14:03:58.694Z] [2020-07-23T14:03:58.694Z] === Skipped [2020-07-23T14:03:58.694Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-23T14:03:58.694Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:03:58.694Z] [2020-07-23T14:03:58.694Z] [2020-07-23T14:03:58.694Z] DONE 32 tests, 1 skipped in 109.084s [2020-07-23T14:03:58.694Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-23T14:03:58.694Z] ++ 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 [2020-07-23T14:03:58.694Z] ++ set -e [2020-07-23T14:03:58.694Z] ++ '[' -n 0 ']' [2020-07-23T14:03:58.694Z] ++ set -x [2020-07-23T14:03:58.694Z] ++ 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 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 [2020-07-23T14:03:58.955Z] INFO: Testing against a local daemon [2020-07-23T14:03:58.955Z] === RUN TestConfigInspect [2020-07-23T14:04:03.158Z] --- PASS: TestConfigInspect (3.68s) [2020-07-23T14:04:03.158Z] === RUN TestConfigList [2020-07-23T14:04:03.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-23T14:04:03.325Z] Using test binary docker [2020-07-23T14:04:03.325Z] +++ /etc/init.d/apparmor start [2020-07-23T14:04:03.325Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T14:04:03.325Z] INFO: Waiting for daemon to start... [2020-07-23T14:04:03.325Z] Starting dockerd [2020-07-23T14:04:03.325Z] +++ 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 [2020-07-23T14:04:03.895Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-23T14:04:03.895Z] Using test binary docker [2020-07-23T14:04:03.895Z] +++ /etc/init.d/apparmor start [2020-07-23T14:04:03.895Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T14:04:03.895Z] INFO: Waiting for daemon to start... [2020-07-23T14:04:03.895Z] Starting dockerd [2020-07-23T14:04:03.895Z] +++ 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 [2020-07-23T14:04:04.193Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-07-23T14:04:04.193Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-23T14:04:04.193Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-23T14:04:04.193Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/rootless [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/volume [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-23T14:04:04.194Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === Skipped [2020-07-23T14:04:04.194Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-23T14:04:04.194Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-23T14:04:04.194Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:73: No driver to put! [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-23T14:04:04.194Z] time="2020-07-23T14:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-23T14:04:04.194Z] time="2020-07-23T14:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-23T14:04:04.194Z] time="2020-07-23T14:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-23T14:04:04.194Z] time="2020-07-23T14:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-23T14:04:04.194Z] time="2020-07-23T14:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:73: No driver to put! [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-23T14:04:04.194Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-23T14:04:04.194Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-23T14:04:04.194Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:04:04.194Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-23T14:04:04.194Z] graphtest_unix.go:73: No driver to put! [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-23T14:04:04.194Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-23T14:04:04.194Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] [2020-07-23T14:04:04.194Z] DONE 2119 tests, 26 skipped in 258.753s Post stage [Pipeline] junit [2020-07-23T14:04:04.889Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-23T14:04:05.517Z] INFO: Extraction ended at 07/23/2020 14:04:02. Duration:00:00:22.8944852 [2020-07-23T14:04:05.517Z] INFO: Updating the golang and path environment variables [2020-07-23T14:04:05.517Z] INFO: GOPATH=d:\gopath [2020-07-23T14:04:05.517Z] INFO: go version go1.13.14 windows/amd64 [2020-07-23T14:04:05.517Z] INFO: Running the daemon under test in debug mode [2020-07-23T14:04:05.517Z] INFO: Starting a daemon under test... [2020-07-23T14:04:05.517Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41234\5\daemon --pidfile d:\CI\PR-41234\5\docker.pid -D [2020-07-23T14:04:05.517Z] INFO: Process started successfully. [2020-07-23T14:04:05.517Z] INFO: Start tailing logs of the daemon under tests [2020-07-23T14:04:05.517Z] INFO: Waiting for the daemon under test to start... [2020-07-23T14:04:05.795Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -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:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh dynbinary test-integration [2020-07-23T14:04:06.095Z] [2020-07-23T14:04:06.095Z] Removing bundles/ [2020-07-23T14:04:06.095Z] [2020-07-23T14:04:06.095Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-23T14:04:06.095Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T14:04:06.095Z] GOOS="" GOARCH="" GOARM="" [2020-07-23T14:04:06.458Z] --- PASS: TestConfigList (3.25s) [2020-07-23T14:04:06.458Z] === RUN TestConfigsCreateAndDelete [2020-07-23T14:04:06.513Z] INFO: Daemon under test started and replied! [2020-07-23T14:04:06.513Z] INFO: Docker version of the daemon under test [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] Client: [2020-07-23T14:04:06.513Z] Version: 17.06.2-ce [2020-07-23T14:04:06.513Z] API version: 1.30 [2020-07-23T14:04:06.513Z] Go version: go1.8.3 [2020-07-23T14:04:06.513Z] Git commit: cec0b72 [2020-07-23T14:04:06.513Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-23T14:04:06.513Z] OS/Arch: windows/amd64 [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] Server: [2020-07-23T14:04:06.513Z] Version: 0.0.0-dev [2020-07-23T14:04:06.513Z] API version: 1.41 (minimum version 1.24) [2020-07-23T14:04:06.513Z] Go version: go1.13.14 [2020-07-23T14:04:06.513Z] Git commit: 1af8c2bbb8 [2020-07-23T14:04:06.513Z] Built: 07/23/2020 14:02:25 [2020-07-23T14:04:06.513Z] OS/Arch: windows/amd64 [2020-07-23T14:04:06.513Z] Experimental: false [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] INFO: Docker info of the daemon under test [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] Containers: 0 [2020-07-23T14:04:06.513Z] Running: 0 [2020-07-23T14:04:06.513Z] Paused: 0 [2020-07-23T14:04:06.513Z] Stopped: 0 [2020-07-23T14:04:06.513Z] Images: 0 [2020-07-23T14:04:06.513Z] Server Version: 0.0.0-dev [2020-07-23T14:04:06.513Z] Storage Driver: windowsfilter [2020-07-23T14:04:06.513Z] Windows: [2020-07-23T14:04:06.513Z] Logging Driver: json-file [2020-07-23T14:04:06.513Z] Plugins: [2020-07-23T14:04:06.513Z] Volume: local [2020-07-23T14:04:06.513Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-23T14:04:06.513Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-23T14:04:06.513Z] Swarm: inactive [2020-07-23T14:04:06.513Z] Default Isolation: process [2020-07-23T14:04:06.513Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-23T14:04:06.513Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-23T14:04:06.513Z] OSType: windows [2020-07-23T14:04:06.513Z] Architecture: x86_64 [2020-07-23T14:04:06.513Z] CPUs: 4 [2020-07-23T14:04:06.513Z] Total Memory: 32GiB [2020-07-23T14:04:06.513Z] Name: azwin-2-1b1510 [2020-07-23T14:04:06.513Z] ID: WHSS:VVQG:HVTT:ENUU:DCJV:ELBG:LG2P:EMK3:KTXW:7YXI:ITFK:LLIN [2020-07-23T14:04:06.513Z] Docker Root Dir: D:\CI\PR-41234\5\daemon [2020-07-23T14:04:06.513Z] Debug Mode (client): false [2020-07-23T14:04:06.513Z] Debug Mode (server): true [2020-07-23T14:04:06.513Z] File Descriptors: -1 [2020-07-23T14:04:06.513Z] Goroutines: 17 [2020-07-23T14:04:06.513Z] System Time: 2020-07-23T14:04:06.3505867Z [2020-07-23T14:04:06.513Z] EventsListeners: 0 [2020-07-23T14:04:06.513Z] Registry: https://index.docker.io/v1/ [2020-07-23T14:04:06.513Z] Labels: [2020-07-23T14:04:06.513Z] Experimental: false [2020-07-23T14:04:06.513Z] Insecure Registries: [2020-07-23T14:04:06.513Z] 127.0.0.0/8 [2020-07-23T14:04:06.513Z] Live Restore Enabled: false [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] INFO: Docker images of the daemon under test [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-23T14:04:06.513Z] [2020-07-23T14:04:06.513Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-23T14:04:06.513Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-23T14:04:07.510Z] ltsc2019: Pulling from windows/servercore [2020-07-23T14:04:07.510Z] 4612f6d0b889: Pulling fs layer [2020-07-23T14:04:07.510Z] fc1b9e59edad: Pulling fs layer [2020-07-23T14:04:09.005Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-07-23T14:04:09.005Z] === RUN TestConfigsUpdate [2020-07-23T14:04:12.307Z] --- PASS: TestConfigsUpdate (3.20s) [2020-07-23T14:04:12.307Z] === RUN TestTemplatedConfig [2020-07-23T14:04:13.424Z] fc1b9e59edad: Verifying Checksum [2020-07-23T14:04:13.424Z] fc1b9e59edad: Download complete [2020-07-23T14:04:16.108Z] . [2020-07-23T14:04:16.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-23T14:04:16.108Z] [2020-07-23T14:04:16.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-23T14:04:16.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-23T14:04:16.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-23T14:04:16.108Z] Error: No such image: emptyfs [2020-07-23T14:04:16.108Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-23T14:04:16.108Z] ++++ docker load [2020-07-23T14:04:16.108Z] Error: No such image: emptyfs [2020-07-23T14:04:16.108Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-23T14:04:16.108Z] ++++ docker load [2020-07-23T14:04:16.108Z] Running integration-test (iteration 1) [2020-07-23T14:04:16.108Z] Running integration-test (iteration 1) [2020-07-23T14:04:16.108Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-23T14:04:16.108Z] ++ 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)/' [2020-07-23T14:04:16.108Z] ++ set -e [2020-07-23T14:04:16.108Z] ++ '[' -n 0 ']' [2020-07-23T14:04:16.108Z] ++ set -x [2020-07-23T14:04:16.108Z] 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)/++ 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 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)/' [2020-07-23T14:04:16.108Z] [2020-07-23T14:04:16.108Z] ++ 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)/' [2020-07-23T14:04:16.108Z] ++ set -e [2020-07-23T14:04:16.108Z] ++ '[' -n 0 ']' [2020-07-23T14:04:16.108Z] ++ set -x [2020-07-23T14:04:16.108Z] ++ 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 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)/' [2020-07-23T14:04:16.514Z] --- PASS: TestTemplatedConfig (3.46s) [2020-07-23T14:04:16.514Z] === RUN TestConfigCreateResolve [2020-07-23T14:04:19.025Z] --- PASS: TestImportExtremelyLargeImageWorks (89.79s) [2020-07-23T14:04:19.025Z] PASS [2020-07-23T14:04:19.025Z] [2020-07-23T14:04:19.025Z] === Skipped [2020-07-23T14:04:19.025Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:04:19.025Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:04:19.025Z] [2020-07-23T14:04:19.025Z] [2020-07-23T14:04:19.025Z] DONE 12 tests, 1 skipped in 91.232s [2020-07-23T14:04:19.025Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-23T14:04:19.025Z] ++ 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 [2020-07-23T14:04:19.025Z] ++ set -e [2020-07-23T14:04:19.025Z] ++ '[' -n 0 ']' [2020-07-23T14:04:19.025Z] ++ set -x [2020-07-23T14:04:19.025Z] ++ 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 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 [2020-07-23T14:04:19.025Z] INFO: Testing against a local daemon [2020-07-23T14:04:19.025Z] === RUN TestNetworkCreateDelete [2020-07-23T14:04:19.025Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-07-23T14:04:19.025Z] === RUN TestDockerNetworkDeletePreferID [2020-07-23T14:04:19.025Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-07-23T14:04:19.025Z] === RUN TestDaemonDNSFallback [2020-07-23T14:04:19.025Z] --- PASS: TestDaemonDNSFallback (2.51s) [2020-07-23T14:04:19.025Z] === RUN TestInspectNetwork [2020-07-23T14:04:19.075Z] --- PASS: TestConfigCreateResolve (3.26s) [2020-07-23T14:04:19.075Z] === RUN TestConfigDaemonLibtrustID [2020-07-23T14:04:19.664Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2020-07-23T14:04:19.664Z] PASS [2020-07-23T14:04:19.664Z] [2020-07-23T14:04:19.664Z] DONE 7 tests in 20.922s [2020-07-23T14:04:19.664Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-23T14:04:19.664Z] ++ 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 [2020-07-23T14:04:19.664Z] ++ set -e [2020-07-23T14:04:19.664Z] ++ '[' -n 0 ']' [2020-07-23T14:04:19.664Z] ++ set -x [2020-07-23T14:04:19.664Z] ++ 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 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 [2020-07-23T14:04:19.926Z] INFO: Testing against a local daemon [2020-07-23T14:04:19.926Z] === RUN TestCheckpoint [2020-07-23T14:04:19.926Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-23T14:04:19.926Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:04:19.926Z] === RUN TestContainerInvalidJSON [2020-07-23T14:04:19.926Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:04:19.926Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:04:19.926Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:04:19.926Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:04:19.926Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:04:19.926Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:04:19.926Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:04:19.926Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:04:19.926Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:04:19.926Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-23T14:04:19.926Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-23T14:04:19.926Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-23T14:04:19.926Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-23T14:04:19.926Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-23T14:04:20.064Z] === RUN TestInspectNetwork/full_network_id [2020-07-23T14:04:20.187Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-23T14:04:20.187Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-23T14:04:20.187Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-23T14:04:20.187Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-23T14:04:20.357Z] === RUN TestInspectNetwork/partial_network_id [2020-07-23T14:04:20.357Z] === RUN TestInspectNetwork/network_name [2020-07-23T14:04:20.357Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-23T14:04:20.448Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-07-23T14:04:20.449Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-23T14:04:20.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-23T14:04:20.449Z] === RUN TestCopyFromContainer [2020-07-23T14:04:22.362Z] === RUN TestCopyFromContainer// [2020-07-23T14:04:22.362Z] === RUN TestCopyFromContainer//bar/root [2020-07-23T14:04:22.623Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-23T14:04:22.623Z] === RUN TestCopyFromContainer/bar/quux [2020-07-23T14:04:22.885Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-23T14:04:22.885Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-23T14:04:23.146Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-23T14:04:23.146Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-23T14:04:23.406Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-23T14:04:23.406Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer (3.12s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-23T14:04:23.667Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-07-23T14:04:23.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-23T14:04:23.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:04:23.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:04:23.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:04:23.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:04:23.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:04:23.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:04:23.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:04:23.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:04:23.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:04:23.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-23T14:04:23.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-23T14:04:23.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-23T14:04:23.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-23T14:04:23.667Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-23T14:04:23.667Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-23T14:04:23.667Z] === RUN TestCreateWithInvalidEnv [2020-07-23T14:04:23.667Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-23T14:04:23.667Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-23T14:04:23.667Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-23T14:04:23.667Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-23T14:04:23.667Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-23T14:04:23.667Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-23T14:04:23.667Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-23T14:04:23.667Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-23T14:04:23.667Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-23T14:04:23.667Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-23T14:04:23.667Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-23T14:04:23.667Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-23T14:04:23.667Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-23T14:04:23.667Z] === RUN TestCreateTmpfsMountsTarget [2020-07-23T14:04:23.667Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-23T14:04:23.667Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-23T14:04:25.052Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-23T14:04:25.935Z] --- PASS: TestInspectNetwork (11.15s) [2020-07-23T14:04:25.935Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-23T14:04:25.935Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-23T14:04:25.935Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-23T14:04:25.935Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-23T14:04:25.935Z] === RUN TestRunContainerWithBridgeNone [2020-07-23T14:04:25.968Z] 4612f6d0b889: Verifying Checksum [2020-07-23T14:04:25.968Z] 4612f6d0b889: Download complete [2020-07-23T14:04:26.212Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:04:26.213Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:04:26.213Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-23T14:04:26.213Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-23T14:04:26.213Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-23T14:04:28.015Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-07-23T14:04:28.015Z] === RUN TestNetworkInvalidJSON [2020-07-23T14:04:28.015Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-23T14:04:28.015Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-23T14:04:28.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:04:28.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:04:28.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:04:28.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:04:28.015Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-23T14:04:28.015Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:04:28.126Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2020-07-23T14:04:28.126Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-23T14:04:28.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:04:28.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:04:28.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:04:28.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:04:28.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:04:28.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:04:28.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:04:28.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:04:28.126Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:04:28.126Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:04:28.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:04:28.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:04:28.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:04:28.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:04:28.126Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:04:28.307Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:04:28.307Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-23T14:04:28.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-23T14:04:28.307Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-23T14:04:28.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-23T14:04:28.307Z] === RUN TestHostIPv4BridgeLabel [2020-07-23T14:04:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2020-07-23T14:04:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-07-23T14:04:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.08s) [2020-07-23T14:04:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.09s) [2020-07-23T14:04:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.09s) [2020-07-23T14:04:28.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s) [2020-07-23T14:04:28.387Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-23T14:04:28.599Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-23T14:04:28.599Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-23T14:04:28.958Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-07-23T14:04:28.959Z] === RUN TestCreateDifferentPlatform [2020-07-23T14:04:28.959Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-23T14:04:28.959Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-23T14:04:29.219Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-23T14:04:29.219Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-23T14:04:29.219Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-23T14:04:29.219Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-23T14:04:29.219Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-23T14:04:29.219Z] === RUN TestContainerStartOnDaemonRestart [2020-07-23T14:04:29.219Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-23T14:04:29.219Z] === RUN TestDaemonRestartIpcMode [2020-07-23T14:04:29.219Z] === PAUSE TestDaemonRestartIpcMode [2020-07-23T14:04:29.219Z] === RUN TestDaemonHostGatewayIP [2020-07-23T14:04:29.219Z] === PAUSE TestDaemonHostGatewayIP [2020-07-23T14:04:29.219Z] === RUN TestContainerKillOnDaemonStart [2020-07-23T14:04:29.219Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-23T14:04:29.219Z] === RUN TestDiff [2020-07-23T14:04:29.636Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-23T14:04:29.636Z] === RUN TestDaemonDefaultNetworkPools [2020-07-23T14:04:30.161Z] --- PASS: TestDiff (0.77s) [2020-07-23T14:04:30.161Z] === RUN TestExecWithCloseStdin [2020-07-23T14:04:30.708Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-07-23T14:04:30.708Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-23T14:04:30.732Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-07-23T14:04:30.732Z] === RUN TestExec [2020-07-23T14:04:31.673Z] --- PASS: TestExec (0.89s) [2020-07-23T14:04:31.673Z] === RUN TestExecUser [2020-07-23T14:04:31.749Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-23T14:04:31.749Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-23T14:04:32.615Z] --- PASS: TestExecUser (0.86s) [2020-07-23T14:04:32.615Z] === RUN TestExportContainerAndImportImage [2020-07-23T14:04:33.260Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-07-23T14:04:33.260Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-23T14:04:33.552Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-23T14:04:33.552Z] === RUN TestServiceWithPredefinedNetwork [2020-07-23T14:04:33.556Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-07-23T14:04:33.557Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-23T14:04:36.103Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s) [2020-07-23T14:04:36.103Z] === RUN TestHealthCheckWorkdir [2020-07-23T14:04:36.675Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-07-23T14:04:36.675Z] === RUN TestHealthKillContainer [2020-07-23T14:04:38.011Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s) [2020-07-23T14:04:38.011Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-23T14:04:38.011Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:04:38.011Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:04:38.011Z] === RUN TestServiceWithDataPathPortInit [2020-07-23T14:04:39.930Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-23T14:04:39.974Z] --- PASS: TestHealthKillContainer (2.83s) [2020-07-23T14:04:39.974Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-23T14:04:40.234Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-07-23T14:04:40.234Z] === RUN TestIpcModeNone [2020-07-23T14:04:41.175Z] --- PASS: TestIpcModeNone (0.88s) [2020-07-23T14:04:41.175Z] === RUN TestIpcModePrivate [2020-07-23T14:04:41.833Z] tests/integration/client_test.py ..... [ 75%] [2020-07-23T14:04:41.833Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-23T14:04:42.092Z] tests/integration/errors_test.py . [ 76%] [2020-07-23T14:04:42.117Z] --- PASS: TestIpcModePrivate (0.83s) [2020-07-23T14:04:42.117Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-23T14:04:42.117Z] === RUN TestIpcModeShareable [2020-07-23T14:04:43.059Z] --- PASS: TestIpcModeShareable (0.86s) [2020-07-23T14:04:43.059Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-23T14:04:43.059Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-23T14:04:45.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-07-23T14:04:45.603Z] === RUN TestAPIIpcModeHost [2020-07-23T14:04:46.174Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-07-23T14:04:46.174Z] === RUN TestDaemonIpcModeShareable [2020-07-23T14:04:48.089Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-07-23T14:04:48.089Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-23T14:04:48.089Z] === RUN TestDaemonIpcModePrivate [2020-07-23T14:04:50.003Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-07-23T14:04:50.003Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-23T14:04:50.003Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-23T14:04:51.388Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-07-23T14:04:51.388Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-23T14:04:51.388Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-23T14:04:53.302Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-07-23T14:04:53.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-23T14:04:53.302Z] === RUN TestIpcModeOlderClient [2020-07-23T14:04:53.302Z] === PAUSE TestIpcModeOlderClient [2020-07-23T14:04:53.302Z] === RUN TestKillContainerInvalidSignal [2020-07-23T14:04:54.244Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-07-23T14:04:54.244Z] === RUN TestKillContainer [2020-07-23T14:04:54.244Z] === RUN TestKillContainer/no_signal [2020-07-23T14:04:54.837Z] Loaded image: buildpack-deps:buster [2020-07-23T14:04:54.837Z] Loaded image: busybox:latest [2020-07-23T14:04:54.837Z] Loaded image: busybox:glibc [2020-07-23T14:04:54.837Z] Loaded image: debian:buster [2020-07-23T14:04:54.837Z] Loaded image: hello-world:latest [2020-07-23T14:04:54.837Z] INFO: Testing against a local daemon [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-23T14:04:54.837Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-23T14:04:54.837Z] Loaded image: buildpack-deps:buster [2020-07-23T14:04:54.837Z] Loaded image: busybox:latest [2020-07-23T14:04:55.186Z] === RUN TestKillContainer/non_killing_signal [2020-07-23T14:04:55.407Z] Loaded image: busybox:glibc [2020-07-23T14:04:55.407Z] Loaded image: debian:buster [2020-07-23T14:04:55.446Z] === RUN TestKillContainer/killing_signal [2020-07-23T14:04:55.665Z] Loaded image: hello-world:latest [2020-07-23T14:04:55.924Z] INFO: Testing against a local daemon [2020-07-23T14:04:55.924Z] === RUN TestDockerDaemonSuite [2020-07-23T14:04:55.924Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-23T14:04:55.924Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-23T14:04:56.183Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-23T14:04:56.751Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-23T14:04:56.751Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-23T14:04:56.831Z] --- PASS: TestKillContainer (2.37s) [2020-07-23T14:04:56.831Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-07-23T14:04:56.831Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-23T14:04:56.831Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-07-23T14:04:56.831Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-23T14:04:56.831Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-23T14:04:57.402Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-23T14:04:57.689Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-23T14:04:57.689Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-23T14:04:57.689Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-23T14:04:57.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-07-23T14:04:57.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-07-23T14:04:57.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-23T14:04:57.973Z] === RUN TestKillStoppedContainer [2020-07-23T14:04:58.234Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-07-23T14:04:58.234Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-23T14:04:58.234Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-23T14:04:58.234Z] === RUN TestKillDifferentUserContainer [2020-07-23T14:04:59.067Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-23T14:04:59.176Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-07-23T14:04:59.176Z] === RUN TestInspectOomKilledTrue [2020-07-23T14:04:59.176Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-23T14:04:59.176Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:04:59.176Z] === RUN TestInspectOomKilledFalse [2020-07-23T14:04:59.176Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-23T14:04:59.176Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:04:59.176Z] === RUN TestLinksEtcHostsContentMatch [2020-07-23T14:04:59.326Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-23T14:04:59.326Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-23T14:04:59.326Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-23T14:04:59.748Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-23T14:04:59.748Z] === RUN TestLinksContainerNames [2020-07-23T14:05:00.264Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-23T14:05:00.491Z] --- PASS: TestServiceWithDataPathPortInit (20.82s) [2020-07-23T14:05:00.491Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-23T14:05:00.524Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-23T14:05:01.134Z] --- PASS: TestLinksContainerNames (1.54s) [2020-07-23T14:05:01.134Z] === RUN TestLogsFollowTailEmpty [2020-07-23T14:05:01.461Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-23T14:05:01.720Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-23T14:05:01.720Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-23T14:05:01.720Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-23T14:05:01.979Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-23T14:05:02.077Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-07-23T14:05:02.077Z] === RUN TestContainerNetworkMountsNoChown [2020-07-23T14:05:02.547Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-23T14:05:02.649Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-07-23T14:05:02.649Z] === RUN TestMountDaemonRoot [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/default [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/default [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/private [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/private [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rprivate [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/slave [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/slave [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rslave [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/shared [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/shared [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rshared [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/default [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rslave [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rprivate [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/private [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/shared [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/slave [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rshared [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-23T14:05:02.910Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:05:02.910Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:05:02.910Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-23T14:05:03.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-23T14:05:03.432Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-23T14:05:03.432Z] === RUN TestContainerBindMountNonRecursive [2020-07-23T14:05:05.086Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-23T14:05:05.655Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-23T14:05:05.976Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2020-07-23T14:05:05.976Z] === RUN TestNetworkNat [2020-07-23T14:05:06.547Z] --- PASS: TestNetworkNat (0.85s) [2020-07-23T14:05:06.547Z] === RUN TestNetworkLocalhostTCPNat [2020-07-23T14:05:07.488Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-07-23T14:05:07.488Z] === RUN TestNetworkLoopbackNat [2020-07-23T14:05:07.566Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-23T14:05:07.566Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-23T14:05:09.012Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.10s) [2020-07-23T14:05:09.012Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vjm8x3k3glgu40a4482jno3a9 Created:2020-07-23 14:04:59.464553555 +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[b5512b88a3ca9dd0401846684176dd63e5b44172a6eda336699cee97aa381e36:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eke3g5q17pye2pnn2iohynydj EndpointID:c1d87f7924140eeef4f9c1aaf6f5842c03d7cb63be59263b6a5b4d8a86900829 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4861b3590509c6c1f0854ae9b8c32c7b02122e5f95c3a64a576179aa18439935 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:2c8a9ab8df77 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eke3g5q17pye2pnn2iohynydj EndpointID:c1d87f7924140eeef4f9c1aaf6f5842c03d7cb63be59263b6a5b4d8a86900829 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-23T14:05:09.012Z] PASS [2020-07-23T14:05:09.012Z] [2020-07-23T14:05:09.012Z] === Skipped [2020-07-23T14:05:09.012Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:05:09.012Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:05:09.012Z] [2020-07-23T14:05:09.012Z] [2020-07-23T14:05:09.012Z] DONE 23 tests, 1 skipped in 56.658s [2020-07-23T14:05:09.012Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:05:09.012Z] ++ 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 [2020-07-23T14:05:09.012Z] ++ set -e [2020-07-23T14:05:09.012Z] ++ '[' -n 0 ']' [2020-07-23T14:05:09.012Z] ++ set -x [2020-07-23T14:05:09.013Z] ++ 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 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 [2020-07-23T14:05:09.013Z] INFO: Testing against a local daemon [2020-07-23T14:05:09.013Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-23T14:05:09.013Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:05:09.013Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:09.013Z] === RUN TestDockerNetworkIpvlan [2020-07-23T14:05:09.013Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:05:09.013Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:09.013Z] PASS [2020-07-23T14:05:09.013Z] [2020-07-23T14:05:09.013Z] === Skipped [2020-07-23T14:05:09.013Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:05:09.013Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:09.013Z] [2020-07-23T14:05:09.013Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:05:09.013Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:09.013Z] [2020-07-23T14:05:09.013Z] [2020-07-23T14:05:09.013Z] DONE 2 tests, 2 skipped in 0.081s [2020-07-23T14:05:09.013Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:05:09.013Z] ++ 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 [2020-07-23T14:05:09.013Z] ++ set -e [2020-07-23T14:05:09.013Z] ++ '[' -n 0 ']' [2020-07-23T14:05:09.013Z] ++ set -x [2020-07-23T14:05:09.013Z] ++ 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 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 [2020-07-23T14:05:09.013Z] INFO: Testing against a local daemon [2020-07-23T14:05:09.013Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-23T14:05:09.470Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-23T14:05:09.731Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-23T14:05:10.050Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-07-23T14:05:10.050Z] === RUN TestDockerNetworkMacvlan [2020-07-23T14:05:10.685Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-23T14:05:10.792Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-07-23T14:05:10.792Z] === RUN TestPause [2020-07-23T14:05:11.142Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-23T14:05:11.369Z] --- PASS: TestPause (0.86s) [2020-07-23T14:05:11.369Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-23T14:05:11.369Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:05:11.369Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:05:11.369Z] === RUN TestPauseStopPausedContainer [2020-07-23T14:05:11.722Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-23T14:05:12.095Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-23T14:05:12.312Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-07-23T14:05:12.312Z] === RUN TestPsFilter [2020-07-23T14:05:12.312Z] --- PASS: TestPsFilter (0.29s) [2020-07-23T14:05:12.312Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-23T14:05:12.662Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-23T14:05:12.759Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-23T14:05:13.255Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-07-23T14:05:13.255Z] === RUN TestRemoveContainerWithVolume [2020-07-23T14:05:13.602Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-23T14:05:13.861Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-23T14:05:14.197Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-07-23T14:05:14.197Z] === RUN TestRemoveContainerRunning [2020-07-23T14:05:14.364Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-23T14:05:14.429Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-23T14:05:14.772Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-07-23T14:05:14.772Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-23T14:05:15.001Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-23T14:05:15.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-07-23T14:05:15.713Z] === RUN TestRemoveInvalidContainer [2020-07-23T14:05:15.713Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-23T14:05:15.713Z] === RUN TestRenameLinkedContainer [2020-07-23T14:05:16.381Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-23T14:05:16.951Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-23T14:05:17.266Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-23T14:05:18.856Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-23T14:05:19.016Z] --- PASS: TestRenameLinkedContainer (2.99s) [2020-07-23T14:05:19.016Z] === RUN TestRenameStoppedContainer [2020-07-23T14:05:19.278Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-07-23T14:05:19.278Z] === RUN TestRenameRunningContainerAndReuse [2020-07-23T14:05:19.708Z] --- PASS: TestImportExtremelyLargeImageWorks (108.47s) [2020-07-23T14:05:19.708Z] PASS [2020-07-23T14:05:19.708Z] [2020-07-23T14:05:19.708Z] === Skipped [2020-07-23T14:05:19.708Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:05:19.708Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-23T14:05:19.708Z] [2020-07-23T14:05:19.708Z] [2020-07-23T14:05:19.708Z] DONE 12 tests, 1 skipped in 112.778s [2020-07-23T14:05:19.708Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-23T14:05:19.708Z] INFO: Testing against a local daemon [2020-07-23T14:05:19.708Z] === RUN TestNetworkCreateDelete [2020-07-23T14:05:19.708Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-23T14:05:19.708Z] === RUN TestDockerNetworkDeletePreferID [2020-07-23T14:05:19.708Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-07-23T14:05:19.708Z] === RUN TestDaemonDNSFallback [2020-07-23T14:05:19.791Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-23T14:05:20.050Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-23T14:05:20.788Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-23T14:05:20.987Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-23T14:05:21.191Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-07-23T14:05:21.191Z] === RUN TestRenameInvalidName [2020-07-23T14:05:21.762Z] --- PASS: TestRenameInvalidName (0.77s) [2020-07-23T14:05:21.762Z] === RUN TestRenameAnonymousContainer [2020-07-23T14:05:22.891Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-23T14:05:23.459Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-23T14:05:24.028Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-23T14:05:24.946Z] --- PASS: TestDaemonDNSFallback (7.36s) [2020-07-23T14:05:24.946Z] === RUN TestInspectNetwork [2020-07-23T14:05:24.946Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-23T14:05:24.946Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.946Z] === RUN TestRunContainerWithBridgeNone [2020-07-23T14:05:24.946Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-23T14:05:24.946Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] === RUN TestNetworkInvalidJSON [2020-07-23T14:05:24.946Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-23T14:05:24.946Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-23T14:05:24.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:05:24.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:05:24.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:05:24.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:05:24.946Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-23T14:05:24.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:05:24.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:05:24.946Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-23T14:05:24.946Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-23T14:05:24.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-23T14:05:24.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-23T14:05:24.946Z] === RUN TestHostIPv4BridgeLabel [2020-07-23T14:05:24.946Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-23T14:05:24.946Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-23T14:05:24.946Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-23T14:05:24.946Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] === RUN TestDaemonDefaultNetworkPools [2020-07-23T14:05:24.946Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-23T14:05:24.946Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-23T14:05:24.946Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.05s) [2020-07-23T14:05:24.946Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-23T14:05:24.946Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2020-07-23T14:05:24.946Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-23T14:05:24.946Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2020-07-23T14:05:24.946Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] === RUN TestServiceWithPredefinedNetwork [2020-07-23T14:05:24.946Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-23T14:05:24.946Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.946Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-23T14:05:24.946Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:05:24.946Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:05:24.946Z] === RUN TestServiceWithDataPathPortInit [2020-07-23T14:05:24.946Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2020-07-23T14:05:24.946Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.946Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-23T14:05:24.946Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-23T14:05:24.946Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.946Z] PASS [2020-07-23T14:05:24.946Z] [2020-07-23T14:05:24.946Z] === Skipped [2020-07-23T14:05:24.946Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-23T14:05:24.946Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.946Z] [2020-07-23T14:05:24.946Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-23T14:05:24.946Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] [2020-07-23T14:05:24.946Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-23T14:05:24.946Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] [2020-07-23T14:05:24.946Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-23T14:05:24.946Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] [2020-07-23T14:05:24.946Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-23T14:05:24.946Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.946Z] [2020-07-23T14:05:24.947Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.05s) [2020-07-23T14:05:24.947Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2020-07-23T14:05:24.947Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.04s) [2020-07-23T14:05:24.947Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-23T14:05:24.947Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:05:24.947Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2020-07-23T14:05:24.947Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-23T14:05:24.947Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] [2020-07-23T14:05:24.947Z] DONE 19 tests, 12 skipped in 8.243s [2020-07-23T14:05:24.947Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:05:24.966Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-23T14:05:25.202Z] INFO: Testing against a local daemon [2020-07-23T14:05:25.202Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-23T14:05:25.202Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-23T14:05:25.202Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:25.202Z] === RUN TestDockerNetworkIpvlan [2020-07-23T14:05:25.202Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:05:25.202Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:25.202Z] PASS [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] === Skipped [2020-07-23T14:05:25.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-23T14:05:25.202Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:05:25.202Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] DONE 2 tests, 2 skipped in 0.139s [2020-07-23T14:05:25.202Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:05:25.202Z] INFO: Testing against a local daemon [2020-07-23T14:05:25.202Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-23T14:05:25.202Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-23T14:05:25.202Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:25.202Z] === RUN TestDockerNetworkMacvlan [2020-07-23T14:05:25.202Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-23T14:05:25.202Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:25.202Z] PASS [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] === Skipped [2020-07-23T14:05:25.202Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-23T14:05:25.202Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-23T14:05:25.202Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] [2020-07-23T14:05:25.202Z] DONE 2 tests, 2 skipped in 0.134s [2020-07-23T14:05:25.458Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-23T14:05:25.458Z] testing: warning: no tests to run [2020-07-23T14:05:25.458Z] PASS [2020-07-23T14:05:25.458Z] [2020-07-23T14:05:25.458Z] DONE 0 tests in 0.022s [2020-07-23T14:05:25.458Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-23T14:05:25.458Z] INFO: Testing against a local daemon [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginAllowRequest [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginTLS [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginDenyRequest [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginDenyResponse [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginAllowEventStream [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginErrorResponse [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginErrorRequest [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginHeader [2020-07-23T14:05:25.458Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-23T14:05:25.458Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.458Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-23T14:05:25.714Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] === RUN TestAuthZPluginV2Disable [2020-07-23T14:05:25.714Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-23T14:05:25.714Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-23T14:05:25.714Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-23T14:05:25.714Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] PASS [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === Skipped [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-23T14:05:25.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] [2020-07-23T14:05:25.714Z] DONE 17 tests, 17 skipped in 0.427s [2020-07-23T14:05:25.714Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-23T14:05:25.904Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-23T14:05:25.965Z] --- PASS: TestRenameAnonymousContainer (3.96s) [2020-07-23T14:05:25.965Z] === RUN TestRenameContainerWithSameName [2020-07-23T14:05:25.969Z] INFO: Testing against a local daemon [2020-07-23T14:05:25.969Z] === RUN TestPluginInvalidJSON [2020-07-23T14:05:25.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:05:25.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:05:25.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:05:25.969Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-23T14:05:25.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-23T14:05:25.969Z] === RUN TestPluginInstall [2020-07-23T14:05:25.969Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-23T14:05:25.969Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.969Z] PASS [2020-07-23T14:05:25.969Z] [2020-07-23T14:05:25.969Z] === Skipped [2020-07-23T14:05:25.969Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-23T14:05:25.969Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-23T14:05:25.969Z] [2020-07-23T14:05:25.969Z] [2020-07-23T14:05:25.970Z] DONE 3 tests, 1 skipped in 0.184s [2020-07-23T14:05:25.970Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-23T14:05:26.164Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-23T14:05:26.225Z] INFO: Testing against a local daemon [2020-07-23T14:05:26.225Z] === RUN TestExternalGraphDriver [2020-07-23T14:05:26.225Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-07-23T14:05:26.225Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-23T14:05:26.225Z] === RUN TestGraphdriverPluginV2 [2020-07-23T14:05:26.536Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-07-23T14:05:26.536Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-23T14:05:27.542Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-23T14:05:27.694Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-23T14:05:28.109Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-23T14:05:28.450Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2020-07-23T14:05:28.450Z] === RUN TestResize [2020-07-23T14:05:28.710Z] --- PASS: TestResize (0.77s) [2020-07-23T14:05:28.711Z] === RUN TestResizeWithInvalidSize [2020-07-23T14:05:29.489Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-23T14:05:29.654Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-07-23T14:05:29.654Z] === RUN TestResizeWhenContainerNotStarted [2020-07-23T14:05:29.767Z] --- PASS: TestDockerNetworkMacvlan (19.56s) [2020-07-23T14:05:29.767Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-23T14:05:29.767Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-23T14:05:29.767Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2020-07-23T14:05:29.767Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2020-07-23T14:05:29.767Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.41s) [2020-07-23T14:05:29.767Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-07-23T14:05:29.767Z] PASS [2020-07-23T14:05:29.767Z] [2020-07-23T14:05:29.767Z] DONE 8 tests in 21.178s [2020-07-23T14:05:29.767Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-23T14:05:29.767Z] ++ 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 [2020-07-23T14:05:29.767Z] ++ set -e [2020-07-23T14:05:29.767Z] ++ '[' -n 0 ']' [2020-07-23T14:05:29.767Z] ++ set -x [2020-07-23T14:05:29.767Z] ++ 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 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 [2020-07-23T14:05:29.767Z] testing: warning: no tests to run [2020-07-23T14:05:29.767Z] PASS [2020-07-23T14:05:29.767Z] [2020-07-23T14:05:29.767Z] DONE 0 tests in 0.021s [2020-07-23T14:05:29.767Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-23T14:05:29.767Z] ++ 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 [2020-07-23T14:05:29.767Z] ++ set -e [2020-07-23T14:05:29.767Z] ++ '[' -n 0 ']' [2020-07-23T14:05:29.767Z] ++ set -x [2020-07-23T14:05:29.768Z] ++ 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 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 [2020-07-23T14:05:29.768Z] INFO: Testing against a local daemon [2020-07-23T14:05:29.768Z] === RUN TestAuthZPluginAllowRequest [2020-07-23T14:05:30.057Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-23T14:05:30.598Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:05:30.598Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:05:30.598Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:05:30.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:05:30.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:05:30.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:05:30.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:05:30.606Z] ......... [ 86%] [2020-07-23T14:05:30.629Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-23T14:05:30.629Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-23T14:05:30.629Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-23T14:05:31.197Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-23T14:05:31.279Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-07-23T14:05:31.279Z] === RUN TestAuthZPluginTLS [2020-07-23T14:05:31.959Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-23T14:05:31.959Z] === RUN TestAuthZPluginDenyRequest [2020-07-23T14:05:32.134Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-23T14:05:32.595Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-23T14:05:32.595Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-23T14:05:32.703Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-23T14:05:32.703Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-23T14:05:32.760Z] --- PASS: TestGraphdriverPluginV2 (5.64s) [2020-07-23T14:05:32.761Z] PASS [2020-07-23T14:05:32.761Z] [2020-07-23T14:05:32.761Z] === Skipped [2020-07-23T14:05:32.761Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-07-23T14:05:32.761Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-23T14:05:32.761Z] [2020-07-23T14:05:32.761Z] [2020-07-23T14:05:32.761Z] DONE 2 tests, 1 skipped in 5.932s [2020-07-23T14:05:32.761Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-23T14:05:32.761Z] INFO: Testing against a local daemon [2020-07-23T14:05:32.761Z] === RUN TestContinueAfterPluginCrash [2020-07-23T14:05:32.761Z] === PAUSE TestContinueAfterPluginCrash [2020-07-23T14:05:32.761Z] === RUN TestReadPluginNoRead [2020-07-23T14:05:32.761Z] === PAUSE TestReadPluginNoRead [2020-07-23T14:05:32.761Z] === RUN TestDaemonStartWithLogOpt [2020-07-23T14:05:32.761Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-23T14:05:32.761Z] === CONT TestContinueAfterPluginCrash [2020-07-23T14:05:32.761Z] === CONT TestDaemonStartWithLogOpt [2020-07-23T14:05:32.887Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-23T14:05:32.887Z] === RUN TestAuthZPluginDenyResponse [2020-07-23T14:05:33.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:05:33.272Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-23T14:05:33.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:05:33.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:05:33.521Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-23T14:05:33.521Z] === RUN TestAuthZPluginAllowEventStream [2020-07-23T14:05:34.715Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-23T14:05:34.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:05:34.811Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:05:35.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:05:35.596Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-07-23T14:05:35.596Z] === RUN TestAuthZPluginErrorResponse [2020-07-23T14:05:35.808Z] --- PASS: TestBuildWithHugeFile (102.74s) [2020-07-23T14:05:35.808Z] === RUN TestBuildWithEmptyDockerfile [2020-07-23T14:05:35.808Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-23T14:05:35.808Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:05:35.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:05:35.808Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:05:35.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:05:35.808Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:05:35.808Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:05:35.808Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:05:35.808Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:05:35.889Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-23T14:05:35.889Z] === RUN TestAuthZPluginErrorRequest [2020-07-23T14:05:35.965Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-23T14:05:36.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:05:36.068Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:05:36.181Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-23T14:05:36.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-23T14:05:36.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-23T14:05:36.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-07-23T14:05:36.327Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-07-23T14:05:36.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-07-23T14:05:36.327Z] === RUN TestBuildPreserveOwnership [2020-07-23T14:05:36.327Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-23T14:05:36.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:05:36.830Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-23T14:05:36.830Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-23T14:05:37.265Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-23T14:05:38.903Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-07-23T14:05:38.903Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) [2020-07-23T14:05:39.142Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-07-23T14:05:39.142Z] === RUN TestCgroupNamespacesRun [2020-07-23T14:05:39.801Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-23T14:05:39.801Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-23T14:05:41.055Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-07-23T14:05:41.055Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-23T14:05:41.183Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-23T14:05:41.443Z] --- PASS: TestBuildPreserveOwnership (5.25s) [2020-07-23T14:05:41.443Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.57s) [2020-07-23T14:05:41.443Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-07-23T14:05:41.443Z] === RUN TestBuildPlatformInvalid [2020-07-23T14:05:41.443Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-23T14:05:41.638Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-07-23T14:05:41.638Z] === RUN TestAuthZPluginHeader [2020-07-23T14:05:41.702Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-23T14:05:41.702Z] PASS [2020-07-23T14:05:41.702Z] [2020-07-23T14:05:41.702Z] === Skipped [2020-07-23T14:05:41.702Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-23T14:05:41.702Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:05:41.702Z] [2020-07-23T14:05:41.702Z] [2020-07-23T14:05:41.702Z] DONE 32 tests, 1 skipped in 187.846s [2020-07-23T14:05:41.702Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-23T14:05:41.702Z] ++ 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 [2020-07-23T14:05:41.702Z] ++ set -e [2020-07-23T14:05:41.702Z] ++ '[' -n 0 ']' [2020-07-23T14:05:41.702Z] ++ set -x [2020-07-23T14:05:41.702Z] ++ 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 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 [2020-07-23T14:05:41.930Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-23T14:05:41.930Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-23T14:05:41.930Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-23T14:05:41.930Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:05:41.930Z] === RUN TestAuthZPluginV2Disable [2020-07-23T14:05:41.930Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-23T14:05:41.930Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:05:41.930Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-23T14:05:41.930Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-23T14:05:41.930Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:05:41.930Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-23T14:05:41.930Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-23T14:05:41.930Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:05:41.930Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-23T14:05:41.961Z] INFO: Testing against a local daemon [2020-07-23T14:05:41.961Z] === RUN TestConfigInspect [2020-07-23T14:05:42.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-07-23T14:05:42.440Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-23T14:05:42.531Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-23T14:05:42.531Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-23T14:05:43.791Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-23T14:05:43.791Z] [2020-07-23T14:05:43.791Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-23T14:05:43.791Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-23T14:05:43.791Z] HOSTNAME=43dea7b04743 [2020-07-23T14:05:43.791Z] TESTDEBUG=0 [2020-07-23T14:05:43.791Z] DEST=bundles/test-integration [2020-07-23T14:05:43.791Z] PWD=/go/src/github.com/docker/docker [2020-07-23T14:05:43.791Z] DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a [2020-07-23T14:05:43.791Z] container=docker [2020-07-23T14:05:43.791Z] HOME=/root [2020-07-23T14:05:43.791Z] GOLANG_VERSION=1.13.14 [2020-07-23T14:05:43.791Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-23T14:05:43.791Z] VALIDATE_BRANCH=master [2020-07-23T14:05:43.791Z] TERM=xterm [2020-07-23T14:05:43.791Z] DOCKER_PKG=github.com/docker/docker [2020-07-23T14:05:43.791Z] SHLVL=1 [2020-07-23T14:05:43.791Z] TIMEOUT=120m [2020-07-23T14:05:43.791Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-23T14:05:43.791Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-23T14:05:43.791Z] GO111MODULE=off [2020-07-23T14:05:43.791Z] DOCKER_EXPERIMENTAL=1 [2020-07-23T14:05:43.791Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-23T14:05:43.791Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-23T14:05:43.791Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-23T14:05:43.791Z] GOPATH=/go [2020-07-23T14:05:43.791Z] PKG_CONFIG=pkg-config [2020-07-23T14:05:43.791Z] _=/usr/bin/env [2020-07-23T14:05:43.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-23T14:05:44.244Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-23T14:05:44.354Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-07-23T14:05:44.354Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-23T14:05:45.254Z] --- PASS: TestConfigInspect (2.88s) [2020-07-23T14:05:45.254Z] === RUN TestConfigList [2020-07-23T14:05:45.254Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-23T14:05:46.268Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-07-23T14:05:46.268Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-23T14:05:47.525Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-23T14:05:47.525Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-23T14:05:47.603Z] --- PASS: TestDaemonStartWithLogOpt (13.53s) [2020-07-23T14:05:47.603Z] === CONT TestReadPluginNoRead [2020-07-23T14:05:47.652Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-23T14:05:47.652Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-23T14:05:47.789Z] --- PASS: TestConfigList (2.73s) [2020-07-23T14:05:47.789Z] === RUN TestConfigsCreateAndDelete [2020-07-23T14:05:47.789Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-23T14:05:48.048Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-23T14:05:48.985Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-23T14:05:49.244Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-23T14:05:49.244Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-23T14:05:49.244Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-23T14:05:49.489Z] === RUN TestReadPluginNoRead/default [2020-07-23T14:05:49.489Z] --- PASS: TestContinueAfterPluginCrash (17.19s) [2020-07-23T14:05:49.566Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2020-07-23T14:05:49.566Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-23T14:05:49.812Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-23T14:05:50.071Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-23T14:05:50.330Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2020-07-23T14:05:50.330Z] === RUN TestConfigsUpdate [2020-07-23T14:05:50.330Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-23T14:05:50.508Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-07-23T14:05:50.508Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-23T14:05:50.884Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-23T14:05:50.897Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-23T14:05:51.376Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-23T14:05:51.402Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-23T14:05:51.403Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-23T14:05:51.403Z] [2020-07-23T14:05:51.403Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-23T14:05:51.403Z] =========================== short test summary info ============================ [2020-07-23T14:05:51.403Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-23T14:05:51.403Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-23T14:05:51.403Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-23T14:05:51.403Z] Not supported on most drivers [2020-07-23T14:05:51.403Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-23T14:05:51.403Z] Output of docker top depends on host distro, and is not formalized. [2020-07-23T14:05:51.403Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-23T14:05:51.403Z] Output of docker top depends on host distro, and is not formalized. [2020-07-23T14:05:51.403Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-23T14:05:51.403Z] Can fail if eth0 has multiple IP addresses [2020-07-23T14:05:51.403Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-23T14:05:51.403Z] This doesn't seem to be taken into account by the engine [2020-07-23T14:05:51.403Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-23T14:05:51.403Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-23T14:05:51.403Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.76 seconds == [2020-07-23T14:05:51.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-23T14:05:51.835Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-23T14:05:52.422Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-07-23T14:05:52.422Z] === RUN TestKernelTCPMemory [2020-07-23T14:05:53.365Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-07-23T14:05:53.365Z] === RUN TestNISDomainname [2020-07-23T14:05:53.739Z] --- PASS: TestConfigsUpdate (3.26s) [2020-07-23T14:05:53.739Z] === RUN TestTemplatedConfig [2020-07-23T14:05:53.739Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-23T14:05:53.889Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-23T14:05:54.307Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-23T14:05:54.307Z] --- PASS: TestNISDomainname (0.96s) [2020-07-23T14:05:54.309Z] === RUN TestHostnameDnsResolution [2020-07-23T14:05:55.251Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-23T14:05:55.693Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-07-23T14:05:55.694Z] === RUN TestStats [2020-07-23T14:05:56.401Z] --- PASS: TestReadPluginNoRead (10.34s) [2020-07-23T14:05:56.401Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-07-23T14:05:56.401Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-07-23T14:05:56.401Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-07-23T14:05:56.401Z] read_test.go:92: [dfa426d4f1d26] daemon is not started [2020-07-23T14:05:56.401Z] PASS [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] DONE 6 tests in 24.000s [2020-07-23T14:05:56.401Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-23T14:05:56.401Z] testing: warning: no tests to run [2020-07-23T14:05:56.401Z] PASS [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] DONE 0 tests in 0.051s [2020-07-23T14:05:56.401Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-23T14:05:56.401Z] INFO: Testing against a local daemon [2020-07-23T14:05:56.401Z] === RUN TestPluginWithDevMounts [2020-07-23T14:05:56.401Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-23T14:05:56.401Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-23T14:05:56.401Z] PASS [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] === Skipped [2020-07-23T14:05:56.401Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-23T14:05:56.401Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] DONE 1 tests, 1 skipped in 0.205s [2020-07-23T14:05:56.401Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-23T14:05:56.401Z] INFO: Testing against a local daemon [2020-07-23T14:05:56.401Z] === RUN TestSecretInspect [2020-07-23T14:05:56.401Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-23T14:05:56.401Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] === RUN TestSecretList [2020-07-23T14:05:56.401Z] --- SKIP: TestSecretList (0.02s) [2020-07-23T14:05:56.401Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] === RUN TestSecretsCreateAndDelete [2020-07-23T14:05:56.401Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-23T14:05:56.401Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] === RUN TestSecretsUpdate [2020-07-23T14:05:56.401Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-23T14:05:56.401Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] === RUN TestTemplatedSecret [2020-07-23T14:05:56.401Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-23T14:05:56.401Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] === RUN TestSecretCreateResolve [2020-07-23T14:05:56.401Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-23T14:05:56.401Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] PASS [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] === Skipped [2020-07-23T14:05:56.401Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-23T14:05:56.401Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-23T14:05:56.401Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-23T14:05:56.401Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-23T14:05:56.401Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-23T14:05:56.401Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-23T14:05:56.401Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] [2020-07-23T14:05:56.401Z] DONE 6 tests, 6 skipped in 0.200s [2020-07-23T14:05:56.401Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-23T14:05:56.657Z] INFO: Testing against a local daemon [2020-07-23T14:05:56.657Z] === RUN TestServiceCreateInit [2020-07-23T14:05:56.657Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-23T14:05:56.657Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-23T14:05:56.657Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-23T14:05:56.657Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-23T14:05:56.657Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-23T14:05:56.657Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateServiceMultipleTimes [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateServiceMultipleTimes (0.03s) [2020-07-23T14:05:56.657Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateServiceConflict [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-23T14:05:56.657Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateServiceMaxReplicas [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-23T14:05:56.657Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-23T14:05:56.657Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateServiceSecretFileMode [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-07-23T14:05:56.657Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateServiceConfigFileMode [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-23T14:05:56.657Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateServiceSysctls [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-23T14:05:56.657Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateServiceCapabilities [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-23T14:05:56.657Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestInspect [2020-07-23T14:05:56.657Z] --- SKIP: TestInspect (0.01s) [2020-07-23T14:05:56.657Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestCreateJob [2020-07-23T14:05:56.657Z] --- SKIP: TestCreateJob (0.01s) [2020-07-23T14:05:56.657Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestReplicatedJob [2020-07-23T14:05:56.657Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-23T14:05:56.657Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.657Z] === RUN TestUpdateReplicatedJob [2020-07-23T14:05:56.912Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-23T14:05:56.912Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.912Z] === RUN TestServiceListWithStatuses [2020-07-23T14:05:56.912Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-23T14:05:56.912Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:05:56.912Z] === RUN TestDockerNetworkConnectAlias [2020-07-23T14:05:56.912Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-23T14:05:56.912Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.912Z] === RUN TestDockerNetworkReConnect [2020-07-23T14:05:56.912Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-07-23T14:05:56.912Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:05:56.912Z] === RUN TestServicePlugin [2020-07-23T14:05:57.155Z] --- PASS: TestTemplatedConfig (3.63s) [2020-07-23T14:05:57.155Z] === RUN TestConfigCreateResolve [2020-07-23T14:05:58.532Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-23T14:05:58.995Z] --- PASS: TestStats (2.79s) [2020-07-23T14:05:58.995Z] === RUN TestStopContainerWithTimeout [2020-07-23T14:05:58.995Z] === RUN TestStopContainerWithTimeout/0 [2020-07-23T14:05:58.995Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-23T14:05:58.995Z] === RUN TestStopContainerWithTimeout/1 [2020-07-23T14:05:58.995Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-23T14:05:58.995Z] === RUN TestStopContainerWithTimeout/3 [2020-07-23T14:05:58.995Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-23T14:05:58.995Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-23T14:05:58.995Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-23T14:05:58.995Z] === CONT TestStopContainerWithTimeout/0 [2020-07-23T14:05:58.995Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-23T14:05:58.995Z] === CONT TestStopContainerWithTimeout/3 [2020-07-23T14:05:58.995Z] === CONT TestStopContainerWithTimeout/1 [2020-07-23T14:06:00.435Z] --- PASS: TestConfigCreateResolve (3.01s) [2020-07-23T14:06:00.435Z] === RUN TestConfigDaemonLibtrustID [2020-07-23T14:06:00.568Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-23T14:06:00.568Z] PASS [2020-07-23T14:06:00.568Z] [2020-07-23T14:06:00.568Z] === Skipped [2020-07-23T14:06:00.568Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-23T14:06:00.568Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:00.568Z] [2020-07-23T14:06:00.568Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-23T14:06:00.568Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:00.568Z] [2020-07-23T14:06:00.568Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-23T14:06:00.568Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:00.568Z] [2020-07-23T14:06:00.568Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-23T14:06:00.568Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:00.568Z] [2020-07-23T14:06:00.568Z] [2020-07-23T14:06:00.568Z] DONE 17 tests, 4 skipped in 29.206s [2020-07-23T14:06:00.568Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-23T14:06:00.568Z] ++ 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 [2020-07-23T14:06:00.568Z] ++ set -e [2020-07-23T14:06:00.568Z] ++ '[' -n 0 ']' [2020-07-23T14:06:00.568Z] ++ set -x [2020-07-23T14:06:00.568Z] ++ 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 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 [2020-07-23T14:06:00.568Z] INFO: Testing against a local daemon [2020-07-23T14:06:00.568Z] === RUN TestPluginInvalidJSON [2020-07-23T14:06:00.568Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:06:00.568Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:06:00.568Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:06:00.568Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-23T14:06:00.568Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-23T14:06:00.568Z] === RUN TestPluginInstall [2020-07-23T14:06:00.568Z] === RUN TestPluginInstall/no_auth [2020-07-23T14:06:00.694Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-23T14:06:00.694Z] PASS [2020-07-23T14:06:00.694Z] [2020-07-23T14:06:00.694Z] DONE 7 tests in 19.094s [2020-07-23T14:06:00.694Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-23T14:06:00.694Z] ++ 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 [2020-07-23T14:06:00.694Z] ++ set -e [2020-07-23T14:06:00.694Z] ++ '[' -n 0 ']' [2020-07-23T14:06:00.694Z] ++ set -x [2020-07-23T14:06:00.694Z] ++ 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 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 [2020-07-23T14:06:00.953Z] INFO: Testing against a local daemon [2020-07-23T14:06:00.953Z] === RUN TestCheckpoint [2020-07-23T14:06:00.953Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-23T14:06:00.953Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:06:00.953Z] === RUN TestContainerInvalidJSON [2020-07-23T14:06:00.953Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:06:00.953Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:06:00.953Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:06:00.953Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:06:00.953Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:06:00.953Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:06:00.953Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:06:00.953Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:06:00.953Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:06:00.953Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-23T14:06:00.953Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-23T14:06:00.953Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-23T14:06:00.953Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-23T14:06:00.953Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-23T14:06:00.953Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-23T14:06:00.953Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-23T14:06:01.211Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-23T14:06:01.212Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-23T14:06:01.212Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-23T14:06:01.212Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-23T14:06:01.212Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-23T14:06:01.212Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-23T14:06:01.212Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-23T14:06:01.212Z] === RUN TestCopyFromContainer [2020-07-23T14:06:01.258Z] --- SKIP: TestServicePlugin (3.55s) [2020-07-23T14:06:01.258Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.258Z] === RUN TestServiceUpdateLabel [2020-07-23T14:06:01.258Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-23T14:06:01.258Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.258Z] === RUN TestServiceUpdateSecrets [2020-07-23T14:06:01.258Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2020-07-23T14:06:01.258Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.258Z] === RUN TestServiceUpdateConfigs [2020-07-23T14:06:01.258Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-23T14:06:01.259Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] === RUN TestServiceUpdateNetwork [2020-07-23T14:06:01.259Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-23T14:06:01.259Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] === RUN TestServiceUpdatePidsLimit [2020-07-23T14:06:01.259Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-23T14:06:01.259Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] PASS [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === Skipped [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-23T14:06:01.259Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-23T14:06:01.259Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-23T14:06:01.259Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-23T14:06:01.259Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.03s) [2020-07-23T14:06:01.259Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-23T14:06:01.259Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-23T14:06:01.259Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-23T14:06:01.259Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-07-23T14:06:01.259Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-23T14:06:01.259Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-23T14:06:01.259Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-23T14:06:01.259Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-23T14:06:01.259Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-23T14:06:01.259Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-23T14:06:01.259Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-23T14:06:01.259Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-23T14:06:01.259Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-23T14:06:01.259Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-07-23T14:06:01.259Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s) [2020-07-23T14:06:01.259Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-23T14:06:01.259Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2020-07-23T14:06:01.259Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-23T14:06:01.259Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-23T14:06:01.259Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-23T14:06:01.259Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] DONE 24 tests, 23 skipped in 4.038s [2020-07-23T14:06:01.259Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-23T14:06:01.259Z] INFO: Testing against a local daemon [2020-07-23T14:06:01.259Z] === RUN TestSessionCreate [2020-07-23T14:06:01.259Z] --- PASS: TestSessionCreate (0.03s) [2020-07-23T14:06:01.259Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-23T14:06:01.259Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-23T14:06:01.259Z] PASS [2020-07-23T14:06:01.259Z] [2020-07-23T14:06:01.259Z] DONE 2 tests in 0.155s [2020-07-23T14:06:01.259Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-23T14:06:01.259Z] INFO: Testing against a local daemon [2020-07-23T14:06:01.259Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-23T14:06:01.259Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:06:01.259Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:06:01.259Z] === RUN TestEventsExecDie [2020-07-23T14:06:01.259Z] --- PASS: TestEventsExecDie (0.48s) [2020-07-23T14:06:01.259Z] === RUN TestEventsBackwardsCompatible [2020-07-23T14:06:01.259Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-23T14:06:01.259Z] === RUN TestInfoBinaryCommits [2020-07-23T14:06:01.259Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-23T14:06:01.259Z] === RUN TestInfoAPIVersioned [2020-07-23T14:06:01.259Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-23T14:06:01.259Z] === RUN TestInfoDiscoveryBackend [2020-07-23T14:06:02.149Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-23T14:06:02.297Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-23T14:06:02.297Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-07-23T14:06:02.297Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-07-23T14:06:02.297Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-07-23T14:06:02.297Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-07-23T14:06:02.297Z] === RUN TestDeleteDevicemapper [2020-07-23T14:06:02.297Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-23T14:06:02.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:06:02.297Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-23T14:06:02.688Z] time="2020-07-23T14:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:06:02.688Z] time="2020-07-23T14:06:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:06:02.688Z] time="2020-07-23T14:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f15aa51ee4942f3e565880a99e729cae1f7397ff5ea540031e02c85cec9ccbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:06:02.688Z] time="2020-07-23T14:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:06:02.688Z] time="2020-07-23T14:06:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:06:02.688Z] time="2020-07-23T14:06:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f15aa51ee4942f3e565880a99e729cae1f7397ff5ea540031e02c85cec9ccbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:06:02.980Z] === RUN TestPluginInstall/with_htpasswd [2020-07-23T14:06:03.087Z] === RUN TestCopyFromContainer// [2020-07-23T14:06:03.188Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-23T14:06:03.188Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-23T14:06:03.274Z] time="2020-07-23T14:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:06:03.274Z] time="2020-07-23T14:06:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:06:03.274Z] time="2020-07-23T14:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ac08344e36d200bebe4e598256155b4cd1a56c79a401997098a48dbaa79992c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:06:03.274Z] time="2020-07-23T14:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:06:03.274Z] time="2020-07-23T14:06:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:06:03.274Z] time="2020-07-23T14:06:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ac08344e36d200bebe4e598256155b4cd1a56c79a401997098a48dbaa79992c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:06:03.375Z] === RUN TestCopyFromContainer//bar/root [2020-07-23T14:06:03.375Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-23T14:06:03.375Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-23T14:06:03.568Z] === RUN TestPluginInstall/with_insecure [2020-07-23T14:06:03.643Z] === RUN TestCopyFromContainer/bar/quux [2020-07-23T14:06:03.643Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-23T14:06:03.864Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:06:03.864Z] [2020-07-23T14:06:03.864Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:06:03.864Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:06:03.864Z] [2020-07-23T14:06:03.864Z] To set a process to complain mode, use the command line tool [2020-07-23T14:06:03.864Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:06:03.864Z] [2020-07-23T14:06:03.931Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-23T14:06:03.931Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-23T14:06:04.193Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-23T14:06:04.193Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-23T14:06:04.215Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2020-07-23T14:06:04.215Z] === RUN TestUpdateMemory [2020-07-23T14:06:04.215Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-23T14:06:04.215Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:06:04.215Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2020-07-23T14:06:04.443Z] Recording test results [2020-07-23T14:06:04.452Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-23T14:06:04.604Z] time="2020-07-23T14:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:06:04.604Z] time="2020-07-23T14:06:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:06:04.604Z] time="2020-07-23T14:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3a1c0de3da8f6b1a098784f0653d7e502a2ce42b3eabcb8a2771444c32091c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:06:04.604Z] time="2020-07-23T14:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:06:04.604Z] time="2020-07-23T14:06:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:06:04.604Z] time="2020-07-23T14:06:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3a1c0de3da8f6b1a098784f0653d7e502a2ce42b3eabcb8a2771444c32091c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer (3.39s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer// (0.20s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer//bar/root (0.24s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.20s) [2020-07-23T14:06:04.710Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-07-23T14:06:04.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-23T14:06:04.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:06:04.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:06:04.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:06:04.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:06:04.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:06:04.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:06:04.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:06:04.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:06:04.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:06:04.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-23T14:06:04.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-23T14:06:04.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-23T14:06:04.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-23T14:06:04.710Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-23T14:06:04.710Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-07-23T14:06:04.710Z] === RUN TestCreateWithInvalidEnv [2020-07-23T14:06:04.710Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-23T14:06:04.710Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-23T14:06:04.710Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-23T14:06:04.710Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-23T14:06:04.710Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-23T14:06:04.710Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-23T14:06:04.710Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-23T14:06:04.710Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-23T14:06:04.896Z] --- PASS: TestPluginInstall (6.08s) [2020-07-23T14:06:04.896Z] --- PASS: TestPluginInstall/no_auth (3.97s) [2020-07-23T14:06:04.896Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2020-07-23T14:06:04.896Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-07-23T14:06:04.896Z] plugin_test.go:157: [d52087e8120f7] daemon is not started [2020-07-23T14:06:04.896Z] PASS [2020-07-23T14:06:04.896Z] [2020-07-23T14:06:04.896Z] DONE 6 tests in 6.180s [2020-07-23T14:06:04.896Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-23T14:06:04.896Z] ++ 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 [2020-07-23T14:06:04.896Z] ++ set -e [2020-07-23T14:06:04.896Z] ++ '[' -n 0 ']' [2020-07-23T14:06:04.896Z] ++ set -x [2020-07-23T14:06:04.896Z] ++ 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 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 [2020-07-23T14:06:04.896Z] INFO: Testing against a local daemon [2020-07-23T14:06:04.896Z] === RUN TestExternalGraphDriver [2020-07-23T14:06:04.969Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-23T14:06:04.969Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-07-23T14:06:04.969Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-23T14:06:04.969Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-23T14:06:04.969Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-23T14:06:04.969Z] === RUN TestCreateTmpfsMountsTarget [2020-07-23T14:06:04.969Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-23T14:06:04.969Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-23T14:06:05.188Z] === RUN TestExternalGraphDriver/json [2020-07-23T14:06:05.600Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-07-23T14:06:05.600Z] === RUN TestUpdatePidsLimit [2020-07-23T14:06:05.600Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] sh [2020-07-23T14:06:05.860Z] === RUN TestUpdatePidsLimit/no_change [2020-07-23T14:06:05.908Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-23T14:06:05.991Z] + echo Ensuring container killed. [2020-07-23T14:06:05.991Z] Ensuring container killed. [2020-07-23T14:06:05.991Z] + docker rm -vf docker-pr5 [2020-07-23T14:06:05.991Z] Error: No such container: docker-pr5 [2020-07-23T14:06:05.991Z] + true [Pipeline] sh [2020-07-23T14:06:06.166Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-23T14:06:06.166Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-23T14:06:06.276Z] + echo Chowning /workspace to jenkins user [2020-07-23T14:06:06.276Z] Chowning /workspace to jenkins user [2020-07-23T14:06:06.277Z] + id -u [2020-07-23T14:06:06.277Z] + id -g [2020-07-23T14:06:06.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41234:/workspace busybox chown -R 1000:1000 /workspace [2020-07-23T14:06:06.277Z] Unable to find image 'busybox:latest' locally [2020-07-23T14:06:06.431Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-23T14:06:06.500Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2020-07-23T14:06:06.500Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-23T14:06:06.500Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-23T14:06:06.500Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:06:06.500Z] === RUN TestInfoAPI [2020-07-23T14:06:06.500Z] --- PASS: TestInfoAPI (0.04s) [2020-07-23T14:06:06.500Z] === RUN TestInfoAPIWarnings [2020-07-23T14:06:06.692Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-23T14:06:07.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-23T14:06:07.324Z] === RUN TestExternalGraphDriver/spec [2020-07-23T14:06:07.524Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:06:07.543Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-23T14:06:07.543Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:06:07.543Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-23T14:06:07.543Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-23T14:06:07.543Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-23T14:06:07.920Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-23T14:06:07.920Z] === RUN TestInfoDebug [2020-07-23T14:06:08.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-23T14:06:08.482Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-23T14:06:09.284Z] --- PASS: TestInfoDebug (1.53s) [2020-07-23T14:06:09.284Z] === RUN TestInfoInsecureRegistries [2020-07-23T14:06:09.420Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-23T14:06:09.420Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-07-23T14:06:09.420Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-23T14:06:09.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:06:09.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:06:09.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:06:09.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:06:09.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:06:09.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:06:09.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:06:09.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:06:09.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:06:09.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:06:09.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:06:09.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:06:09.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:06:09.435Z] === RUN TestExternalGraphDriver/pull [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit (3.69s) [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-23T14:06:09.481Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-23T14:06:09.481Z] === RUN TestUpdateRestartPolicy [2020-07-23T14:06:09.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:06:09.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:06:09.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-23T14:06:09.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-23T14:06:09.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-23T14:06:09.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-23T14:06:09.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-23T14:06:09.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-23T14:06:09.679Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-23T14:06:10.616Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-07-23T14:06:10.616Z] === RUN TestCreateDifferentPlatform [2020-07-23T14:06:10.616Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-23T14:06:10.616Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-23T14:06:10.616Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-23T14:06:10.616Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-23T14:06:10.616Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-23T14:06:10.616Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-23T14:06:10.616Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-23T14:06:10.616Z] === RUN TestContainerStartOnDaemonRestart [2020-07-23T14:06:10.616Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-23T14:06:10.616Z] === RUN TestDaemonRestartIpcMode [2020-07-23T14:06:10.616Z] === PAUSE TestDaemonRestartIpcMode [2020-07-23T14:06:10.616Z] === RUN TestDaemonHostGatewayIP [2020-07-23T14:06:10.616Z] === PAUSE TestDaemonHostGatewayIP [2020-07-23T14:06:10.616Z] === RUN TestContainerKillOnDaemonStart [2020-07-23T14:06:10.616Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-23T14:06:10.616Z] === RUN TestDiff [2020-07-23T14:06:11.169Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-23T14:06:11.169Z] === RUN TestInfoRegistryMirrors [2020-07-23T14:06:11.183Z] --- PASS: TestDiff (0.76s) [2020-07-23T14:06:11.183Z] === RUN TestExecWithCloseStdin [2020-07-23T14:06:11.507Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-07-23T14:06:11.507Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-07-23T14:06:11.507Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-07-23T14:06:11.507Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-07-23T14:06:11.507Z] === RUN TestGraphdriverPluginV2 [2020-07-23T14:06:11.507Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-07-23T14:06:11.507Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:11.507Z] PASS [2020-07-23T14:06:11.507Z] [2020-07-23T14:06:11.507Z] === Skipped [2020-07-23T14:06:11.507Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-07-23T14:06:11.507Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:11.507Z] [2020-07-23T14:06:11.507Z] [2020-07-23T14:06:11.507Z] DONE 5 tests, 1 skipped in 6.541s [2020-07-23T14:06:11.507Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-23T14:06:11.507Z] ++ 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 [2020-07-23T14:06:11.507Z] ++ set -e [2020-07-23T14:06:11.507Z] ++ '[' -n 0 ']' [2020-07-23T14:06:11.507Z] ++ set -x [2020-07-23T14:06:11.507Z] ++ 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 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 [2020-07-23T14:06:11.507Z] INFO: Testing against a local daemon [2020-07-23T14:06:11.507Z] === RUN TestContinueAfterPluginCrash [2020-07-23T14:06:11.507Z] === PAUSE TestContinueAfterPluginCrash [2020-07-23T14:06:11.507Z] === RUN TestReadPluginNoRead [2020-07-23T14:06:11.507Z] === PAUSE TestReadPluginNoRead [2020-07-23T14:06:11.507Z] === RUN TestDaemonStartWithLogOpt [2020-07-23T14:06:11.507Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-23T14:06:11.507Z] === CONT TestContinueAfterPluginCrash [2020-07-23T14:06:11.507Z] === CONT TestDaemonStartWithLogOpt [2020-07-23T14:06:11.548Z] latest: Pulling from library/busybox [2020-07-23T14:06:11.548Z] 91f30d776fb2: Pulling fs layer [2020-07-23T14:06:11.548Z] 91f30d776fb2: Verifying Checksum [2020-07-23T14:06:11.548Z] 91f30d776fb2: Download complete [2020-07-23T14:06:11.548Z] 91f30d776fb2: Pull complete [2020-07-23T14:06:11.548Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-23T14:06:11.548Z] Status: Downloaded newer image for busybox:latest [2020-07-23T14:06:12.121Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-07-23T14:06:12.121Z] === RUN TestExec [2020-07-23T14:06:12.121Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-23T14:06:12.121Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-23T14:06:12.532Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-23T14:06:12.532Z] === RUN TestLoginFailsWithBadCredentials [2020-07-23T14:06:12.692Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-23T14:06:12.782Z] + bundleName=docker-py [2020-07-23T14:06:12.782Z] + echo Creating docker-py-bundles.tar.gz [2020-07-23T14:06:12.782Z] Creating docker-py-bundles.tar.gz [2020-07-23T14:06:12.782Z] + 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 [2020-07-23T14:06:12.787Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-07-23T14:06:12.787Z] === RUN TestPingCacheHeaders [2020-07-23T14:06:12.787Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-23T14:06:12.787Z] === RUN TestPingGet [2020-07-23T14:06:12.787Z] --- PASS: TestPingGet (0.01s) [2020-07-23T14:06:12.787Z] === RUN TestPingHead [2020-07-23T14:06:12.787Z] --- PASS: TestPingHead (0.03s) [2020-07-23T14:06:12.787Z] === RUN TestVersion [2020-07-23T14:06:12.787Z] --- PASS: TestVersion (0.02s) [2020-07-23T14:06:12.787Z] PASS [2020-07-23T14:06:12.787Z] [2020-07-23T14:06:12.787Z] === Skipped [2020-07-23T14:06:12.787Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:06:12.787Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:06:12.787Z] [2020-07-23T14:06:12.787Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-23T14:06:12.787Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-23T14:06:12.787Z] [2020-07-23T14:06:12.787Z] [2020-07-23T14:06:12.787Z] DONE 18 tests, 2 skipped in 12.103s [2020-07-23T14:06:12.787Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-23T14:06:12.787Z] INFO: Testing against a local daemon [2020-07-23T14:06:12.787Z] === RUN TestVolumesCreateAndList [2020-07-23T14:06:12.787Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-23T14:06:12.787Z] === RUN TestVolumesRemove [Pipeline] archiveArtifacts [2020-07-23T14:06:12.794Z] Archiving artifacts [2020-07-23T14:06:12.952Z] --- PASS: TestExec (0.82s) [2020-07-23T14:06:12.952Z] === RUN TestExecUser [2020-07-23T14:06:13.042Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-23T14:06:13.042Z] === RUN TestVolumesInspect [2020-07-23T14:06:13.042Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-23T14:06:13.042Z] === RUN TestVolumesInvalidJSON [2020-07-23T14:06:13.042Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-23T14:06:13.042Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-23T14:06:13.042Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-23T14:06:13.042Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-23T14:06:13.042Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-23T14:06:13.042Z] PASS [2020-07-23T14:06:13.042Z] [2020-07-23T14:06:13.042Z] DONE 5 tests in 0.235s [2020-07-23T14:06:13.042Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-23T14:06:13.042Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11949 is not a child of this shell [2020-07-23T14:06:13.043Z] warning: PID 11949 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-23T14:06:13.043Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:06:13.043Z] [2020-07-23T14:06:13.043Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:06:13.043Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:06:13.043Z] [2020-07-23T14:06:13.043Z] To set a process to complain mode, use the command line tool [2020-07-23T14:06:13.043Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:06:13.043Z] Removing test suite binaries [2020-07-23T14:06:13.043Z] exiting test-integration [2020-07-23T14:06:13.043Z] ++ exit 0 [2020-07-23T14:06:13.520Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-23T14:06:13.779Z] --- PASS: TestExecUser (0.88s) [2020-07-23T14:06:13.779Z] === RUN TestExportContainerAndImportImage [2020-07-23T14:06:13.968Z] [2020-07-23T14:06:14.348Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-23T14:06:14.607Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2020-07-23T14:06:14.607Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-23T14:06:14.608Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-23T14:06:14.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh binary-daemon [2020-07-23T14:06:15.232Z] Post stage [Pipeline] junit [2020-07-23T14:06:15.343Z] Recording test results [2020-07-23T14:06:15.491Z] Removing bundles/ [2020-07-23T14:06:15.491Z] [2020-07-23T14:06:15.491Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-23T14:06:15.491Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-23T14:06:15.491Z] GOOS="" GOARCH="" GOARM="" [2020-07-23T14:06:15.965Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2020-07-23T14:06:15.965Z] === CONT TestReadPluginNoRead [2020-07-23T14:06:16.512Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2020-07-23T14:06:16.512Z] === RUN TestHealthCheckWorkdir [2020-07-23T14:06:16.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-23T14:06:16.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-23T14:06:16.771Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-23T14:06:17.221Z] + echo Ensuring container killed. [2020-07-23T14:06:17.221Z] Ensuring container killed. [2020-07-23T14:06:17.221Z] + docker rm -vf docker-pr5 [2020-07-23T14:06:17.221Z] Error: No such container: docker-pr5 [2020-07-23T14:06:17.221Z] + true [Pipeline] sh [2020-07-23T14:06:17.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-23T14:06:17.339Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-23T14:06:17.339Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-07-23T14:06:17.339Z] === RUN TestHealthKillContainer [2020-07-23T14:06:17.542Z] + echo Chowning /workspace to jenkins user [2020-07-23T14:06:17.542Z] Chowning /workspace to jenkins user [2020-07-23T14:06:17.542Z] + id -u [2020-07-23T14:06:17.542Z] + id -g [2020-07-23T14:06:17.542Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41234:/workspace busybox chown -R 1000:1000 /workspace [2020-07-23T14:06:17.542Z] Unable to find image 'busybox:latest' locally [2020-07-23T14:06:17.542Z] latest: Pulling from library/busybox [2020-07-23T14:06:17.542Z] 91f30d776fb2: Pulling fs layer [2020-07-23T14:06:18.701Z] === RUN TestReadPluginNoRead/default [2020-07-23T14:06:19.869Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-23T14:06:20.128Z] --- PASS: TestHealthKillContainer (2.68s) [2020-07-23T14:06:20.128Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-23T14:06:20.213Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-23T14:06:20.387Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-23T14:06:20.646Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-07-23T14:06:20.646Z] === RUN TestIpcModeNone [2020-07-23T14:06:20.846Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2020-07-23T14:06:20.905Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-23T14:06:21.708Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-07-23T14:06:21.708Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-23T14:06:21.842Z] --- PASS: TestIpcModeNone (0.90s) [2020-07-23T14:06:21.842Z] === RUN TestIpcModePrivate [2020-07-23T14:06:22.101Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-23T14:06:22.280Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-07-23T14:06:22.280Z] === RUN TestWaitNonBlocked [2020-07-23T14:06:22.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:06:22.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:06:22.280Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:06:22.280Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:06:22.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:06:22.280Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:06:22.391Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-23T14:06:22.668Z] --- PASS: TestIpcModePrivate (0.91s) [2020-07-23T14:06:22.668Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2020-07-23T14:06:22.668Z] === RUN TestIpcModeShareable [2020-07-23T14:06:22.792Z] 91f30d776fb2: Download complete [2020-07-23T14:06:22.792Z] 91f30d776fb2: Pull complete [2020-07-23T14:06:22.792Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-23T14:06:22.792Z] Status: Downloaded newer image for busybox:latest [2020-07-23T14:06:23.222Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-23T14:06:23.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-07-23T14:06:23.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-07-23T14:06:23.222Z] === RUN TestWaitBlocked [2020-07-23T14:06:23.235Z] --- PASS: TestIpcModeShareable (0.81s) [2020-07-23T14:06:23.235Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2020-07-23T14:06:23.235Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-23T14:06:23.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:06:23.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:06:23.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:06:23.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:06:23.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:06:23.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:06:23.803Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-23T14:06:23.905Z] --- PASS: TestReadPluginNoRead (8.56s) [2020-07-23T14:06:23.905Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-07-23T14:06:23.905Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-07-23T14:06:23.905Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-07-23T14:06:23.905Z] read_test.go:92: [d5763cb036c20] daemon is not started [2020-07-23T14:06:23.905Z] PASS [2020-07-23T14:06:23.905Z] [2020-07-23T14:06:23.905Z] DONE 6 tests in 12.509s [2020-07-23T14:06:23.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-23T14:06:23.905Z] ++ 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 [2020-07-23T14:06:23.905Z] ++ set -e [2020-07-23T14:06:23.905Z] ++ '[' -n 0 ']' [2020-07-23T14:06:23.905Z] ++ set -x [2020-07-23T14:06:23.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=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 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 [2020-07-23T14:06:24.197Z] testing: warning: no tests to run [2020-07-23T14:06:24.198Z] PASS [2020-07-23T14:06:24.198Z] [2020-07-23T14:06:24.198Z] DONE 0 tests in 0.029s [2020-07-23T14:06:24.198Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-23T14:06:24.198Z] ++ 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 [2020-07-23T14:06:24.198Z] ++ set -e [2020-07-23T14:06:24.198Z] ++ '[' -n 0 ']' [2020-07-23T14:06:24.198Z] ++ set -x [2020-07-23T14:06:24.198Z] ++ 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 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 [2020-07-23T14:06:24.198Z] INFO: Testing against a local daemon [2020-07-23T14:06:24.198Z] === RUN TestPluginWithDevMounts [2020-07-23T14:06:24.198Z] === PAUSE TestPluginWithDevMounts [2020-07-23T14:06:24.198Z] === CONT TestPluginWithDevMounts [2020-07-23T14:06:24.372Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-23T14:06:24.428Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-23T14:06:24.428Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-07-23T14:06:24.428Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-07-23T14:06:24.428Z] === CONT TestContainerStartOnDaemonRestart [2020-07-23T14:06:24.428Z] === CONT TestContainerKillOnDaemonStart [2020-07-23T14:06:24.428Z] === CONT TestIpcModeOlderClient [2020-07-23T14:06:24.428Z] === CONT TestDaemonHostGatewayIP [Pipeline] catchError [Pipeline] { [2020-07-23T14:06:24.689Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-07-23T14:06:24.689Z] === CONT TestDaemonRestartIpcMode [Pipeline] sh [2020-07-23T14:06:24.941Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-23T14:06:24.941Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-23T14:06:25.017Z] + bundleName=amd64-rootless [2020-07-23T14:06:25.017Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-23T14:06:25.017Z] Creating amd64-rootless-bundles.tar.gz [2020-07-23T14:06:25.017Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-23T14:06:25.017Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-23T14:06:25.030Z] Archiving artifacts [2020-07-23T14:06:25.509Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-23T14:06:25.768Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2020-07-23T14:06:25.768Z] === RUN TestAPIIpcModeHost [2020-07-23T14:06:26.278Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-07-23T14:06:26.278Z] PASS [2020-07-23T14:06:26.278Z] [2020-07-23T14:06:26.278Z] DONE 1 tests in 1.980s [2020-07-23T14:06:26.278Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-23T14:06:26.278Z] ++ 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 [2020-07-23T14:06:26.278Z] ++ set -e [2020-07-23T14:06:26.278Z] ++ '[' -n 0 ']' [2020-07-23T14:06:26.278Z] ++ set -x [2020-07-23T14:06:26.278Z] ++ 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 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 [2020-07-23T14:06:26.278Z] INFO: Testing against a local daemon [2020-07-23T14:06:26.278Z] === RUN TestSecretInspect [2020-07-23T14:06:26.338Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-07-23T14:06:26.338Z] === RUN TestDaemonIpcModeShareable [2020-07-23T14:06:26.704Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-23T14:06:27.055Z] + make clean [2020-07-23T14:06:27.275Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-23T14:06:27.313Z] docker volume rm -f docker-dev-cache [2020-07-23T14:06:27.313Z] docker-dev-cache [Pipeline] deleteDir [2020-07-23T14:06:27.997Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T14:06:28.213Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-07-23T14:06:28.213Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-23T14:06:28.213Z] === RUN TestDaemonIpcModePrivate [2020-07-23T14:06:28.570Z] --- PASS: TestDaemonRestartIpcMode (4.07s) [2020-07-23T14:06:28.783Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-23T14:06:29.511Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [2020-07-23T14:06:29.721Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-07-23T14:06:29.722Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-07-23T14:06:29.722Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-23T14:06:29.801Z] --- PASS: TestSecretInspect (3.59s) [2020-07-23T14:06:29.801Z] === RUN TestSecretList [2020-07-23T14:06:30.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-23T14:06:31.601Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-07-23T14:06:31.601Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-07-23T14:06:31.601Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-23T14:06:31.601Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-23T14:06:32.169Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-23T14:06:33.324Z] --- PASS: TestSecretList (3.74s) [2020-07-23T14:06:33.325Z] === RUN TestSecretsCreateAndDelete [2020-07-23T14:06:33.547Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-07-23T14:06:33.547Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-23T14:06:33.547Z] === RUN TestIpcModeOlderClient [2020-07-23T14:06:33.547Z] === PAUSE TestIpcModeOlderClient [2020-07-23T14:06:33.547Z] === RUN TestKillContainerInvalidSignal [2020-07-23T14:06:34.115Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-23T14:06:34.115Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-07-23T14:06:34.115Z] === RUN TestKillContainer [2020-07-23T14:06:34.115Z] === RUN TestKillContainer/no_signal [2020-07-23T14:06:35.053Z] === RUN TestKillContainer/non_killing_signal [2020-07-23T14:06:35.312Z] === RUN TestKillContainer/killing_signal [2020-07-23T14:06:35.881Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-23T14:06:36.139Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-23T14:06:36.398Z] --- PASS: TestKillContainer (2.13s) [2020-07-23T14:06:36.398Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-07-23T14:06:36.398Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-07-23T14:06:36.398Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-07-23T14:06:36.398Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-23T14:06:36.398Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-23T14:06:36.846Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-07-23T14:06:36.846Z] === RUN TestSecretsUpdate [2020-07-23T14:06:36.967Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-23T14:06:37.644Z] --- PASS: TestContainerKillOnDaemonStart (13.04s) [2020-07-23T14:06:37.644Z] PASS [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] === Skipped [2020-07-23T14:06:37.644Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-23T14:06:37.644Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-23T14:06:37.644Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-23T14:06:37.644Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:06:37.644Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-23T14:06:37.644Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-23T14:06:37.644Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] [2020-07-23T14:06:37.644Z] DONE 204 tests, 6 skipped in 137.724s [2020-07-23T14:06:37.644Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-23T14:06:37.644Z] ++ 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 [2020-07-23T14:06:37.644Z] ++ set -e [2020-07-23T14:06:37.644Z] ++ '[' -n 0 ']' [2020-07-23T14:06:37.644Z] ++ set -x [2020-07-23T14:06:37.644Z] ++ 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 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 [2020-07-23T14:06:37.644Z] INFO: Testing against a local daemon [2020-07-23T14:06:37.644Z] === RUN TestCommitInheritsEnv [2020-07-23T14:06:37.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-07-23T14:06:37.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-07-23T14:06:37.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-07-23T14:06:37.906Z] === RUN TestKillStoppedContainer [2020-07-23T14:06:37.906Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-23T14:06:37.906Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-23T14:06:37.906Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-23T14:06:37.906Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-23T14:06:37.906Z] === RUN TestKillDifferentUserContainer [2020-07-23T14:06:38.473Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-23T14:06:38.585Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-07-23T14:06:38.586Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-23T14:06:38.586Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-23T14:06:38.586Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-23T14:06:38.586Z] === RUN TestImagesFilterMultiReference [2020-07-23T14:06:38.586Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-23T14:06:38.586Z] === RUN TestImagePullPlatformInvalid [2020-07-23T14:06:38.586Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-23T14:06:38.586Z] === RUN TestRemoveImageOrphaning [2020-07-23T14:06:38.732Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2020-07-23T14:06:38.732Z] === RUN TestInspectOomKilledTrue [2020-07-23T14:06:38.732Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-23T14:06:38.732Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:06:38.732Z] === RUN TestInspectOomKilledFalse [2020-07-23T14:06:38.732Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-23T14:06:38.732Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:06:38.732Z] === RUN TestLinksEtcHostsContentMatch [2020-07-23T14:06:38.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-23T14:06:38.991Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-07-23T14:06:38.991Z] === RUN TestLinksContainerNames [2020-07-23T14:06:39.157Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-07-23T14:06:39.157Z] === RUN TestRemoveImageGarbageCollector [2020-07-23T14:06:39.157Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:06:39.157Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:39.157Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-23T14:06:39.157Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-07-23T14:06:39.157Z] === RUN TestTagInvalidReference [2020-07-23T14:06:39.157Z] --- PASS: TestTagInvalidReference (0.04s) [2020-07-23T14:06:39.157Z] === RUN TestTagValidPrefixedRepo [2020-07-23T14:06:39.157Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-23T14:06:39.157Z] === RUN TestTagExistedNameWithoutForce [2020-07-23T14:06:39.250Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-23T14:06:39.419Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-23T14:06:39.419Z] === RUN TestTagOfficialNames [2020-07-23T14:06:39.419Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-23T14:06:39.419Z] === RUN TestTagMatchesDigest [2020-07-23T14:06:39.419Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-23T14:06:39.419Z] PASS [2020-07-23T14:06:39.419Z] [2020-07-23T14:06:39.419Z] === Skipped [2020-07-23T14:06:39.419Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-23T14:06:39.419Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-23T14:06:39.419Z] [2020-07-23T14:06:39.419Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:06:39.419Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:06:39.419Z] [2020-07-23T14:06:39.419Z] [2020-07-23T14:06:39.419Z] DONE 12 tests, 2 skipped in 1.909s [2020-07-23T14:06:39.419Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-23T14:06:39.419Z] ++ 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 [2020-07-23T14:06:39.419Z] ++ set -e [2020-07-23T14:06:39.419Z] ++ '[' -n 0 ']' [2020-07-23T14:06:39.419Z] ++ set -x [2020-07-23T14:06:39.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 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 [2020-07-23T14:06:39.680Z] INFO: Testing against a local daemon [2020-07-23T14:06:39.680Z] === RUN TestNetworkCreateDelete [2020-07-23T14:06:39.940Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-07-23T14:06:39.940Z] === RUN TestDockerNetworkDeletePreferID [2020-07-23T14:06:40.187Z] --- PASS: TestLinksContainerNames (1.13s) [2020-07-23T14:06:40.187Z] === RUN TestLogsFollowTailEmpty [2020-07-23T14:06:40.369Z] --- PASS: TestSecretsUpdate (3.79s) [2020-07-23T14:06:40.369Z] === RUN TestTemplatedSecret [2020-07-23T14:06:40.757Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-07-23T14:06:40.757Z] === RUN TestContainerNetworkMountsNoChown [2020-07-23T14:06:41.324Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-07-23T14:06:41.324Z] === RUN TestDaemonDNSFallback [2020-07-23T14:06:41.326Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/default [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/default [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/private [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/private [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rprivate [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/slave [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/slave [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rslave [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/shared [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/shared [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rshared [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/default [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/rshared [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/shared [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/rslave [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/slave [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/rprivate [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/private [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:06:41.326Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-23T14:06:41.326Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-23T14:06:41.326Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:06:41.585Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-23T14:06:41.844Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:06:41.844Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-23T14:06:41.844Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-23T14:06:41.844Z] === RUN TestContainerBindMountNonRecursive [2020-07-23T14:06:43.752Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-07-23T14:06:43.752Z] === RUN TestNetworkNat [2020-07-23T14:06:44.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-23T14:06:44.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-23T14:06:44.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-23T14:06:44.687Z] --- PASS: TestNetworkNat (0.68s) [2020-07-23T14:06:44.687Z] === RUN TestNetworkLocalhostTCPNat [2020-07-23T14:06:44.875Z] --- PASS: TestTemplatedSecret (3.83s) [2020-07-23T14:06:44.875Z] === RUN TestSecretCreateResolve [2020-07-23T14:06:45.254Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2020-07-23T14:06:45.254Z] === RUN TestNetworkLoopbackNat [2020-07-23T14:06:45.254Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-23T14:06:45.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-23T14:06:45.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-23T14:06:46.190Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-23T14:06:46.758Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-23T14:06:47.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-23T14:06:48.137Z] --- PASS: TestNetworkLoopbackNat (2.85s) [2020-07-23T14:06:48.137Z] === RUN TestPause [2020-07-23T14:06:48.396Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-23T14:06:48.397Z] --- PASS: TestSecretCreateResolve (3.80s) [2020-07-23T14:06:48.397Z] PASS [2020-07-23T14:06:48.397Z] [2020-07-23T14:06:48.397Z] DONE 6 tests in 22.043s [2020-07-23T14:06:48.397Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-23T14:06:48.397Z] ++ 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 [2020-07-23T14:06:48.397Z] ++ set -e [2020-07-23T14:06:48.397Z] ++ '[' -n 0 ']' [2020-07-23T14:06:48.397Z] ++ set -x [2020-07-23T14:06:48.397Z] ++ 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 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 [2020-07-23T14:06:48.397Z] INFO: Testing against a local daemon [2020-07-23T14:06:48.397Z] === RUN TestServiceCreateInit [2020-07-23T14:06:48.397Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-23T14:06:48.655Z] --- PASS: TestPause (0.66s) [2020-07-23T14:06:48.655Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-23T14:06:48.655Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:06:48.655Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:06:48.655Z] === RUN TestPauseStopPausedContainer [2020-07-23T14:06:49.460Z] --- PASS: TestDaemonDNSFallback (7.37s) [2020-07-23T14:06:49.460Z] === RUN TestInspectNetwork [2020-07-23T14:06:49.591Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-23T14:06:49.591Z] === RUN TestPsFilter [2020-07-23T14:06:49.591Z] --- PASS: TestPsFilter (0.14s) [2020-07-23T14:06:49.591Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-23T14:06:49.850Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-23T14:06:50.418Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2020-07-23T14:06:50.418Z] === RUN TestRemoveContainerWithVolume [2020-07-23T14:06:51.046Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-07-23T14:06:51.046Z] === RUN TestRemoveContainerRunning [2020-07-23T14:06:51.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-23T14:06:52.015Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-07-23T14:06:52.015Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-23T14:06:52.954Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2020-07-23T14:06:52.954Z] === RUN TestRemoveInvalidContainer [2020-07-23T14:06:52.954Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-23T14:06:52.954Z] === RUN TestRenameLinkedContainer [2020-07-23T14:06:53.264Z] 4612f6d0b889: Pull complete [2020-07-23T14:06:53.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-23T14:06:53.665Z] === RUN TestInspectNetwork/full_network_id [2020-07-23T14:06:53.665Z] === RUN TestInspectNetwork/partial_network_id [2020-07-23T14:06:53.665Z] === RUN TestInspectNetwork/network_name [2020-07-23T14:06:53.665Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-23T14:06:53.971Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-23T14:06:55.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-23T14:06:55.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-23T14:06:55.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-23T14:06:56.053Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-07-23T14:06:56.053Z] === RUN TestRenameStoppedContainer [2020-07-23T14:06:56.312Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-23T14:06:56.879Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-07-23T14:06:56.879Z] === RUN TestRenameRunningContainerAndReuse [2020-07-23T14:06:56.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-23T14:06:57.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-23T14:06:57.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-23T14:06:58.383Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2020-07-23T14:06:58.383Z] === RUN TestRenameInvalidName [2020-07-23T14:06:58.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-23T14:06:58.948Z] --- PASS: TestInspectNetwork (9.68s) [2020-07-23T14:06:58.948Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-23T14:06:58.948Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-23T14:06:58.948Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-23T14:06:58.948Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-23T14:06:58.948Z] === RUN TestRunContainerWithBridgeNone [2020-07-23T14:06:58.951Z] --- PASS: TestRenameInvalidName (0.85s) [2020-07-23T14:06:58.951Z] === RUN TestRenameAnonymousContainer [2020-07-23T14:06:59.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-23T14:06:59.545Z] --- PASS: TestServiceCreateInit (10.79s) [2020-07-23T14:06:59.545Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2020-07-23T14:06:59.545Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-07-23T14:06:59.545Z] === RUN TestCreateServiceMultipleTimes [2020-07-23T14:07:00.861Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-07-23T14:07:00.861Z] === RUN TestNetworkInvalidJSON [2020-07-23T14:07:00.861Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-23T14:07:00.861Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-23T14:07:00.861Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:07:00.861Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:07:00.861Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:07:00.861Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:07:00.861Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-23T14:07:00.861Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:07:00.861Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:07:00.861Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-23T14:07:00.861Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-23T14:07:00.861Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-23T14:07:00.861Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-23T14:07:00.861Z] === RUN TestHostIPv4BridgeLabel [2020-07-23T14:07:01.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-23T14:07:01.433Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-07-23T14:07:01.433Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-23T14:07:01.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-23T14:07:02.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-23T14:07:02.684Z] --- PASS: TestRenameAnonymousContainer (3.52s) [2020-07-23T14:07:02.684Z] === RUN TestRenameContainerWithSameName [2020-07-23T14:07:02.818Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-07-23T14:07:02.819Z] === RUN TestDaemonDefaultNetworkPools [2020-07-23T14:07:03.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-23T14:07:03.510Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-07-23T14:07:03.510Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-23T14:07:04.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-23T14:07:04.204Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-07-23T14:07:04.204Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-23T14:07:05.142Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-23T14:07:05.142Z] Using test binary docker [2020-07-23T14:07:05.415Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s) [2020-07-23T14:07:05.415Z] === RUN TestResize [2020-07-23T14:07:05.438Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-23T14:07:05.438Z] +++ /etc/init.d/apparmor start [2020-07-23T14:07:05.438Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-23T14:07:05.438Z] INFO: Waiting for daemon to start... [2020-07-23T14:07:05.438Z] Starting dockerd [2020-07-23T14:07:05.438Z] +++ 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 [2020-07-23T14:07:05.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-23T14:07:06.118Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2020-07-23T14:07:06.118Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-23T14:07:06.245Z] --- PASS: TestResize (0.87s) [2020-07-23T14:07:06.245Z] === RUN TestResizeWithInvalidSize [2020-07-23T14:07:07.185Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2020-07-23T14:07:07.185Z] === RUN TestResizeWhenContainerNotStarted [2020-07-23T14:07:07.532Z] . [2020-07-23T14:07:07.532Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-23T14:07:07.532Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-23T14:07:07.532Z] Error: No such image: emptyfs [2020-07-23T14:07:07.532Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-23T14:07:07.532Z] ++++ docker load [2020-07-23T14:07:07.532Z] Running integration-test (iteration 1) [2020-07-23T14:07:07.532Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-23T14:07:07.532Z] ++ 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 [2020-07-23T14:07:07.532Z] ++ set -e [2020-07-23T14:07:07.532Z] ++ '[' -n 0 ']' [2020-07-23T14:07:07.532Z] ++ set -x [2020-07-23T14:07:07.532Z] ++ 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 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 [2020-07-23T14:07:08.122Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:07:08.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:07:08.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:07:08.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:07:08.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:07:08.664Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-07-23T14:07:08.664Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-23T14:07:08.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-23T14:07:09.241Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-07-23T14:07:09.241Z] === RUN TestServiceWithPredefinedNetwork [2020-07-23T14:07:11.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:07:11.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:07:11.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-23T14:07:12.554Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-07-23T14:07:12.554Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-23T14:07:12.554Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:07:12.554Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:07:12.554Z] === RUN TestServiceWithDataPathPortInit [2020-07-23T14:07:12.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-23T14:07:13.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-23T14:07:15.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-23T14:07:15.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:07:15.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:07:16.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-23T14:07:16.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-23T14:07:18.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:07:18.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:07:20.264Z] Loaded image: buildpack-deps:buster [2020-07-23T14:07:20.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:07:20.565Z] Loaded image: busybox:latest [2020-07-23T14:07:20.565Z] Loaded image: busybox:glibc [2020-07-23T14:07:20.565Z] Loaded image: debian:buster [2020-07-23T14:07:20.565Z] Loaded image: hello-world:latest [2020-07-23T14:07:20.565Z] INFO: Testing against a local daemon [2020-07-23T14:07:20.565Z] === RUN TestCgroupNamespacesBuild [2020-07-23T14:07:21.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-23T14:07:21.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:07:22.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:07:22.024Z] --- PASS: TestCreateServiceMultipleTimes (22.14s) [2020-07-23T14:07:22.024Z] === RUN TestCreateServiceConflict [2020-07-23T14:07:22.091Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-07-23T14:07:22.091Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-23T14:07:22.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:07:23.862Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-07-23T14:07:23.862Z] === RUN TestBuildWithSession [2020-07-23T14:07:23.862Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-23T14:07:23.862Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:07:23.862Z] === RUN TestBuildSquashParent [2020-07-23T14:07:23.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-23T14:07:24.779Z] --- PASS: TestCreateServiceConflict (3.69s) [2020-07-23T14:07:24.780Z] === RUN TestCreateServiceMaxReplicas [2020-07-23T14:07:25.254Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-23T14:07:25.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.24s) [2020-07-23T14:07:25.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.37s) [2020-07-23T14:07:25.254Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.09s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-07-23T14:07:25.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-07-23T14:07:25.255Z] === RUN TestCgroupNamespacesRun [2020-07-23T14:07:27.163Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-07-23T14:07:27.163Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-23T14:07:27.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-23T14:07:28.365Z] --- PASS: TestBuildSquashParent (4.77s) [2020-07-23T14:07:28.365Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-23T14:07:28.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:07:28.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:07:28.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:07:28.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:07:28.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:07:28.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:07:28.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:07:28.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:07:28.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:07:28.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:07:28.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:07:28.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:07:28.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-23T14:07:28.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-23T14:07:28.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-23T14:07:28.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-23T14:07:28.667Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-07-23T14:07:28.667Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-23T14:07:28.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-23T14:07:29.238Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2020-07-23T14:07:29.238Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-23T14:07:30.305Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2020-07-23T14:07:30.305Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-23T14:07:30.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-23T14:07:30.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-23T14:07:30.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-23T14:07:30.667Z] --- PASS: TestServiceWithDataPathPortInit (17.65s) [2020-07-23T14:07:30.667Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-23T14:07:30.809Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-23T14:07:31.940Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-07-23T14:07:31.940Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-23T14:07:32.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-23T14:07:32.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-23T14:07:32.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2020-07-23T14:07:32.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2020-07-23T14:07:32.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2020-07-23T14:07:32.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2020-07-23T14:07:32.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.73s) [2020-07-23T14:07:32.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2020-07-23T14:07:32.894Z] === RUN TestBuildMultiStageCopy [2020-07-23T14:07:32.894Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-23T14:07:33.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-23T14:07:33.395Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-07-23T14:07:33.395Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-23T14:07:33.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-23T14:07:34.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-23T14:07:34.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-23T14:07:34.712Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-23T14:07:35.010Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-23T14:07:35.033Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-07-23T14:07:35.033Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-23T14:07:35.343Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2020-07-23T14:07:35.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s) [2020-07-23T14:07:35.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-07-23T14:07:35.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2020-07-23T14:07:35.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-07-23T14:07:35.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-07-23T14:07:35.343Z] === RUN TestBuildMultiStageParentConfig [2020-07-23T14:07:35.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-23T14:07:35.861Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-07-23T14:07:35.861Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-23T14:07:36.383Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2020-07-23T14:07:36.383Z] === RUN TestBuildLabelWithTargets [2020-07-23T14:07:36.947Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-23T14:07:36.947Z] Copying nested executables into bundles/binary-daemon [2020-07-23T14:07:36.947Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-23T14:07:37.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/make.sh cross [2020-07-23T14:07:37.429Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-07-23T14:07:37.429Z] === RUN TestBuildWithEmptyLayers [2020-07-23T14:07:37.553Z] [2020-07-23T14:07:37.768Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-07-23T14:07:37.768Z] === RUN TestKernelTCPMemory [2020-07-23T14:07:37.813Z] Removing bundles/ [2020-07-23T14:07:37.813Z] [2020-07-23T14:07:37.813Z] ---> Making bundle: cross (in bundles/cross) [2020-07-23T14:07:37.813Z] Cross building: bundles/cross/linux/amd64 [2020-07-23T14:07:37.813Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-23T14:07:37.813Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-23T14:07:38.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-23T14:07:38.073Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-07-23T14:07:38.073Z] === RUN TestBuildMultiStageOnBuild [2020-07-23T14:07:38.595Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-07-23T14:07:38.595Z] === RUN TestNISDomainname [2020-07-23T14:07:38.804Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.37s) [2020-07-23T14:07:38.804Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7l9yre7zfwuhlvztgapa7wtlf Created:2020-07-23 14:07:31.202794739 +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[bc7e6befcbcb50f4659272728a6eba6cc818f22d576abf124a5f835a4f40fbc5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8fr1vyjhewk2el41fur1ry3ll EndpointID:37dc19dae191abff4f6fcdc4f28322e7c70351fdbfff1afcaecb0e2b7fb4715c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b1f5a93759aee008a2a6d653a7bc7d97cbef70f8897bdebc15e67bcc623b711 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:fc56c659138c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8fr1vyjhewk2el41fur1ry3ll EndpointID:37dc19dae191abff4f6fcdc4f28322e7c70351fdbfff1afcaecb0e2b7fb4715c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-23T14:07:38.804Z] PASS [2020-07-23T14:07:38.804Z] [2020-07-23T14:07:38.804Z] === Skipped [2020-07-23T14:07:38.804Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:07:38.804Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:07:38.804Z] [2020-07-23T14:07:38.804Z] [2020-07-23T14:07:38.804Z] DONE 23 tests, 1 skipped in 59.012s [2020-07-23T14:07:38.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:07:38.804Z] ++ 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 [2020-07-23T14:07:38.804Z] ++ set -e [2020-07-23T14:07:38.804Z] ++ '[' -n 0 ']' [2020-07-23T14:07:38.804Z] ++ set -x [2020-07-23T14:07:38.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 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 [2020-07-23T14:07:38.804Z] INFO: Testing against a local daemon [2020-07-23T14:07:38.804Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-23T14:07:38.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:07:38.804Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:07:38.804Z] === RUN TestDockerNetworkIpvlan [2020-07-23T14:07:38.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:07:38.804Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:07:38.804Z] PASS [2020-07-23T14:07:38.804Z] [2020-07-23T14:07:38.804Z] === Skipped [2020-07-23T14:07:38.804Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:07:38.804Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:07:38.804Z] [2020-07-23T14:07:38.804Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:07:38.804Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:07:38.804Z] [2020-07-23T14:07:38.804Z] [2020-07-23T14:07:38.804Z] DONE 2 tests, 2 skipped in 0.166s [2020-07-23T14:07:38.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:07:38.804Z] ++ 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 [2020-07-23T14:07:38.804Z] ++ set -e [2020-07-23T14:07:38.804Z] ++ '[' -n 0 ']' [2020-07-23T14:07:38.804Z] ++ set -x [2020-07-23T14:07:38.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 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 [2020-07-23T14:07:38.804Z] INFO: Testing against a local daemon [2020-07-23T14:07:38.804Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-23T14:07:39.535Z] --- PASS: TestNISDomainname (0.97s) [2020-07-23T14:07:39.535Z] === RUN TestHostnameDnsResolution [2020-07-23T14:07:40.177Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-07-23T14:07:40.177Z] === RUN TestBuildUncleanTarFilenames [2020-07-23T14:07:40.816Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-07-23T14:07:40.816Z] === RUN TestBuildMultiStageLayerLeak [2020-07-23T14:07:40.914Z] --- PASS: TestHostnameDnsResolution (1.35s) [2020-07-23T14:07:40.914Z] === RUN TestStats [2020-07-23T14:07:41.349Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.11s) [2020-07-23T14:07:41.349Z] === RUN TestDockerNetworkMacvlan [2020-07-23T14:07:41.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-23T14:07:41.921Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-23T14:07:42.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-23T14:07:42.903Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2020-07-23T14:07:42.903Z] === RUN TestBuildWithHugeFile [2020-07-23T14:07:43.305Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-23T14:07:43.738Z] --- PASS: TestStats (2.83s) [2020-07-23T14:07:43.738Z] === RUN TestStopContainerWithTimeout [2020-07-23T14:07:43.738Z] === RUN TestStopContainerWithTimeout/0 [2020-07-23T14:07:43.738Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-23T14:07:43.738Z] === RUN TestStopContainerWithTimeout/1 [2020-07-23T14:07:43.738Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-23T14:07:43.738Z] === RUN TestStopContainerWithTimeout/3 [2020-07-23T14:07:43.738Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-23T14:07:43.738Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-23T14:07:43.738Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-23T14:07:43.738Z] === CONT TestStopContainerWithTimeout/0 [2020-07-23T14:07:43.738Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-23T14:07:43.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-23T14:07:44.590Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-07-23T14:07:44.590Z] === RUN TestCreateServiceSecretFileMode [2020-07-23T14:07:44.690Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-23T14:07:44.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-23T14:07:44.692Z] === CONT TestStopContainerWithTimeout/3 [2020-07-23T14:07:45.262Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-23T14:07:46.205Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-23T14:07:46.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-23T14:07:46.463Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-23T14:07:46.722Z] === CONT TestStopContainerWithTimeout/1 [2020-07-23T14:07:47.989Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-23T14:07:48.099Z] --- PASS: TestCreateServiceSecretFileMode (3.69s) [2020-07-23T14:07:48.099Z] === RUN TestCreateServiceConfigFileMode [2020-07-23T14:07:48.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-23T14:07:48.624Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-23T14:07:48.624Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-07-23T14:07:48.624Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-07-23T14:07:48.624Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-07-23T14:07:48.624Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-07-23T14:07:48.624Z] === RUN TestDeleteDevicemapper [2020-07-23T14:07:48.624Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-23T14:07:48.624Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:07:48.624Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-23T14:07:51.288Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-23T14:07:51.608Z] --- PASS: TestCreateServiceConfigFileMode (3.57s) [2020-07-23T14:07:51.608Z] === RUN TestCreateServiceSysctls [2020-07-23T14:07:51.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-23T14:07:51.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-23T14:07:51.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-23T14:07:52.171Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-23T14:07:52.171Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2020-07-23T14:07:52.171Z] === RUN TestUpdateMemory [2020-07-23T14:07:52.171Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-23T14:07:52.171Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:07:52.171Z] === RUN TestUpdateCPUQuota [2020-07-23T14:07:53.549Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-23T14:07:53.549Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-07-23T14:07:53.549Z] === RUN TestUpdatePidsLimit [2020-07-23T14:07:53.549Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-23T14:07:54.117Z] === RUN TestUpdatePidsLimit/no_change [2020-07-23T14:07:54.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-23T14:07:54.376Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-23T14:07:54.376Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-23T14:07:54.635Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-23T14:07:54.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-23T14:07:55.153Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-23T14:07:55.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-23T14:07:55.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-23T14:07:56.105Z] --- PASS: TestCreateServiceSysctls (4.56s) [2020-07-23T14:07:56.105Z] === RUN TestCreateServiceCapabilities [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit (3.21s) [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-07-23T14:07:57.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-23T14:07:57.051Z] === RUN TestUpdateRestartPolicy [2020-07-23T14:07:57.872Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-23T14:07:58.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-23T14:07:59.256Z] --- PASS: TestDockerNetworkMacvlan (18.08s) [2020-07-23T14:07:59.256Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-23T14:07:59.256Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-23T14:07:59.256Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-07-23T14:07:59.256Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-07-23T14:07:59.256Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s) [2020-07-23T14:07:59.256Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2020-07-23T14:07:59.256Z] PASS [2020-07-23T14:07:59.256Z] [2020-07-23T14:07:59.256Z] DONE 8 tests in 20.363s [2020-07-23T14:07:59.256Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-23T14:07:59.256Z] ++ 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 [2020-07-23T14:07:59.256Z] ++ set -e [2020-07-23T14:07:59.256Z] ++ '[' -n 0 ']' [2020-07-23T14:07:59.256Z] ++ set -x [2020-07-23T14:07:59.256Z] ++ 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 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 [2020-07-23T14:07:59.256Z] testing: warning: no tests to run [2020-07-23T14:07:59.256Z] PASS [2020-07-23T14:07:59.256Z] [2020-07-23T14:07:59.256Z] DONE 0 tests in 0.029s [2020-07-23T14:07:59.256Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-23T14:07:59.256Z] ++ 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 [2020-07-23T14:07:59.256Z] ++ set -e [2020-07-23T14:07:59.256Z] ++ '[' -n 0 ']' [2020-07-23T14:07:59.256Z] ++ set -x [2020-07-23T14:07:59.257Z] ++ 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 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 [2020-07-23T14:07:59.257Z] INFO: Testing against a local daemon [2020-07-23T14:07:59.257Z] === RUN TestAuthZPluginAllowRequest [2020-07-23T14:07:59.640Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2020-07-23T14:07:59.640Z] === RUN TestInspect [2020-07-23T14:08:00.334Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-23T14:08:01.169Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-07-23T14:08:01.169Z] === RUN TestAuthZPluginTLS [2020-07-23T14:08:01.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-23T14:08:01.741Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-07-23T14:08:01.741Z] === RUN TestAuthZPluginDenyRequest [2020-07-23T14:08:01.840Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-23T14:08:02.313Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-07-23T14:08:02.313Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-23T14:08:02.777Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-23T14:08:02.884Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-07-23T14:08:02.884Z] === RUN TestAuthZPluginDenyResponse [2020-07-23T14:08:03.041Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-23T14:08:03.163Z] --- PASS: TestInspect (3.57s) [2020-07-23T14:08:03.163Z] === RUN TestCreateJob [2020-07-23T14:08:03.300Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-23T14:08:03.559Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-23T14:08:03.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-23T14:08:03.817Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-23T14:08:03.817Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-23T14:08:03.827Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-07-23T14:08:03.827Z] === RUN TestAuthZPluginAllowEventStream [2020-07-23T14:08:05.194Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-23T14:08:05.739Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-07-23T14:08:05.739Z] === RUN TestAuthZPluginErrorResponse [2020-07-23T14:08:05.999Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-07-23T14:08:05.999Z] === RUN TestAuthZPluginErrorRequest [2020-07-23T14:08:06.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-23T14:08:06.571Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-07-23T14:08:06.571Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-23T14:08:07.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-07-23T14:08:07.513Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-23T14:08:07.633Z] --- PASS: TestCreateJob (4.73s) [2020-07-23T14:08:07.633Z] === RUN TestReplicatedJob [2020-07-23T14:08:08.666Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-23T14:08:09.234Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2020-07-23T14:08:09.234Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-23T14:08:09.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-23T14:08:09.492Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-23T14:08:09.751Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-07-23T14:08:09.751Z] === RUN TestWaitNonBlocked [2020-07-23T14:08:09.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:08:09.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:08:09.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:08:09.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:08:10.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:08:10.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:08:10.061Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-07-23T14:08:10.061Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-23T14:08:10.948Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-23T14:08:10.948Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-07-23T14:08:10.948Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-07-23T14:08:10.948Z] === RUN TestWaitBlocked [2020-07-23T14:08:10.948Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:08:10.948Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:08:10.948Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:08:10.948Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:08:10.948Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:08:10.948Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:08:11.975Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-07-23T14:08:11.975Z] === RUN TestAuthZPluginHeader [2020-07-23T14:08:12.327Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-23T14:08:12.327Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-07-23T14:08:12.327Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2020-07-23T14:08:12.327Z] === CONT TestContainerStartOnDaemonRestart [2020-07-23T14:08:12.327Z] === CONT TestIpcModeOlderClient [2020-07-23T14:08:12.327Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-07-23T14:08:12.327Z] === CONT TestDaemonHostGatewayIP [2020-07-23T14:08:12.898Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-23T14:08:12.917Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-07-23T14:08:12.917Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-23T14:08:12.917Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-23T14:08:12.917Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:12.917Z] === RUN TestAuthZPluginV2Disable [2020-07-23T14:08:12.917Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-23T14:08:12.917Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:12.917Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-23T14:08:12.917Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-23T14:08:12.917Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:12.917Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-23T14:08:12.917Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-23T14:08:12.917Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:12.917Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-23T14:08:13.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-23T14:08:14.096Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-23T14:08:14.664Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-23T14:08:14.924Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-23T14:08:15.492Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-23T14:08:16.063Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-23T14:08:16.063Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2020-07-23T14:08:16.063Z] === CONT TestContainerKillOnDaemonStart [2020-07-23T14:08:16.121Z] --- PASS: TestReplicatedJob (6.95s) [2020-07-23T14:08:16.121Z] === RUN TestUpdateReplicatedJob [2020-07-23T14:08:17.449Z] --- PASS: TestDaemonHostGatewayIP (4.99s) [2020-07-23T14:08:17.449Z] === CONT TestDaemonRestartIpcMode [2020-07-23T14:08:18.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-23T14:08:19.648Z] --- PASS: TestUpdateReplicatedJob (4.65s) [2020-07-23T14:08:19.648Z] === RUN TestServiceListWithStatuses [2020-07-23T14:08:19.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-23T14:08:19.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:08:19.648Z] === RUN TestDockerNetworkConnectAlias [2020-07-23T14:08:20.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-23T14:08:21.117Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-07-23T14:08:23.650Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-23T14:08:25.557Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-23T14:08:26.125Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-23T14:08:26.125Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-23T14:08:26.692Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-23T14:08:27.630Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-23T14:08:28.182Z] --- PASS: TestDockerNetworkConnectAlias (8.11s) [2020-07-23T14:08:28.182Z] === RUN TestDockerNetworkReConnect [2020-07-23T14:08:28.566Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-23T14:08:29.134Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2020-07-23T14:08:29.134Z] PASS [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] === Skipped [2020-07-23T14:08:29.134Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-23T14:08:29.134Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-23T14:08:29.134Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-23T14:08:29.134Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:08:29.134Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-23T14:08:29.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-23T14:08:29.134Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] [2020-07-23T14:08:29.134Z] DONE 204 tests, 6 skipped in 148.208s [2020-07-23T14:08:29.134Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-23T14:08:29.134Z] ++ 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 [2020-07-23T14:08:29.134Z] ++ set -e [2020-07-23T14:08:29.134Z] ++ '[' -n 0 ']' [2020-07-23T14:08:29.134Z] ++ set -x [2020-07-23T14:08:29.134Z] ++ 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 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 [2020-07-23T14:08:29.134Z] INFO: Testing against a local daemon [2020-07-23T14:08:29.134Z] === RUN TestCommitInheritsEnv [2020-07-23T14:08:29.702Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-07-23T14:08:29.702Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-23T14:08:29.702Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-23T14:08:29.702Z] === RUN TestImagesFilterMultiReference [2020-07-23T14:08:29.702Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-23T14:08:29.702Z] === RUN TestImagePullPlatformInvalid [2020-07-23T14:08:29.702Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-23T14:08:29.702Z] === RUN TestRemoveImageOrphaning [2020-07-23T14:08:29.961Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-07-23T14:08:29.961Z] === RUN TestRemoveImageGarbageCollector [2020-07-23T14:08:30.897Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-23T14:08:31.038Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s) [2020-07-23T14:08:31.038Z] PASS [2020-07-23T14:08:31.038Z] [2020-07-23T14:08:31.038Z] === Skipped [2020-07-23T14:08:31.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-23T14:08:31.038Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:31.038Z] [2020-07-23T14:08:31.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-23T14:08:31.038Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:31.038Z] [2020-07-23T14:08:31.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-23T14:08:31.038Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:31.038Z] [2020-07-23T14:08:31.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-23T14:08:31.038Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:31.038Z] [2020-07-23T14:08:31.038Z] [2020-07-23T14:08:31.038Z] DONE 17 tests, 4 skipped in 31.978s [2020-07-23T14:08:31.038Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-23T14:08:31.038Z] ++ 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 [2020-07-23T14:08:31.038Z] ++ set -e [2020-07-23T14:08:31.038Z] ++ '[' -n 0 ']' [2020-07-23T14:08:31.038Z] ++ set -x [2020-07-23T14:08:31.038Z] ++ 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 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 [2020-07-23T14:08:31.304Z] INFO: Testing against a local daemon [2020-07-23T14:08:31.304Z] === RUN TestPluginInvalidJSON [2020-07-23T14:08:31.304Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:08:31.304Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:08:31.304Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:08:31.304Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-23T14:08:31.304Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-23T14:08:31.304Z] === RUN TestPluginInstall [2020-07-23T14:08:31.304Z] === RUN TestPluginInstall/no_auth [2020-07-23T14:08:31.465Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-23T14:08:32.032Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2020-07-23T14:08:32.032Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-23T14:08:32.032Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-23T14:08:32.032Z] === RUN TestTagInvalidReference [2020-07-23T14:08:32.032Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-23T14:08:32.032Z] === RUN TestTagValidPrefixedRepo [2020-07-23T14:08:32.032Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-23T14:08:32.032Z] === RUN TestTagExistedNameWithoutForce [2020-07-23T14:08:32.032Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2020-07-23T14:08:32.032Z] === RUN TestTagOfficialNames [2020-07-23T14:08:32.291Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-23T14:08:32.291Z] === RUN TestTagMatchesDigest [2020-07-23T14:08:32.291Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-07-23T14:08:32.291Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-23T14:08:32.859Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-23T14:08:32.859Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-23T14:08:32.859Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-23T14:08:32.859Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-23T14:08:32.859Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-23T14:08:33.759Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2020-07-23T14:08:33.760Z] === RUN TestServicePlugin [2020-07-23T14:08:33.760Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-23T14:08:33.760Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:33.760Z] === RUN TestServiceUpdateLabel [2020-07-23T14:08:34.858Z] fc1b9e59edad: Pull complete [2020-07-23T14:08:34.858Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-23T14:08:34.858Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:08:34.858Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-23T14:08:34.858Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-23T14:08:34.858Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-23T14:08:34.858Z] WARN: Skipping validation tests [2020-07-23T14:08:34.858Z] INFO: Running unit tests at 07/23/2020 14:08:34... [2020-07-23T14:08:36.146Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-23T14:08:36.712Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-23T14:08:36.972Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-23T14:08:37.280Z] --- PASS: TestServiceUpdateLabel (3.57s) [2020-07-23T14:08:37.280Z] === RUN TestServiceUpdateSecrets [2020-07-23T14:08:37.570Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4861dc5218590fb077f430ca27b830a60c18595cb6efb62ad12ffa126f1a269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4861dc5218590fb077f430ca27b830a60c18595cb6efb62ad12ffa126f1a269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:08:37.902Z] === RUN TestPluginInstall/with_htpasswd [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:235b3fdcdc1d915e1dad8b0d2d989be52c9bb19260241eaae7c78144e131cf0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:08:37.902Z] time="2020-07-23T14:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:235b3fdcdc1d915e1dad8b0d2d989be52c9bb19260241eaae7c78144e131cf0e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:08:38.160Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-23T14:08:38.473Z] === RUN TestPluginInstall/with_insecure [2020-07-23T14:08:38.754Z] INFO: make.ps1 starting at 07/23/2020 14:08:37 [2020-07-23T14:08:38.754Z] INFO: Git commit (1af8c2bbb8) assumed from DOCKER_GITCOMMIT environment variable [2020-07-23T14:08:38.754Z] INFO: Invoking autogen... [2020-07-23T14:08:39.748Z] INFO: Running unit tests... [2020-07-23T14:08:39.858Z] time="2020-07-23T14:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:08:39.858Z] time="2020-07-23T14:08:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:08:39.858Z] time="2020-07-23T14:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90ec56febd9946ccfd95ad8733117d6c04b669fe50646282c4d5915263cd2fb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:08:39.858Z] time="2020-07-23T14:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:08:39.858Z] time="2020-07-23T14:08:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:08:39.858Z] time="2020-07-23T14:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90ec56febd9946ccfd95ad8733117d6c04b669fe50646282c4d5915263cd2fb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:08:39.930Z] --- PASS: TestBuildWithHugeFile (53.52s) [2020-07-23T14:08:39.930Z] === RUN TestBuildWithEmptyDockerfile [2020-07-23T14:08:39.930Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:08:39.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:08:39.930Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:08:39.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:08:39.930Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:08:39.930Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:08:39.930Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-23T14:08:39.930Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-23T14:08:39.930Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-23T14:08:39.930Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-23T14:08:39.930Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-23T14:08:39.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-23T14:08:39.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-23T14:08:39.930Z] === RUN TestBuildPreserveOwnership [2020-07-23T14:08:39.930Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-23T14:08:39.930Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-23T14:08:40.119Z] --- PASS: TestPluginInstall (8.79s) [2020-07-23T14:08:40.119Z] --- PASS: TestPluginInstall/no_auth (5.84s) [2020-07-23T14:08:40.119Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-07-23T14:08:40.119Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-07-23T14:08:40.119Z] plugin_test.go:157: [d882ca86eb7bc] daemon is not started [2020-07-23T14:08:40.119Z] PASS [2020-07-23T14:08:40.119Z] [2020-07-23T14:08:40.119Z] DONE 6 tests in 9.017s [2020-07-23T14:08:40.119Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-23T14:08:40.119Z] ++ 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 [2020-07-23T14:08:40.119Z] ++ set -e [2020-07-23T14:08:40.119Z] ++ '[' -n 0 ']' [2020-07-23T14:08:40.119Z] ++ set -x [2020-07-23T14:08:40.119Z] ++ 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 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 [2020-07-23T14:08:40.225Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2020-07-23T14:08:40.226Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2020-07-23T14:08:40.226Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-07-23T14:08:40.226Z] === RUN TestBuildPlatformInvalid [2020-07-23T14:08:40.226Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-23T14:08:40.226Z] PASS [2020-07-23T14:08:40.226Z] [2020-07-23T14:08:40.226Z] === Skipped [2020-07-23T14:08:40.226Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-23T14:08:40.226Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:08:40.226Z] [2020-07-23T14:08:40.226Z] [2020-07-23T14:08:40.226Z] DONE 32 tests, 1 skipped in 92.658s [2020-07-23T14:08:40.226Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-23T14:08:40.226Z] ++ 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 [2020-07-23T14:08:40.226Z] ++ set -e [2020-07-23T14:08:40.226Z] ++ '[' -n 0 ']' [2020-07-23T14:08:40.226Z] ++ set -x [2020-07-23T14:08:40.226Z] ++ 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 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 [2020-07-23T14:08:40.226Z] INFO: Testing against a local daemon [2020-07-23T14:08:40.226Z] === RUN TestConfigInspect [2020-07-23T14:08:40.380Z] INFO: Testing against a local daemon [2020-07-23T14:08:40.380Z] === RUN TestExternalGraphDriver [2020-07-23T14:08:40.380Z] === RUN TestExternalGraphDriver/json [2020-07-23T14:08:41.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-23T14:08:42.322Z] --- PASS: TestConfigInspect (1.96s) [2020-07-23T14:08:42.322Z] === RUN TestConfigList [2020-07-23T14:08:42.926Z] === RUN TestExternalGraphDriver/spec [2020-07-23T14:08:43.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-23T14:08:43.936Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-23T14:08:44.410Z] --- PASS: TestConfigList (1.89s) [2020-07-23T14:08:44.410Z] === RUN TestConfigsCreateAndDelete [2020-07-23T14:08:44.503Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-23T14:08:44.503Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-23T14:08:45.070Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-23T14:08:45.528Z] === RUN TestExternalGraphDriver/pull [2020-07-23T14:08:45.639Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-23T14:08:46.490Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2020-07-23T14:08:46.490Z] === RUN TestConfigsUpdate [2020-07-23T14:08:48.029Z] --- PASS: TestConfigsUpdate (1.90s) [2020-07-23T14:08:48.029Z] === RUN TestTemplatedConfig [2020-07-23T14:08:48.072Z] --- PASS: TestExternalGraphDriver (7.42s) [2020-07-23T14:08:48.072Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-07-23T14:08:48.072Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2020-07-23T14:08:48.072Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-07-23T14:08:48.072Z] === RUN TestGraphdriverPluginV2 [2020-07-23T14:08:48.072Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-07-23T14:08:48.072Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:48.072Z] PASS [2020-07-23T14:08:48.072Z] [2020-07-23T14:08:48.072Z] === Skipped [2020-07-23T14:08:48.072Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-07-23T14:08:48.072Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:08:48.072Z] [2020-07-23T14:08:48.072Z] [2020-07-23T14:08:48.072Z] DONE 5 tests, 1 skipped in 7.609s [2020-07-23T14:08:48.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-23T14:08:48.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-23T14:08:48.072Z] ++ set -e [2020-07-23T14:08:48.072Z] ++ '[' -n 0 ']' [2020-07-23T14:08:48.072Z] ++ set -x [2020-07-23T14:08:48.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-07-23T14:08:48.072Z] INFO: Testing against a local daemon [2020-07-23T14:08:48.072Z] === RUN TestContinueAfterPluginCrash [2020-07-23T14:08:48.072Z] === PAUSE TestContinueAfterPluginCrash [2020-07-23T14:08:48.072Z] === RUN TestReadPluginNoRead [2020-07-23T14:08:48.072Z] === PAUSE TestReadPluginNoRead [2020-07-23T14:08:48.072Z] === RUN TestDaemonStartWithLogOpt [2020-07-23T14:08:48.072Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-23T14:08:48.072Z] === CONT TestContinueAfterPluginCrash [2020-07-23T14:08:48.072Z] === CONT TestDaemonStartWithLogOpt [2020-07-23T14:08:48.072Z] === CONT TestReadPluginNoRead [2020-07-23T14:08:48.455Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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/quota 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/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 [2020-07-23T14:08:48.928Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-23T14:08:49.496Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-23T14:08:50.775Z] --- PASS: TestTemplatedConfig (2.37s) [2020-07-23T14:08:50.775Z] === RUN TestConfigCreateResolve [2020-07-23T14:08:50.874Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-23T14:08:52.282Z] === RUN TestReadPluginNoRead/default [2020-07-23T14:08:52.299Z] --- PASS: TestConfigCreateResolve (1.89s) [2020-07-23T14:08:52.299Z] === RUN TestConfigDaemonLibtrustID [2020-07-23T14:08:52.781Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-23T14:08:52.855Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2020-07-23T14:08:52.937Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-23T14:08:52.937Z] PASS [2020-07-23T14:08:52.937Z] [2020-07-23T14:08:52.937Z] DONE 7 tests in 12.515s [2020-07-23T14:08:52.937Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-23T14:08:52.937Z] ++ 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 [2020-07-23T14:08:52.937Z] ++ set -e [2020-07-23T14:08:52.937Z] ++ '[' -n 0 ']' [2020-07-23T14:08:52.937Z] ++ set -x [2020-07-23T14:08:52.937Z] ++ 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 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 [2020-07-23T14:08:52.937Z] INFO: Testing against a local daemon [2020-07-23T14:08:52.937Z] === RUN TestCheckpoint [2020-07-23T14:08:52.937Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-23T14:08:52.937Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:08:52.937Z] === RUN TestContainerInvalidJSON [2020-07-23T14:08:52.937Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:08:52.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:08:52.937Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:08:52.937Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:08:52.937Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:08:52.937Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:08:52.937Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-23T14:08:52.937Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-23T14:08:52.937Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-23T14:08:52.937Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-23T14:08:52.937Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-23T14:08:52.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-23T14:08:52.937Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-23T14:08:52.937Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-23T14:08:52.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-23T14:08:52.937Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-23T14:08:52.937Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-23T14:08:52.937Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-23T14:08:53.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-23T14:08:53.234Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-23T14:08:53.234Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-23T14:08:53.234Z] === RUN TestCopyFromContainer [2020-07-23T14:08:54.159Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-23T14:08:54.238Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-23T14:08:54.282Z] === RUN TestCopyFromContainer// [2020-07-23T14:08:54.578Z] === RUN TestCopyFromContainer//bar/root [2020-07-23T14:08:54.578Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-23T14:08:54.578Z] === RUN TestCopyFromContainer/bar/quux [2020-07-23T14:08:54.578Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-23T14:08:54.873Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-23T14:08:54.873Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-23T14:08:54.873Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-23T14:08:54.873Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-23T14:08:55.173Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer (1.91s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-23T14:08:55.173Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-23T14:08:55.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-23T14:08:55.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:08:55.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:08:55.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:08:55.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:08:55.173Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:08:55.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:08:55.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-23T14:08:55.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-23T14:08:55.173Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-23T14:08:55.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-23T14:08:55.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-23T14:08:55.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-23T14:08:55.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-23T14:08:55.173Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-23T14:08:55.173Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-23T14:08:55.173Z] === RUN TestCreateWithInvalidEnv [2020-07-23T14:08:55.173Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-23T14:08:55.173Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-23T14:08:55.173Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-23T14:08:55.173Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-23T14:08:55.173Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-23T14:08:55.173Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-23T14:08:55.173Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-23T14:08:55.173Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-23T14:08:55.173Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-23T14:08:55.173Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-23T14:08:55.173Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-23T14:08:55.173Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-23T14:08:55.173Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-23T14:08:55.173Z] === RUN TestCreateTmpfsMountsTarget [2020-07-23T14:08:55.173Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-23T14:08:55.173Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-23T14:08:55.654Z] ? github.com/docker/docker/api [no test files] [2020-07-23T14:08:55.872Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2020-07-23T14:08:55.872Z] === RUN TestServiceUpdateConfigs [2020-07-23T14:08:56.150Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-23T14:08:56.689Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:08:56.689Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:08:56.689Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:08:56.689Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-23T14:08:56.689Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-23T14:08:56.689Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-23T14:08:56.689Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-23T14:08:56.689Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-23T14:08:56.689Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-23T14:08:56.986Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-23T14:08:56.986Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-23T14:08:56.986Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-23T14:08:56.986Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-23T14:08:56.986Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-23T14:08:56.986Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-23T14:08:56.986Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-23T14:08:57.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-23T14:08:57.533Z] --- PASS: TestReadPluginNoRead (9.61s) [2020-07-23T14:08:57.533Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-07-23T14:08:57.533Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-07-23T14:08:57.533Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2020-07-23T14:08:57.533Z] read_test.go:92: [d46437aa5e016] daemon is not started [2020-07-23T14:08:58.018Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-23T14:08:58.104Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2020-07-23T14:08:58.104Z] PASS [2020-07-23T14:08:58.104Z] [2020-07-23T14:08:58.104Z] DONE 6 tests in 10.341s [2020-07-23T14:08:58.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-23T14:08:58.104Z] ++ 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 [2020-07-23T14:08:58.104Z] ++ set -e [2020-07-23T14:08:58.104Z] ++ '[' -n 0 ']' [2020-07-23T14:08:58.104Z] ++ set -x [2020-07-23T14:08:58.104Z] ++ 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 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 [2020-07-23T14:08:58.104Z] testing: warning: no tests to run [2020-07-23T14:08:58.104Z] PASS [2020-07-23T14:08:58.104Z] [2020-07-23T14:08:58.104Z] DONE 0 tests in 0.049s [2020-07-23T14:08:58.104Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-23T14:08:58.104Z] ++ 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 [2020-07-23T14:08:58.104Z] ++ set -e [2020-07-23T14:08:58.104Z] ++ '[' -n 0 ']' [2020-07-23T14:08:58.104Z] ++ set -x [2020-07-23T14:08:58.104Z] ++ 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 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 [2020-07-23T14:08:58.278Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-23T14:08:58.365Z] INFO: Testing against a local daemon [2020-07-23T14:08:58.365Z] === RUN TestPluginWithDevMounts [2020-07-23T14:08:58.365Z] === PAUSE TestPluginWithDevMounts [2020-07-23T14:08:58.365Z] === CONT TestPluginWithDevMounts [2020-07-23T14:08:58.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-07-23T14:08:58.518Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-23T14:08:58.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:08:58.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:08:58.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:08:58.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:08:58.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:08:58.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:08:58.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:08:58.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:08:58.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:08:58.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:08:58.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-23T14:08:58.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-23T14:08:58.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-23T14:08:58.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-23T14:08:58.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-23T14:08:58.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-23T14:08:58.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-23T14:08:58.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-23T14:08:58.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-23T14:08:58.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-07-23T14:08:58.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-23T14:08:58.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-23T14:08:59.198Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-07-23T14:08:59.198Z] === RUN TestCreateDifferentPlatform [2020-07-23T14:08:59.198Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-23T14:08:59.198Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-23T14:08:59.198Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-23T14:08:59.198Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-23T14:08:59.198Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-23T14:08:59.198Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-23T14:08:59.198Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-23T14:08:59.198Z] === RUN TestContainerStartOnDaemonRestart [2020-07-23T14:08:59.198Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-23T14:08:59.198Z] === RUN TestDaemonRestartIpcMode [2020-07-23T14:08:59.198Z] === PAUSE TestDaemonRestartIpcMode [2020-07-23T14:08:59.198Z] === RUN TestDaemonHostGatewayIP [2020-07-23T14:08:59.198Z] === PAUSE TestDaemonHostGatewayIP [2020-07-23T14:08:59.198Z] === RUN TestContainerKillOnDaemonStart [2020-07-23T14:08:59.198Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-23T14:08:59.198Z] === RUN TestDiff [2020-07-23T14:08:59.217Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-23T14:08:59.217Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-23T14:08:59.265Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-23T14:08:59.265Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-23T14:08:59.265Z] Cross building: bundles/cross/windows/amd64 [2020-07-23T14:08:59.265Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-23T14:08:59.265Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-23T14:08:59.836Z] --- PASS: TestDiff (0.51s) [2020-07-23T14:08:59.836Z] === RUN TestExecWithCloseStdin [2020-07-23T14:09:00.475Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-07-23T14:09:00.475Z] === RUN TestExec [2020-07-23T14:09:00.910Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-07-23T14:09:00.910Z] PASS [2020-07-23T14:09:00.910Z] [2020-07-23T14:09:00.910Z] DONE 1 tests in 2.370s [2020-07-23T14:09:00.910Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-23T14:09:00.910Z] ++ 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 [2020-07-23T14:09:00.910Z] ++ set -e [2020-07-23T14:09:00.910Z] ++ '[' -n 0 ']' [2020-07-23T14:09:00.910Z] ++ set -x [2020-07-23T14:09:00.910Z] ++ 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 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 [2020-07-23T14:09:00.910Z] INFO: Testing against a local daemon [2020-07-23T14:09:00.910Z] === RUN TestSecretInspect [2020-07-23T14:09:01.113Z] --- PASS: TestExec (0.63s) [2020-07-23T14:09:01.114Z] === RUN TestExecUser [2020-07-23T14:09:01.411Z] --- PASS: TestExecUser (0.58s) [2020-07-23T14:09:01.411Z] === RUN TestExportContainerAndImportImage [2020-07-23T14:09:02.458Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-07-23T14:09:02.458Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-23T14:09:03.413Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-23T14:09:03.456Z] --- PASS: TestSecretInspect (2.70s) [2020-07-23T14:09:03.456Z] === RUN TestSecretList [2020-07-23T14:09:03.673Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-23T14:09:03.673Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-23T14:09:03.933Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-23T14:09:03.986Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-07-23T14:09:03.986Z] === RUN TestHealthCheckWorkdir [2020-07-23T14:09:04.624Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-07-23T14:09:04.624Z] === RUN TestHealthKillContainer [2020-07-23T14:09:04.872Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-23T14:09:06.253Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-23T14:09:06.755Z] --- PASS: TestSecretList (3.19s) [2020-07-23T14:09:06.755Z] === RUN TestSecretsCreateAndDelete [2020-07-23T14:09:07.367Z] --- PASS: TestHealthKillContainer (2.61s) [2020-07-23T14:09:07.367Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-23T14:09:07.632Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-23T14:09:07.633Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-23T14:09:07.881Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-07-23T14:09:07.882Z] === RUN TestIpcModeNone [2020-07-23T14:09:08.189Z] --- PASS: TestIpcModeNone (0.64s) [2020-07-23T14:09:08.189Z] === RUN TestIpcModePrivate [2020-07-23T14:09:08.548Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2020-07-23T14:09:08.548Z] === RUN TestServiceUpdateNetwork [2020-07-23T14:09:08.852Z] --- PASS: TestIpcModePrivate (0.59s) [2020-07-23T14:09:08.852Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-23T14:09:08.852Z] === RUN TestIpcModeShareable [2020-07-23T14:09:09.494Z] --- PASS: TestIpcModeShareable (0.61s) [2020-07-23T14:09:09.494Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-23T14:09:09.494Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-23T14:09:10.054Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-07-23T14:09:10.054Z] === RUN TestSecretsUpdate [2020-07-23T14:09:10.165Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-23T14:09:10.645Z] ok github.com/docker/docker/api/server 0.156s coverage: 9.0% of statements [2020-07-23T14:09:11.599Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-07-23T14:09:11.599Z] === RUN TestAPIIpcModeHost [2020-07-23T14:09:11.893Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-07-23T14:09:11.893Z] === RUN TestDaemonIpcModeShareable [2020-07-23T14:09:12.700Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-23T14:09:12.959Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-23T14:09:13.355Z] --- PASS: TestSecretsUpdate (3.22s) [2020-07-23T14:09:13.355Z] === RUN TestTemplatedSecret [2020-07-23T14:09:13.423Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-07-23T14:09:13.423Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-23T14:09:13.424Z] === RUN TestDaemonIpcModePrivate [2020-07-23T14:09:13.896Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-23T14:09:14.156Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-23T14:09:14.474Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2020-07-23T14:09:14.474Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-23T14:09:14.474Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-23T14:09:16.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-07-23T14:09:16.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-23T14:09:16.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-23T14:09:16.062Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-23T14:09:16.062Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-23T14:09:16.701Z] --- PASS: TestTemplatedSecret (3.46s) [2020-07-23T14:09:16.701Z] === RUN TestSecretCreateResolve [2020-07-23T14:09:17.439Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-23T14:09:17.565Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s) [2020-07-23T14:09:17.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-23T14:09:17.565Z] === RUN TestIpcModeOlderClient [2020-07-23T14:09:17.565Z] === PAUSE TestIpcModeOlderClient [2020-07-23T14:09:17.565Z] === RUN TestKillContainerInvalidSignal [2020-07-23T14:09:17.860Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-07-23T14:09:17.860Z] === RUN TestKillContainer [2020-07-23T14:09:17.860Z] === RUN TestKillContainer/no_signal [2020-07-23T14:09:18.008Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-23T14:09:18.511Z] === RUN TestKillContainer/non_killing_signal [2020-07-23T14:09:18.808Z] === RUN TestKillContainer/killing_signal [2020-07-23T14:09:18.945Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-23T14:09:19.465Z] --- PASS: TestKillContainer (1.58s) [2020-07-23T14:09:19.465Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-07-23T14:09:19.465Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-07-23T14:09:19.465Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2020-07-23T14:09:19.465Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-23T14:09:19.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-23T14:09:19.882Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-23T14:09:20.001Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-07-23T14:09:20.001Z] PASS [2020-07-23T14:09:20.001Z] [2020-07-23T14:09:20.001Z] DONE 6 tests in 19.145s [2020-07-23T14:09:20.001Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-23T14:09:20.001Z] ++ 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 [2020-07-23T14:09:20.001Z] ++ set -e [2020-07-23T14:09:20.001Z] ++ '[' -n 0 ']' [2020-07-23T14:09:20.001Z] ++ set -x [2020-07-23T14:09:20.001Z] ++ 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 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 [2020-07-23T14:09:20.001Z] INFO: Testing against a local daemon [2020-07-23T14:09:20.001Z] === RUN TestServiceCreateInit [2020-07-23T14:09:20.001Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-23T14:09:20.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-23T14:09:20.404Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s) [2020-07-23T14:09:20.404Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2020-07-23T14:09:20.404Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-23T14:09:20.404Z] === RUN TestKillStoppedContainer [2020-07-23T14:09:20.404Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-23T14:09:20.404Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-23T14:09:20.703Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-23T14:09:20.703Z] === RUN TestKillDifferentUserContainer [2020-07-23T14:09:21.002Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-07-23T14:09:21.002Z] === RUN TestInspectOomKilledTrue [2020-07-23T14:09:21.789Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-23T14:09:22.050Z] --- PASS: TestInspectOomKilledTrue (0.87s) [2020-07-23T14:09:22.050Z] === RUN TestInspectOomKilledFalse [2020-07-23T14:09:22.688Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-07-23T14:09:22.688Z] === RUN TestLinksEtcHostsContentMatch [2020-07-23T14:09:22.984Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-07-23T14:09:22.984Z] === RUN TestLinksContainerNames [2020-07-23T14:09:23.692Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-23T14:09:24.038Z] --- PASS: TestLinksContainerNames (1.08s) [2020-07-23T14:09:24.038Z] === RUN TestLogsFollowTailEmpty [2020-07-23T14:09:24.682Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-23T14:09:24.682Z] === RUN TestContainerNetworkMountsNoChown [2020-07-23T14:09:24.977Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/default [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/default [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/private [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/private [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rprivate [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/slave [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/slave [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rslave [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/shared [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/shared [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rshared [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/default [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/rslave [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/rshared [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/shared [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/private [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/rprivate [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/slave [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-23T14:09:24.977Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:09:24.977Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:09:24.977Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-23T14:09:25.068Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-23T14:09:25.278Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-23T14:09:25.278Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-23T14:09:25.278Z] === RUN TestContainerBindMountNonRecursive [2020-07-23T14:09:25.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-23T14:09:26.807Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2020-07-23T14:09:26.807Z] === RUN TestNetworkNat [2020-07-23T14:09:27.152Z] --- PASS: TestServiceUpdateNetwork (16.38s) [2020-07-23T14:09:27.152Z] === RUN TestServiceUpdatePidsLimit [2020-07-23T14:09:27.152Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-23T14:09:27.446Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-23T14:09:27.604Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-23T14:09:27.691Z] --- PASS: TestNetworkNat (0.55s) [2020-07-23T14:09:27.691Z] === RUN TestNetworkLocalhostTCPNat [2020-07-23T14:09:27.691Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-07-23T14:09:27.691Z] === RUN TestNetworkLoopbackNat [2020-07-23T14:09:30.456Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-07-23T14:09:30.456Z] === RUN TestPause [2020-07-23T14:09:30.581Z] --- PASS: TestServiceCreateInit (10.42s) [2020-07-23T14:09:30.581Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s) [2020-07-23T14:09:30.581Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-07-23T14:09:30.581Z] === RUN TestCreateServiceMultipleTimes [2020-07-23T14:09:30.891Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-23T14:09:31.095Z] --- PASS: TestPause (0.55s) [2020-07-23T14:09:31.096Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-23T14:09:31.096Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:09:31.096Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:09:31.096Z] === RUN TestPauseStopPausedContainer [2020-07-23T14:09:31.739Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-07-23T14:09:31.739Z] === RUN TestPsFilter [2020-07-23T14:09:31.739Z] --- PASS: TestPsFilter (0.15s) [2020-07-23T14:09:31.739Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-23T14:09:32.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-07-23T14:09:32.416Z] === RUN TestRemoveContainerWithVolume [2020-07-23T14:09:32.711Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2020-07-23T14:09:32.711Z] === RUN TestRemoveContainerRunning [2020-07-23T14:09:32.793Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-23T14:09:33.355Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-07-23T14:09:33.355Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-23T14:09:33.728Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-23T14:09:33.728Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-23T14:09:33.987Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-23T14:09:34.000Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-07-23T14:09:34.000Z] === RUN TestRemoveInvalidContainer [2020-07-23T14:09:34.000Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-23T14:09:34.000Z] === RUN TestRenameLinkedContainer [2020-07-23T14:09:35.937Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-23T14:09:36.103Z] --- PASS: TestRenameLinkedContainer (2.16s) [2020-07-23T14:09:36.103Z] === RUN TestRenameStoppedContainer [2020-07-23T14:09:36.744Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-07-23T14:09:36.744Z] === RUN TestRenameRunningContainerAndReuse [2020-07-23T14:09:37.798Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-07-23T14:09:37.798Z] === RUN TestRenameInvalidName [2020-07-23T14:09:38.177Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-23T14:09:38.436Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-23T14:09:38.441Z] --- PASS: TestRenameInvalidName (0.59s) [2020-07-23T14:09:38.441Z] === RUN TestRenameAnonymousContainer [2020-07-23T14:09:40.378Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-23T14:09:40.538Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2020-07-23T14:09:40.538Z] === RUN TestRenameContainerWithSameName [2020-07-23T14:09:40.638Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-23T14:09:40.833Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-07-23T14:09:40.833Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-23T14:09:41.205Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-23T14:09:41.878Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2020-07-23T14:09:41.879Z] === RUN TestResize [2020-07-23T14:09:42.517Z] --- PASS: TestResize (0.52s) [2020-07-23T14:09:42.517Z] === RUN TestResizeWithInvalidSize [2020-07-23T14:09:42.583Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-23T14:09:42.817Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-07-23T14:09:42.817Z] === RUN TestResizeWhenContainerNotStarted [2020-07-23T14:09:42.841Z] --- PASS: TestServiceUpdatePidsLimit (17.99s) [2020-07-23T14:09:42.841Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-23T14:09:42.841Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2020-07-23T14:09:42.841Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-07-23T14:09:42.841Z] PASS [2020-07-23T14:09:42.841Z] [2020-07-23T14:09:42.841Z] === Skipped [2020-07-23T14:09:42.841Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-23T14:09:42.841Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:09:42.841Z] [2020-07-23T14:09:42.841Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-23T14:09:42.841Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:09:42.841Z] [2020-07-23T14:09:42.841Z] [2020-07-23T14:09:42.841Z] DONE 27 tests, 2 skipped in 174.792s [2020-07-23T14:09:42.841Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-23T14:09:42.841Z] ++ 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 [2020-07-23T14:09:42.841Z] ++ set -e [2020-07-23T14:09:42.841Z] ++ '[' -n 0 ']' [2020-07-23T14:09:42.841Z] ++ set -x [2020-07-23T14:09:42.841Z] ++ 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 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 [2020-07-23T14:09:42.841Z] INFO: Testing against a local daemon [2020-07-23T14:09:42.841Z] === RUN TestSessionCreate [2020-07-23T14:09:42.843Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-23T14:09:43.133Z] --- PASS: TestSessionCreate (0.02s) [2020-07-23T14:09:43.133Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-23T14:09:43.133Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-23T14:09:43.133Z] PASS [2020-07-23T14:09:43.133Z] [2020-07-23T14:09:43.133Z] DONE 2 tests in 0.116s [2020-07-23T14:09:43.133Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-23T14:09:43.133Z] ++ 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 [2020-07-23T14:09:43.133Z] ++ set -e [2020-07-23T14:09:43.133Z] ++ '[' -n 0 ']' [2020-07-23T14:09:43.133Z] ++ set -x [2020-07-23T14:09:43.133Z] ++ 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 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 [2020-07-23T14:09:43.133Z] INFO: Testing against a local daemon [2020-07-23T14:09:43.133Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-23T14:09:43.133Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:09:43.133Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:09:43.133Z] === RUN TestEventsExecDie [2020-07-23T14:09:43.457Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:09:43.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:09:43.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:09:43.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-23T14:09:43.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:09:43.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-23T14:09:43.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:09:44.170Z] --- PASS: TestEventsExecDie (0.89s) [2020-07-23T14:09:44.170Z] === RUN TestEventsBackwardsCompatible [2020-07-23T14:09:44.170Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-23T14:09:44.170Z] === RUN TestInfoBinaryCommits [2020-07-23T14:09:44.170Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-07-23T14:09:44.170Z] === RUN TestInfoAPIVersioned [2020-07-23T14:09:44.170Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-23T14:09:44.170Z] === RUN TestInfoDiscoveryBackend [2020-07-23T14:09:44.804Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-23T14:09:44.804Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-23T14:09:45.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-23T14:09:45.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-23T14:09:45.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-23T14:09:45.840Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-23T14:09:45.840Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-23T14:09:46.132Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-23T14:09:46.132Z] === RUN TestInfoAPI [2020-07-23T14:09:46.132Z] --- PASS: TestInfoAPI (0.02s) [2020-07-23T14:09:46.132Z] === RUN TestInfoAPIWarnings [2020-07-23T14:09:46.133Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-23T14:09:46.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-23T14:09:46.765Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-23T14:09:46.765Z] === RUN TestInfoDebug [2020-07-23T14:09:47.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-23T14:09:47.399Z] --- PASS: TestInfoDebug (0.53s) [2020-07-23T14:09:47.399Z] === RUN TestInfoInsecureRegistries [2020-07-23T14:09:47.691Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-23T14:09:47.691Z] === RUN TestInfoRegistryMirrors [2020-07-23T14:09:48.331Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-23T14:09:48.331Z] === RUN TestLoginFailsWithBadCredentials [2020-07-23T14:09:48.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-07-23T14:09:48.623Z] === RUN TestPingCacheHeaders [2020-07-23T14:09:48.623Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-23T14:09:48.623Z] === RUN TestPingGet [2020-07-23T14:09:48.623Z] --- PASS: TestPingGet (0.01s) [2020-07-23T14:09:48.623Z] === RUN TestPingHead [2020-07-23T14:09:48.623Z] --- PASS: TestPingHead (0.01s) [2020-07-23T14:09:48.623Z] === RUN TestVersion [2020-07-23T14:09:48.623Z] --- PASS: TestVersion (0.01s) [2020-07-23T14:09:48.623Z] PASS [2020-07-23T14:09:48.623Z] [2020-07-23T14:09:48.623Z] === Skipped [2020-07-23T14:09:48.623Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:09:48.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:09:48.623Z] [2020-07-23T14:09:48.623Z] [2020-07-23T14:09:48.623Z] DONE 18 tests, 1 skipped in 5.612s [2020-07-23T14:09:48.623Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-23T14:09:48.623Z] ++ 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 [2020-07-23T14:09:48.623Z] ++ set -e [2020-07-23T14:09:48.623Z] ++ '[' -n 0 ']' [2020-07-23T14:09:48.623Z] ++ set -x [2020-07-23T14:09:48.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-23T14:09:48.623Z] INFO: Testing against a local daemon [2020-07-23T14:09:48.623Z] === RUN TestVolumesCreateAndList [2020-07-23T14:09:48.623Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-23T14:09:48.623Z] === RUN TestVolumesRemove [2020-07-23T14:09:48.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-23T14:09:48.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-23T14:09:48.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-23T14:09:48.916Z] --- PASS: TestVolumesRemove (0.10s) [2020-07-23T14:09:48.916Z] === RUN TestVolumesInspect [2020-07-23T14:09:48.916Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-23T14:09:48.916Z] === RUN TestVolumesInvalidJSON [2020-07-23T14:09:48.916Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-23T14:09:48.916Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-23T14:09:48.916Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-23T14:09:48.916Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-23T14:09:48.916Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-23T14:09:48.916Z] PASS [2020-07-23T14:09:48.916Z] [2020-07-23T14:09:48.916Z] DONE 5 tests in 0.225s [2020-07-23T14:09:48.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-23T14:09:48.916Z] ++++ cat bundles/test-integration/docker.pid [2020-07-23T14:09:48.916Z] +++ kill 11992 [2020-07-23T14:09:49.420Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-23T14:09:50.426Z] +++ /etc/init.d/apparmor stop [2020-07-23T14:09:50.426Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:09:50.426Z] [2020-07-23T14:09:50.426Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:09:50.426Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:09:50.426Z] [2020-07-23T14:09:50.426Z] To set a process to complain mode, use the command line tool [2020-07-23T14:09:50.426Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:09:50.426Z] +++ true [2020-07-23T14:09:50.426Z] exiting test-integration [2020-07-23T14:09:50.426Z] ++ exit 0 [2020-07-23T14:09:50.426Z] [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-07-23T14:09:51.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2020-07-23T14:09:51.668Z] === RUN TestCgroupNamespacesRun [2020-07-23T14:09:51.951Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs Post stage [Pipeline] junit [2020-07-23T14:09:51.984Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-23T14:09:52.543Z] --- PASS: TestCreateServiceMultipleTimes (19.48s) [2020-07-23T14:09:52.543Z] === RUN TestCreateServiceConflict [2020-07-23T14:09:52.716Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2020-07-23T14:09:52.716Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-23T14:09:52.782Z] + echo Ensuring container killed. [2020-07-23T14:09:52.782Z] Ensuring container killed. [2020-07-23T14:09:52.782Z] + docker rm -vf docker-pr5 [2020-07-23T14:09:52.782Z] Error: No such container: docker-pr5 [2020-07-23T14:09:52.782Z] + true [Pipeline] sh [2020-07-23T14:09:53.113Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-07-23T14:09:53.113Z] === RUN TestCreateServiceMaxReplicas [2020-07-23T14:09:53.163Z] + echo Chowning /workspace to jenkins user [2020-07-23T14:09:53.163Z] Chowning /workspace to jenkins user [2020-07-23T14:09:53.163Z] + id -u [2020-07-23T14:09:53.163Z] + id -g [2020-07-23T14:09:53.163Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41234:/workspace busybox chown -R 1001:1001 /workspace [2020-07-23T14:09:53.163Z] Unable to find image 'busybox:latest' locally [2020-07-23T14:09:53.328Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-23T14:09:53.457Z] latest: Pulling from library/busybox [2020-07-23T14:09:53.457Z] 351d6c492d3f: Pulling fs layer [2020-07-23T14:09:53.751Z] 351d6c492d3f: Verifying Checksum [2020-07-23T14:09:53.751Z] 351d6c492d3f: Download complete [2020-07-23T14:09:53.895Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-23T14:09:54.051Z] 351d6c492d3f: Pull complete [2020-07-23T14:09:54.051Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-23T14:09:54.051Z] Status: Downloaded newer image for busybox:latest [2020-07-23T14:09:54.234Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.39s) [2020-07-23T14:09:54.234Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-23T14:09:55.282Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-07-23T14:09:55.282Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-23T14:09:56.520Z] + bundleName=s390x-integration [2020-07-23T14:09:56.520Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-23T14:09:56.520Z] Creating s390x-integration-bundles.tar.gz [2020-07-23T14:09:56.520Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-23T14:09:56.520Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-23T14:09:56.565Z] Archiving artifacts [2020-07-23T14:09:56.800Z] --- PASS: TestCgroupNamespacesRunHostMode (1.33s) [2020-07-23T14:09:56.800Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-23T14:09:56.942Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-23T14:09:57.316Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2020-07-23T14:09:57.316Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-23T14:09:57.328Z] + make clean [2020-07-23T14:09:57.963Z] docker volume rm -f docker-dev-cache [2020-07-23T14:09:57.963Z] docker-dev-cache [Pipeline] deleteDir [2020-07-23T14:09:58.342Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-07-23T14:09:58.343Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T14:09:59.391Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2020-07-23T14:09:59.391Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-23T14:10:00.434Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-07-23T14:10:00.434Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-23T14:10:01.480Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-07-23T14:10:01.480Z] === RUN TestKernelTCPMemory [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/api/server/httputils 0.148s coverage: 14.7% of statements [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/api/server/middleware 0.182s coverage: 37.7% of statements [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/api/types/strslice 0.106s coverage: 90.0% of statements [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/api/server/router/swarm 0.170s coverage: 5.1% of statements [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/api/types/time 0.163s coverage: 100.0% of statements [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-23T14:10:01.607Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-23T14:10:01.607Z] ok github.com/docker/docker/builder/dockerignore 0.273s coverage: 96.8% of statements [2020-07-23T14:10:02.011Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-23T14:10:02.125Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-07-23T14:10:02.125Z] === RUN TestNISDomainname [2020-07-23T14:10:03.167Z] --- PASS: TestNISDomainname (0.69s) [2020-07-23T14:10:03.167Z] === RUN TestHostnameDnsResolution [2020-07-23T14:10:03.805Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-07-23T14:10:03.805Z] === RUN TestStats [2020-07-23T14:10:05.305Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-23T14:10:05.429Z] ok github.com/docker/docker/cli/debug 0.349s coverage: 100.0% of statements [2020-07-23T14:10:05.429Z] ok github.com/docker/docker/builder/remotecontext 0.806s coverage: 9.2% of statements [2020-07-23T14:10:05.429Z] ok github.com/docker/docker/builder/dockerfile 0.422s coverage: 46.4% of statements [2020-07-23T14:10:06.555Z] --- PASS: TestStats (2.53s) [2020-07-23T14:10:06.555Z] === RUN TestStopContainerWithTimeout [2020-07-23T14:10:06.555Z] === RUN TestStopContainerWithTimeout/0 [2020-07-23T14:10:06.555Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-23T14:10:06.555Z] === RUN TestStopContainerWithTimeout/1 [2020-07-23T14:10:06.555Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-23T14:10:06.555Z] === RUN TestStopContainerWithTimeout/3 [2020-07-23T14:10:06.555Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-23T14:10:06.555Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-23T14:10:06.555Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-23T14:10:06.555Z] === CONT TestStopContainerWithTimeout/0 [2020-07-23T14:10:06.555Z] === CONT TestStopContainerWithTimeout/3 [2020-07-23T14:10:06.555Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-23T14:10:06.555Z] === CONT TestStopContainerWithTimeout/1 [2020-07-23T14:10:06.686Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-23T14:10:09.222Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-23T14:10:09.222Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-23T14:10:09.222Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-23T14:10:09.298Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-23T14:10:09.298Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-07-23T14:10:09.298Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-07-23T14:10:09.298Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2020-07-23T14:10:09.298Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-07-23T14:10:09.298Z] === RUN TestDeleteDevicemapper [2020-07-23T14:10:09.298Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-23T14:10:09.298Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:10:09.298Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-23T14:10:09.481Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-23T14:10:10.827Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2020-07-23T14:10:10.827Z] === RUN TestUpdateMemory [2020-07-23T14:10:11.480Z] --- PASS: TestUpdateMemory (0.69s) [2020-07-23T14:10:11.480Z] === RUN TestUpdateCPUQuota [2020-07-23T14:10:12.222Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s) [2020-07-23T14:10:12.222Z] === RUN TestCreateServiceSecretFileMode [2020-07-23T14:10:12.524Z] --- PASS: TestUpdateCPUQuota (0.83s) [2020-07-23T14:10:12.524Z] === RUN TestUpdatePidsLimit [2020-07-23T14:10:12.524Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-23T14:10:12.524Z] === RUN TestUpdatePidsLimit/no_change [2020-07-23T14:10:12.819Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-23T14:10:13.114Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-23T14:10:13.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-23T14:10:13.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-23T14:10:13.672Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-23T14:10:13.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-23T14:10:13.933Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-23T14:10:14.193Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite (318.43s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.44s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:1449: [d4f45d1727618] daemon is not started [2020-07-23T14:10:14.193Z] check_test.go:309: [d893390b700f8] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.44s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2020-07-23T14:10:14.193Z] check_test.go:309: [dc55b0a1c9a21] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.57s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.36s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.64s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d4c329a369eba] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-23T14:10:14.193Z] check_test.go:309: [dd9c0100287b3] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d4c677c9d5428] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-23T14:10:14.193Z] check_test.go:309: [de20f514ccae0] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.75s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.82s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2020-07-23T14:10:14.193Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-23T14:10:14.193Z] check_test.go:309: [d9117eaff1665] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.35s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d2e501c2d4956] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-23T14:10:14.193Z] check_test.go:309: [de0bd3254adfd] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.65s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_plugins_test.go:79: [d60f0a69d84d6] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.11s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_plugins_test.go:169: [d92b2d3e4b47f] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d0888cd3dcdd6] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.60s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d0e75585bd825] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.94s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.57s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.79s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.86s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d9f7523c11668] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.18s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2020-07-23T14:10:14.193Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-23T14:10:14.193Z] check_test.go:309: [d0d0b2d4828c7] daemon is not started [2020-07-23T14:10:14.193Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-23T14:10:14.193Z] check_test.go:309: [d2e86b373e531] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.53s) [2020-07-23T14:10:14.193Z] check_test.go:309: [dea704180e0ab] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.22s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.65s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.74s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.14s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.00s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.94s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2020-07-23T14:10:14.193Z] check_test.go:309: [da8c3d124d649] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.62s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.95s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_plugins_test.go:105: [d7a8df4dc165f] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.35s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d431a70c40c8a] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.86s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-23T14:10:14.193Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-23T14:10:14.193Z] check_test.go:309: [d809d65b2c135] daemon is not started [2020-07-23T14:10:14.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-07-23T14:10:14.193Z] check_test.go:309: [d92677b3b9141] daemon is not started [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.24s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-07-23T14:10:14.194Z] check_test.go:309: [d6431b403df6a] daemon is not started [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-07-23T14:10:14.194Z] check_test.go:309: [d5f3883bbd16d] daemon is not started [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2020-07-23T14:10:14.194Z] check_test.go:309: [dd965840ac826] daemon is not started [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-23T14:10:14.194Z] check_test.go:309: [d16418b1848a9] daemon is not started [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.92s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.25s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.27s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.67s) [2020-07-23T14:10:14.194Z] docker_cli_daemon_test.go:2544: [d55fc9c21f304] daemon is not started [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.68s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-07-23T14:10:14.194Z] check_test.go:309: [dcf698c21c74b] daemon is not started [2020-07-23T14:10:14.194Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.76s) [2020-07-23T14:10:14.194Z] === RUN TestDockerSwarmSuite [2020-07-23T14:10:14.194Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit (2.37s) [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-07-23T14:10:14.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-07-23T14:10:14.753Z] === RUN TestUpdateRestartPolicy [2020-07-23T14:10:15.131Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-23T14:10:15.131Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-23T14:10:15.523Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-07-23T14:10:15.523Z] === RUN TestCreateServiceConfigFileMode [2020-07-23T14:10:15.697Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-23T14:10:15.957Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-23T14:10:17.862Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-23T14:10:17.995Z] ok github.com/docker/docker/client 0.630s coverage: 74.9% of statements [2020-07-23T14:10:18.120Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-23T14:10:18.822Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2020-07-23T14:10:18.822Z] === RUN TestCreateServiceSysctls [2020-07-23T14:10:20.026Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-23T14:10:20.719Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-23T14:10:20.719Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-23T14:10:20.719Z] remote: Enumerating objects: 2, done. [2020-07-23T14:10:20.719Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-23T14:10:20.719Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-23T14:10:20.719Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-23T14:10:20.719Z] 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. [2020-07-23T14:10:20.719Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-23T14:10:20.719Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-23T14:10:20.962Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-23T14:10:21.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/test/unit [2020-07-23T14:10:21.221Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-23T14:10:22.601Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-23T14:10:23.026Z] --- PASS: TestCreateServiceSysctls (4.29s) [2020-07-23T14:10:23.026Z] === RUN TestCreateServiceCapabilities [2020-07-23T14:10:23.600Z] ? github.com/docker/docker/api [no test files] [2020-07-23T14:10:24.515Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-23T14:10:25.896Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-23T14:10:25.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-23T14:10:26.327Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-07-23T14:10:26.327Z] === RUN TestInspect [2020-07-23T14:10:27.629Z] --- PASS: TestUpdateRestartPolicy (11.30s) [2020-07-23T14:10:27.629Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-23T14:10:27.629Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-07-23T14:10:27.629Z] === RUN TestWaitNonBlocked [2020-07-23T14:10:27.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:10:27.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:10:27.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:10:27.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:10:27.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-23T14:10:27.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-23T14:10:27.629Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-23T14:10:27.629Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-07-23T14:10:27.629Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-07-23T14:10:27.629Z] === RUN TestWaitBlocked [2020-07-23T14:10:27.629Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:10:27.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:10:27.629Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:10:27.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:10:27.629Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-23T14:10:27.629Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-23T14:10:28.270Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-23T14:10:28.270Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2020-07-23T14:10:28.270Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-07-23T14:10:28.270Z] === CONT TestContainerStartOnDaemonRestart [2020-07-23T14:10:28.270Z] === CONT TestContainerKillOnDaemonStart [2020-07-23T14:10:28.270Z] === CONT TestDaemonHostGatewayIP [2020-07-23T14:10:28.270Z] === CONT TestIpcModeOlderClient [2020-07-23T14:10:28.270Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-23T14:10:28.270Z] === CONT TestDaemonRestartIpcMode [2020-07-23T14:10:29.632Z] --- PASS: TestInspect (3.45s) [2020-07-23T14:10:29.632Z] === RUN TestCreateJob [2020-07-23T14:10:31.890Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-07-23T14:10:31.890Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2020-07-23T14:10:32.184Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-07-23T14:10:32.462Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-23T14:10:33.000Z] ok github.com/docker/docker/builder/remotecontext/git 30.265s coverage: 86.3% of statements [2020-07-23T14:10:33.000Z] ? github.com/docker/docker/cli [no test files] [2020-07-23T14:10:33.000Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-23T14:10:33.837Z] --- PASS: TestCreateJob (4.20s) [2020-07-23T14:10:33.837Z] === RUN TestReplicatedJob [2020-07-23T14:10:38.494Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-07-23T14:10:39.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-23T14:10:40.198Z] ok github.com/docker/docker/cmd/dockerd 0.640s coverage: 19.3% of statements [2020-07-23T14:10:40.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-23T14:10:41.806Z] ok github.com/docker/docker/container 0.464s coverage: 41.6% of statements [2020-07-23T14:10:41.806Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-23T14:10:41.806Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-23T14:10:41.806Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-23T14:10:41.806Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-23T14:10:41.973Z] --- PASS: TestReplicatedJob (6.88s) [2020-07-23T14:10:41.973Z] === RUN TestUpdateReplicatedJob [2020-07-23T14:10:42.570Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2020-07-23T14:10:42.570Z] PASS [2020-07-23T14:10:42.570Z] [2020-07-23T14:10:42.570Z] === Skipped [2020-07-23T14:10:42.570Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-23T14:10:42.570Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:10:42.570Z] [2020-07-23T14:10:42.570Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-23T14:10:42.570Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-23T14:10:42.570Z] [2020-07-23T14:10:42.570Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-23T14:10:42.571Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-23T14:10:42.571Z] [2020-07-23T14:10:42.571Z] [2020-07-23T14:10:42.571Z] DONE 204 tests, 3 skipped in 108.020s [2020-07-23T14:10:42.571Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-23T14:10:42.571Z] ++ 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 [2020-07-23T14:10:42.571Z] ++ set -e [2020-07-23T14:10:42.571Z] ++ '[' -n 0 ']' [2020-07-23T14:10:42.571Z] ++ set -x [2020-07-23T14:10:42.571Z] ++ 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 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 [2020-07-23T14:10:42.571Z] INFO: Testing against a local daemon [2020-07-23T14:10:42.571Z] === RUN TestCommitInheritsEnv [2020-07-23T14:10:42.571Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-07-23T14:10:42.571Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-23T14:10:42.571Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-23T14:10:42.571Z] === RUN TestImagesFilterMultiReference [2020-07-23T14:10:42.571Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-23T14:10:42.571Z] === RUN TestImagePullPlatformInvalid [2020-07-23T14:10:42.571Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-23T14:10:42.571Z] === RUN TestRemoveImageOrphaning [2020-07-23T14:10:42.571Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-07-23T14:10:42.571Z] === RUN TestRemoveImageGarbageCollector [2020-07-23T14:10:42.571Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:10:42.571Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:10:42.571Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-23T14:10:42.571Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-23T14:10:42.571Z] === RUN TestTagInvalidReference [2020-07-23T14:10:42.571Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-23T14:10:42.571Z] === RUN TestTagValidPrefixedRepo [2020-07-23T14:10:42.571Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-23T14:10:42.571Z] === RUN TestTagExistedNameWithoutForce [2020-07-23T14:10:42.571Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-23T14:10:42.571Z] === RUN TestTagOfficialNames [2020-07-23T14:10:42.571Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-23T14:10:42.571Z] === RUN TestTagMatchesDigest [2020-07-23T14:10:42.571Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-23T14:10:42.571Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-23T14:10:44.049Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.535s coverage: 65.3% of statements [2020-07-23T14:10:45.274Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2020-07-23T14:10:45.274Z] === RUN TestServiceListWithStatuses [2020-07-23T14:10:45.274Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-23T14:10:45.274Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:10:45.274Z] === RUN TestDockerNetworkConnectAlias [2020-07-23T14:10:46.284Z] ok github.com/docker/docker/daemon/cluster/convert 0.520s coverage: 35.4% of statements [2020-07-23T14:10:46.756Z] ok github.com/docker/docker/daemon/cluster 0.916s coverage: 0.5% of statements [2020-07-23T14:10:50.386Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-23T14:10:51.761Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-23T14:10:51.855Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2020-07-23T14:10:51.855Z] === RUN TestDockerNetworkReConnect [2020-07-23T14:10:52.663Z] ok github.com/docker/docker/daemon/discovery 0.445s coverage: 30.0% of statements [2020-07-23T14:10:52.663Z] ok github.com/docker/docker/daemon/config 1.113s coverage: 79.7% of statements [2020-07-23T14:10:54.895Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.959s coverage: 11.1% of statements [2020-07-23T14:10:56.475Z] ok github.com/docker/docker/daemon 3.813s coverage: 9.2% of statements [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-23T14:10:56.475Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-23T14:10:56.475Z] ok github.com/docker/docker/daemon/graphdriver 0.155s coverage: 2.3% of statements [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-23T14:10:56.475Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-23T14:10:56.949Z] ok github.com/docker/docker/daemon/links 0.074s coverage: 93.0% of statements [2020-07-23T14:10:57.147Z] --- PASS: TestDockerNetworkReConnect (4.96s) [2020-07-23T14:10:57.148Z] === RUN TestServicePlugin [2020-07-23T14:10:57.148Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-23T14:10:57.148Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:10:57.148Z] === RUN TestServiceUpdateLabel [2020-07-23T14:10:59.713Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-07-23T14:10:59.713Z] === RUN TestServiceUpdateSecrets [2020-07-23T14:10:59.923Z] ok github.com/docker/docker/daemon/logger/awslogs 0.757s coverage: 77.8% of statements [2020-07-23T14:11:00.395Z] ok github.com/docker/docker/daemon/logger 0.563s coverage: 41.2% of statements [2020-07-23T14:11:00.874Z] ok github.com/docker/docker/daemon/images 0.370s coverage: 4.8% of statements [2020-07-23T14:11:00.874Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-23T14:11:00.874Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-23T14:11:00.874Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-23T14:11:00.874Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-23T14:11:00.874Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-23T14:11:00.874Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-23T14:11:00.874Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-23T14:11:01.347Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.722s coverage: 61.6% of statements [2020-07-23T14:11:01.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-23T14:11:01.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-23T14:11:01.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-23T14:11:01.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.554s coverage: 87.2% of statements [2020-07-23T14:11:02.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-23T14:11:03.299Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-23T14:11:03.299Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-23T14:11:03.882Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-23T14:11:04.053Z] ok github.com/docker/docker/daemon/logger/local 0.519s coverage: 75.2% of statements [2020-07-23T14:11:04.053Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-23T14:11:04.053Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.188s coverage: 35.9% of statements [2020-07-23T14:11:04.527Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.162s coverage: 33.3% of statements [2020-07-23T14:11:05.522Z] ok github.com/docker/docker/daemon/logger/templates 0.067s coverage: 8.3% of statements [2020-07-23T14:11:05.995Z] ok github.com/docker/docker/daemon/logger/syslog 0.260s coverage: 46.8% of statements [2020-07-23T14:11:06.990Z] ok github.com/docker/docker/daemon/logger/splunk 2.260s coverage: 82.5% of statements [2020-07-23T14:11:06.990Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-23T14:11:06.990Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-23T14:11:06.990Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-23T14:11:09.223Z] ok github.com/docker/docker/distribution/metadata 1.478s coverage: 48.2% of statements [2020-07-23T14:11:09.223Z] ok github.com/docker/docker/errdefs 0.105s coverage: 49.4% of statements [2020-07-23T14:11:09.703Z] ok github.com/docker/docker/distribution 1.722s coverage: 20.3% of statements [2020-07-23T14:11:09.703Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-23T14:11:10.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-23T14:11:10.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-23T14:11:11.311Z] ok github.com/docker/docker/image/cache 0.331s coverage: 19.2% of statements [2020-07-23T14:11:11.311Z] ok github.com/docker/docker/distribution/xfer 2.822s coverage: 77.3% of statements [2020-07-23T14:11:11.311Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-23T14:11:12.307Z] ok github.com/docker/docker/image/v1 0.319s coverage: 25.0% of statements [2020-07-23T14:11:12.307Z] ok github.com/docker/docker/image 1.047s coverage: 86.4% of statements [2020-07-23T14:11:12.780Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-23T14:11:12.780Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-23T14:11:13.253Z] ok github.com/docker/docker/libcontainerd/queue 0.119s coverage: 100.0% of statements [2020-07-23T14:11:13.733Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-23T14:11:13.733Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-23T14:11:14.300Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-23T14:11:14.834Z] ok github.com/docker/docker/pkg/aaparser 0.150s coverage: 50.0% of statements [2020-07-23T14:11:14.867Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-23T14:11:15.126Z] === RUN TestDockerSuite/TestBuildFails [2020-07-23T14:11:15.307Z] ok github.com/docker/docker/libcontainerd/local 0.388s coverage: 1.0% of statements [2020-07-23T14:11:15.307Z] ok github.com/docker/docker/layer 0.639s coverage: 30.1% of statements [2020-07-23T14:11:15.307Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-23T14:11:15.307Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-23T14:11:15.307Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-23T14:11:15.307Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-23T14:11:15.307Z] ? github.com/docker/docker/oci [no test files] [2020-07-23T14:11:15.307Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-23T14:11:15.694Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-23T14:11:15.953Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-23T14:11:16.302Z] ok github.com/docker/docker/opts 0.485s coverage: 67.7% of statements [2020-07-23T14:11:17.298Z] ok github.com/docker/docker/pkg/broadcaster 0.106s coverage: 100.0% of statements [2020-07-23T14:11:17.772Z] ok github.com/docker/docker/pkg/authorization 0.616s coverage: 26.8% of statements [2020-07-23T14:11:17.772Z] ok github.com/docker/docker/pkg/capabilities 0.080s coverage: 87.5% of statements [2020-07-23T14:11:17.822Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-07-23T14:11:17.822Z] === RUN TestServiceUpdateConfigs [2020-07-23T14:11:17.858Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-23T14:11:18.767Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements [2020-07-23T14:11:18.767Z] ok github.com/docker/docker/pkg/chrootarchive 0.091s coverage: 15.4% of statements [2020-07-23T14:11:19.239Z] ok github.com/docker/docker/pkg/discovery 0.109s coverage: 58.3% of statements [2020-07-23T14:11:19.711Z] ok github.com/docker/docker/pkg/discovery/file 0.158s coverage: 92.9% of statements [2020-07-23T14:11:19.764Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-23T14:11:20.706Z] ok github.com/docker/docker/pkg/discovery/memory 0.101s coverage: 92.3% of statements [2020-07-23T14:11:21.141Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-23T14:11:21.178Z] ok github.com/docker/docker/pkg/discovery/nodes 0.137s coverage: 93.8% of statements [2020-07-23T14:11:22.173Z] ok github.com/docker/docker/pkg/filenotify 0.200s coverage: 36.2% of statements [2020-07-23T14:11:22.517Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-23T14:11:22.646Z] ok github.com/docker/docker/pkg/fileutils 0.136s coverage: 87.7% of statements [2020-07-23T14:11:22.776Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-23T14:11:23.118Z] ok github.com/docker/docker/pkg/homedir 0.200s coverage: 42.9% of statements [2020-07-23T14:11:23.711Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-23T14:11:24.113Z] ok github.com/docker/docker/pkg/idtools 0.157s coverage: 7.3% of statements [2020-07-23T14:11:24.113Z] ok github.com/docker/docker/pkg/discovery/kv 3.353s coverage: 84.1% of statements [2020-07-23T14:11:25.109Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2020-07-23T14:11:25.584Z] ok github.com/docker/docker/pkg/archive 7.418s coverage: 62.7% of statements [2020-07-23T14:11:25.584Z] ok github.com/docker/docker/pkg/locker 0.057s coverage: 88.9% of statements [2020-07-23T14:11:25.584Z] ok github.com/docker/docker/pkg/ioutils 0.760s coverage: 68.4% of statements [2020-07-23T14:11:26.059Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2020-07-23T14:11:26.246Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-23T14:11:26.531Z] ok github.com/docker/docker/pkg/namesgenerator 0.072s coverage: 85.7% of statements [2020-07-23T14:11:26.531Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2020-07-23T14:11:27.181Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-23T14:11:27.439Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-23T14:11:27.527Z] ok github.com/docker/docker/pkg/pidfile 0.121s coverage: 82.6% of statements [2020-07-23T14:11:28.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements [2020-07-23T14:11:29.348Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-23T14:11:30.105Z] ok github.com/docker/docker/pkg/plugins/transport 0.335s coverage: 85.7% of statements [2020-07-23T14:11:30.105Z] ok github.com/docker/docker/pkg/pools 0.069s coverage: 88.2% of statements [2020-07-23T14:11:30.577Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-07-23T14:11:30.724Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-23T14:11:30.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-23T14:11:31.572Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2020-07-23T14:11:31.572Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-07-23T14:11:31.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-23T14:11:32.044Z] ok github.com/docker/docker/pkg/signal 0.081s coverage: 20.3% of statements [2020-07-23T14:11:32.486Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-23T14:11:32.517Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2020-07-23T14:11:32.722Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2020-07-23T14:11:32.722Z] === RUN TestServiceUpdateNetwork [2020-07-23T14:11:33.513Z] ok github.com/docker/docker/pkg/streamformatter 0.073s coverage: 66.2% of statements [2020-07-23T14:11:33.513Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-07-23T14:11:34.508Z] ok github.com/docker/docker/pkg/sysinfo 0.077s coverage: 38.2% of statements [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-23T14:11:34.981Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-23T14:11:34.981Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 13.8% of statements [2020-07-23T14:11:35.454Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2020-07-23T14:11:35.932Z] testing: warning: no tests to run [2020-07-23T14:11:35.932Z] coverage: [no statements] [2020-07-23T14:11:35.932Z] ok github.com/docker/docker/pkg/term/windows 0.072s coverage: [no statements] [no tests to run] [2020-07-23T14:11:36.406Z] ok github.com/docker/docker/pkg/tarsum 0.234s coverage: 89.3% of statements [2020-07-23T14:11:36.406Z] ok github.com/docker/docker/pkg/truncindex 0.181s coverage: 91.5% of statements [2020-07-23T14:11:36.878Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2020-07-23T14:11:36.878Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-07-23T14:11:37.755Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-23T14:11:37.755Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-23T14:11:38.013Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-23T14:11:38.458Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2020-07-23T14:11:38.458Z] ok github.com/docker/docker/plugin/v2 0.129s coverage: 20.1% of statements [2020-07-23T14:11:38.459Z] ok github.com/docker/docker/plugin 0.269s coverage: 12.0% of statements [2020-07-23T14:11:38.581Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-23T14:11:39.148Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-23T14:11:39.148Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-23T14:11:40.037Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 45.3% of statements [2020-07-23T14:11:40.084Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-23T14:11:40.343Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-23T14:11:40.509Z] ok github.com/docker/docker/registry/resumable 0.367s coverage: 100.0% of statements [2020-07-23T14:11:40.910Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-23T14:11:40.982Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2020-07-23T14:11:41.170Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-23T14:11:41.738Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-23T14:11:41.976Z] ok github.com/docker/docker/testutil 0.446s coverage: 62.5% of statements [2020-07-23T14:11:41.976Z] ok github.com/docker/docker/registry 0.643s coverage: 51.7% of statements [2020-07-23T14:11:41.997Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-23T14:11:43.403Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-23T14:11:44.212Z] ok github.com/docker/docker/volume/drivers 0.140s coverage: 36.1% of statements [2020-07-23T14:11:44.688Z] ok github.com/docker/docker/volume/local 0.121s coverage: 37.7% of statements [2020-07-23T14:11:44.689Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 66.2% of statements [2020-07-23T14:11:45.938Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-23T14:11:46.277Z] ok github.com/docker/docker/volume/service 0.393s coverage: 70.3% of statements [2020-07-23T14:11:47.622Z] --- PASS: TestServiceUpdateNetwork (14.70s) [2020-07-23T14:11:47.622Z] === RUN TestServiceUpdatePidsLimit [2020-07-23T14:11:47.622Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-23T14:11:47.622Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-23T14:11:51.210Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-23T14:11:53.746Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-23T14:11:53.746Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-23T14:11:54.005Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-23T14:11:54.005Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-23T14:11:54.263Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-23T14:11:54.522Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-23T14:11:55.756Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-23T14:11:56.436Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-23T14:11:57.817Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-23T14:11:57.817Z] --- PASS: TestImportExtremelyLargeImageWorks (205.55s) [2020-07-23T14:11:57.817Z] PASS [2020-07-23T14:11:57.817Z] [2020-07-23T14:11:57.817Z] DONE 12 tests in 208.767s [2020-07-23T14:11:57.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-23T14:11:57.817Z] ++ 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 [2020-07-23T14:11:57.817Z] ++ set -e [2020-07-23T14:11:57.817Z] ++ '[' -n 0 ']' [2020-07-23T14:11:57.817Z] ++ set -x [2020-07-23T14:11:57.817Z] ++ 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 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 [2020-07-23T14:11:58.076Z] INFO: Testing against a local daemon [2020-07-23T14:11:58.076Z] === RUN TestNetworkCreateDelete [2020-07-23T14:11:58.076Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-23T14:11:58.076Z] === RUN TestDockerNetworkDeletePreferID [2020-07-23T14:11:58.645Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-07-23T14:11:58.645Z] === RUN TestDaemonDNSFallback [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.1% of statements [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-23T14:11:59.951Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/builder/dockerfile 0.247s coverage: 48.1% of statements [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/builder/remotecontext 0.111s coverage: 13.6% of statements [2020-07-23T14:11:59.951Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-23T14:11:59.952Z] ok github.com/docker/docker/builder/remotecontext/git 1.279s coverage: 86.3% of statements [2020-07-23T14:11:59.952Z] ? github.com/docker/docker/cli [no test files] [2020-07-23T14:11:59.952Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-23T14:12:00.551Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-23T14:12:00.809Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-23T14:12:01.068Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-23T14:12:03.247Z] ok github.com/docker/docker/client 0.146s coverage: 75.4% of statements [2020-07-23T14:12:03.889Z] --- PASS: TestServiceUpdatePidsLimit (17.55s) [2020-07-23T14:12:03.889Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-23T14:12:03.889Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-23T14:12:03.889Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-07-23T14:12:03.889Z] PASS [2020-07-23T14:12:03.889Z] [2020-07-23T14:12:03.889Z] === Skipped [2020-07-23T14:12:03.889Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-23T14:12:03.889Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:12:03.889Z] [2020-07-23T14:12:03.889Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-23T14:12:03.889Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:12:03.889Z] [2020-07-23T14:12:03.889Z] [2020-07-23T14:12:03.889Z] DONE 27 tests, 2 skipped in 162.915s [2020-07-23T14:12:03.889Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-23T14:12:03.889Z] ++ 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 [2020-07-23T14:12:03.889Z] ++ set -e [2020-07-23T14:12:03.889Z] ++ '[' -n 0 ']' [2020-07-23T14:12:03.889Z] ++ set -x [2020-07-23T14:12:03.889Z] ++ 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 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 [2020-07-23T14:12:03.889Z] INFO: Testing against a local daemon [2020-07-23T14:12:03.889Z] === RUN TestSessionCreate [2020-07-23T14:12:03.889Z] --- PASS: TestSessionCreate (0.06s) [2020-07-23T14:12:03.889Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-23T14:12:03.889Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-23T14:12:03.889Z] PASS [2020-07-23T14:12:03.889Z] [2020-07-23T14:12:03.889Z] DONE 2 tests in 0.275s [2020-07-23T14:12:03.889Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-23T14:12:03.889Z] ++ 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 [2020-07-23T14:12:03.889Z] ++ set -e [2020-07-23T14:12:03.889Z] ++ '[' -n 0 ']' [2020-07-23T14:12:03.889Z] ++ set -x [2020-07-23T14:12:03.889Z] ++ 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 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 [2020-07-23T14:12:03.889Z] INFO: Testing against a local daemon [2020-07-23T14:12:03.889Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-23T14:12:03.889Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:12:03.889Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:12:03.889Z] === RUN TestEventsExecDie [2020-07-23T14:12:04.150Z] --- PASS: TestEventsExecDie (0.89s) [2020-07-23T14:12:04.150Z] === RUN TestEventsBackwardsCompatible [2020-07-23T14:12:04.150Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-23T14:12:04.150Z] === RUN TestInfoBinaryCommits [2020-07-23T14:12:04.150Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-07-23T14:12:04.150Z] === RUN TestInfoAPIVersioned [2020-07-23T14:12:04.150Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-23T14:12:04.150Z] === RUN TestInfoDiscoveryBackend [2020-07-23T14:12:04.181Z] ok github.com/docker/docker/pkg/plugins 35.252s coverage: 73.4% of statements [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/rootless [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/volume [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-23T14:12:04.181Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-23T14:12:05.093Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-07-23T14:12:05.093Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === Skipped [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-23T14:12:05.176Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-23T14:12:05.176Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-23T14:12:05.176Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-23T14:12:05.176Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-07-23T14:12:05.176Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-23T14:12:05.176Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-23T14:12:05.176Z] daemon_test.go:147: root required [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-23T14:12:05.176Z] reload_test.go:520: root required [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-23T14:12:05.176Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-23T14:12:05.176Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-23T14:12:05.176Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-23T14:12:05.176Z] download_test.go:268: Needs fixing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-23T14:12:05.176Z] layer_test.go:304: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-23T14:12:05.176Z] layer_test.go:353: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-23T14:12:05.176Z] layer_test.go:468: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-23T14:12:05.176Z] layer_test.go:697: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-23T14:12:05.176Z] migration_test.go:46: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-23T14:12:05.176Z] migration_test.go:182: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-23T14:12:05.176Z] mount_test.go:17: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-23T14:12:05.176Z] mount_test.go:76: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-23T14:12:05.176Z] mount_test.go:125: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-23T14:12:05.176Z] mount_test.go:212: Failing on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:133: Xz not present in msys2 [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:238: Failing on Windows CI machines [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-23T14:12:05.176Z] archive_windows_test.go:16: Currently fails [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-23T14:12:05.176Z] changes_test.go:192: needs more investigation [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-23T14:12:05.176Z] changes_test.go:405: needs further investigation [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-23T14:12:05.176Z] changes_test.go:441: needs further investigation [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-23T14:12:05.176Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-23T14:12:05.176Z] poller_test.go:41: No chmod on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-23T14:12:05.176Z] fileutils_test.go:134: Needs porting to Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-23T14:12:05.176Z] fileutils_test.go:180: Needs porting to Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-23T14:12:05.176Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-23T14:12:05.176Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.176Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-23T14:12:05.176Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.176Z] [2020-07-23T14:12:05.177Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-23T14:12:05.177Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-23T14:12:05.177Z] [2020-07-23T14:12:05.177Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-23T14:12:05.177Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-23T14:12:05.177Z] [2020-07-23T14:12:05.177Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-23T14:12:05.177Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-23T14:12:05.177Z] [2020-07-23T14:12:05.177Z] [2020-07-23T14:12:05.177Z] DONE 1761 tests, 46 skipped in 197.279s [2020-07-23T14:12:05.177Z] INFO: make.ps1 ended at 07/23/2020 14:12:04 [2020-07-23T14:12:05.255Z] --- PASS: TestDaemonDNSFallback (6.69s) [2020-07-23T14:12:05.255Z] === RUN TestInspectNetwork [2020-07-23T14:12:06.035Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-23T14:12:06.035Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-23T14:12:06.606Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-07-23T14:12:06.606Z] === RUN TestInfoAPI [2020-07-23T14:12:06.606Z] --- PASS: TestInfoAPI (0.05s) [2020-07-23T14:12:06.606Z] === RUN TestInfoAPIWarnings [2020-07-23T14:12:06.757Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-23T14:12:06.757Z] INFO: Unit tests ended at 07/23/2020 14:12:06. Duration:00:03:31.9456162 [2020-07-23T14:12:06.757Z] INFO: Building busybox [2020-07-23T14:12:06.757Z] Sending build context to Docker daemon 5.12kB [2020-07-23T14:12:06.757Z] [2020-07-23T14:12:06.757Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-23T14:12:06.757Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-23T14:12:06.757Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-23T14:12:06.757Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-23T14:12:06.757Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-23T14:12:06.757Z] ---> 987b1d5e0abf [2020-07-23T14:12:06.757Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-23T14:12:06.757Z] ---> Running in b730aafaf9b6 [2020-07-23T14:12:07.178Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-07-23T14:12:07.178Z] === RUN TestInfoDebug [2020-07-23T14:12:07.750Z] --- PASS: TestInfoDebug (0.61s) [2020-07-23T14:12:07.750Z] === RUN TestInfoInsecureRegistries [2020-07-23T14:12:07.792Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-23T14:12:08.322Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-07-23T14:12:08.322Z] === RUN TestInfoRegistryMirrors [2020-07-23T14:12:08.894Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-07-23T14:12:08.894Z] === RUN TestLoginFailsWithBadCredentials [2020-07-23T14:12:09.155Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-07-23T14:12:09.155Z] === RUN TestPingCacheHeaders [2020-07-23T14:12:09.416Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-23T14:12:09.416Z] === RUN TestPingGet [2020-07-23T14:12:09.416Z] --- PASS: TestPingGet (0.03s) [2020-07-23T14:12:09.416Z] === RUN TestPingHead [2020-07-23T14:12:09.416Z] --- PASS: TestPingHead (0.05s) [2020-07-23T14:12:09.416Z] === RUN TestVersion [2020-07-23T14:12:09.416Z] --- PASS: TestVersion (0.05s) [2020-07-23T14:12:09.416Z] PASS [2020-07-23T14:12:09.416Z] [2020-07-23T14:12:09.416Z] === Skipped [2020-07-23T14:12:09.416Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:12:09.416Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:12:09.416Z] [2020-07-23T14:12:09.416Z] [2020-07-23T14:12:09.416Z] DONE 18 tests, 1 skipped in 6.429s [2020-07-23T14:12:09.416Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-23T14:12:09.416Z] ++ 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 [2020-07-23T14:12:09.416Z] ++ set -e [2020-07-23T14:12:09.416Z] ++ '[' -n 0 ']' [2020-07-23T14:12:09.416Z] ++ set -x [2020-07-23T14:12:09.416Z] ++ 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 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 [2020-07-23T14:12:09.676Z] INFO: Testing against a local daemon [2020-07-23T14:12:09.676Z] === RUN TestVolumesCreateAndList [2020-07-23T14:12:09.676Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-23T14:12:09.676Z] === RUN TestVolumesRemove [2020-07-23T14:12:09.676Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-23T14:12:09.676Z] === RUN TestVolumesInspect [2020-07-23T14:12:09.676Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-23T14:12:09.676Z] === RUN TestVolumesInvalidJSON [2020-07-23T14:12:09.694Z] === RUN TestInspectNetwork/full_network_id [2020-07-23T14:12:09.694Z] === RUN TestInspectNetwork/partial_network_id [2020-07-23T14:12:09.694Z] === RUN TestInspectNetwork/network_name [2020-07-23T14:12:09.694Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-23T14:12:09.937Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-23T14:12:09.937Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-23T14:12:09.937Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-23T14:12:09.937Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-07-23T14:12:09.937Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-23T14:12:09.937Z] PASS [2020-07-23T14:12:09.937Z] [2020-07-23T14:12:09.937Z] DONE 5 tests in 0.376s [2020-07-23T14:12:09.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-23T14:12:09.953Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-23T14:12:10.197Z] ++++ cat bundles/test-integration/docker.pid [2020-07-23T14:12:10.197Z] +++ kill 13578 [2020-07-23T14:12:10.910Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-23T14:12:11.581Z] +++ /etc/init.d/apparmor stop [2020-07-23T14:12:11.581Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:12:11.581Z] [2020-07-23T14:12:11.581Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:12:11.581Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:12:11.581Z] [2020-07-23T14:12:11.581Z] To set a process to complain mode, use the command line tool [2020-07-23T14:12:11.581Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:12:11.581Z] +++ true [2020-07-23T14:12:11.581Z] exiting test-integration [2020-07-23T14:12:11.581Z] ++ exit 0 [2020-07-23T14:12:11.581Z] [2020-07-23T14:12:12.313Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-23T14:12:12.314Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-23T14:12:12.667Z] Removing intermediate container b730aafaf9b6 [2020-07-23T14:12:12.667Z] ---> 58fbe42b4f91 [2020-07-23T14:12:12.667Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-23T14:12:12.667Z] ---> Running in 40efe59ab077 [2020-07-23T14:12:12.667Z] Removing intermediate container 40efe59ab077 [2020-07-23T14:12:12.667Z] ---> c435c0f2418c [2020-07-23T14:12:12.667Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-23T14:12:12.667Z] ---> Running in 220ebb10d9d3 [2020-07-23T14:12:12.667Z] Removing intermediate container 220ebb10d9d3 [2020-07-23T14:12:12.667Z] ---> 87722799d837 [2020-07-23T14:12:12.667Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-23T14:12:13.689Z] --- PASS: TestInspectNetwork (8.33s) [2020-07-23T14:12:13.689Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-23T14:12:13.689Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-23T14:12:13.689Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-23T14:12:13.689Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-23T14:12:13.689Z] === RUN TestRunContainerWithBridgeNone Post stage [Pipeline] junit [2020-07-23T14:12:14.139Z] Recording test results [2020-07-23T14:12:14.245Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-23T14:12:14.719Z] ---> d4cf133cecc3 [2020-07-23T14:12:14.719Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-23T14:12:14.719Z] ---> Running in 272b99af2406 [Pipeline] // stage Post stage [Pipeline] sh [2020-07-23T14:12:15.028Z] + echo Ensuring container killed. [2020-07-23T14:12:15.028Z] Ensuring container killed. [2020-07-23T14:12:15.028Z] + docker rm -vf docker-pr5 [2020-07-23T14:12:15.028Z] Error: No such container: docker-pr5 [2020-07-23T14:12:15.028Z] + true [Pipeline] sh [2020-07-23T14:12:15.325Z] + echo Chowning /workspace to jenkins user [2020-07-23T14:12:15.325Z] Chowning /workspace to jenkins user [2020-07-23T14:12:15.325Z] + id -u [2020-07-23T14:12:15.325Z] + id -g [2020-07-23T14:12:15.325Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41234:/workspace busybox chown -R 1000:1000 /workspace [2020-07-23T14:12:15.325Z] Unable to find image 'busybox:latest' locally [2020-07-23T14:12:15.325Z] latest: Pulling from library/busybox [2020-07-23T14:12:15.587Z] ebdaf4d05d6f: Pulling fs layer [2020-07-23T14:12:15.587Z] ebdaf4d05d6f: Verifying Checksum [2020-07-23T14:12:15.587Z] ebdaf4d05d6f: Download complete [2020-07-23T14:12:15.598Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-07-23T14:12:15.598Z] === RUN TestNetworkInvalidJSON [2020-07-23T14:12:15.598Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-23T14:12:15.598Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-23T14:12:15.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:12:15.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:12:15.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:12:15.599Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:12:15.599Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-23T14:12:15.599Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:12:15.599Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:12:15.599Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-23T14:12:15.599Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-23T14:12:15.599Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-23T14:12:15.599Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-23T14:12:15.599Z] === RUN TestHostIPv4BridgeLabel [2020-07-23T14:12:15.850Z] ebdaf4d05d6f: Pull complete [2020-07-23T14:12:15.850Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-23T14:12:15.850Z] Status: Downloaded newer image for busybox:latest [2020-07-23T14:12:15.857Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-23T14:12:16.116Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-07-23T14:12:16.116Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-23T14:12:16.375Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-23T14:12:17.312Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-23T14:12:17.312Z] === RUN TestDaemonDefaultNetworkPools [2020-07-23T14:12:17.571Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-23T14:12:17.830Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-07-23T14:12:17.830Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-23T14:12:17.830Z] === RUN TestDockerSuite/TestBuildNetContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-23T14:12:19.207Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-07-23T14:12:19.207Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-23T14:12:19.452Z] + bundleName=arm64-integration [2020-07-23T14:12:19.452Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-23T14:12:19.452Z] Creating arm64-integration-bundles.tar.gz [2020-07-23T14:12:19.452Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-23T14:12:19.452Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-07-23T14:12:19.466Z] === RUN TestDockerSuite/TestBuildNetNone [Pipeline] archiveArtifacts [2020-07-23T14:12:19.726Z] Archiving artifacts [2020-07-23T14:12:20.034Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-23T14:12:20.294Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-23T14:12:20.294Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-23T14:12:20.863Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-23T14:12:21.122Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-07-23T14:12:21.122Z] === RUN TestServiceWithPredefinedNetwork [2020-07-23T14:12:21.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-23T14:12:21.668Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-07-23T14:12:21.690Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] sh [2020-07-23T14:12:21.991Z] + make clean [2020-07-23T14:12:22.565Z] docker volume rm -f docker-dev-cache [2020-07-23T14:12:22.565Z] docker-dev-cache [Pipeline] deleteDir [2020-07-23T14:12:23.068Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-23T14:12:24.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-23T14:12:24.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-23T14:12:24.263Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-23T14:12:24.263Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-07-23T14:12:24.263Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-23T14:12:24.263Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:12:24.263Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:12:24.263Z] === RUN TestServiceWithDataPathPortInit [2020-07-23T14:12:24.830Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-23T14:12:25.188Z] Removing intermediate container 272b99af2406 [2020-07-23T14:12:25.188Z] ---> c91129a0e694 [2020-07-23T14:12:25.188Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-23T14:12:25.188Z] ---> Running in eca9d7acbb91 [2020-07-23T14:12:25.398Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-23T14:12:25.661Z] [2020-07-23T14:12:25.661Z] SUCCESS: Specified value was saved. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T14:12:27.932Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-23T14:12:27.932Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-23T14:12:28.634Z] Removing intermediate container eca9d7acbb91 [2020-07-23T14:12:28.634Z] ---> da10fd9df799 [2020-07-23T14:12:28.634Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-23T14:12:28.634Z] ---> Running in 6bc2686bc03f [2020-07-23T14:12:29.834Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-23T14:12:30.400Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-23T14:12:31.614Z] Cannot create a file when that file already exists. [2020-07-23T14:12:31.775Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-23T14:12:32.710Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-23T14:12:33.646Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-23T14:12:34.214Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-23T14:12:36.749Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-23T14:12:37.519Z] Removing intermediate container 6bc2686bc03f [2020-07-23T14:12:37.519Z] ---> a52ea93f16fe [2020-07-23T14:12:37.519Z] Step 13/13 : CMD ["sh"] [2020-07-23T14:12:37.519Z] ---> Running in d913cceba5ae [2020-07-23T14:12:37.519Z] Removing intermediate container d913cceba5ae [2020-07-23T14:12:37.519Z] ---> 27b37790b21b [2020-07-23T14:12:37.519Z] Successfully built 27b37790b21b [2020-07-23T14:12:37.519Z] Successfully tagged busybox:latest [2020-07-23T14:12:37.519Z] INFO: Docker images of the daemon under test [2020-07-23T14:12:37.519Z] [2020-07-23T14:12:37.519Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-23T14:12:37.519Z] busybox latest 27b37790b21b Less than a second ago 5.06GB [2020-07-23T14:12:37.519Z] microsoft/windowsservercore latest 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-23T14:12:37.519Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 2 weeks ago 4.99GB [2020-07-23T14:12:37.519Z] [2020-07-23T14:12:37.519Z] INFO: Running integration tests at 07/23/2020 14:12:37... [2020-07-23T14:12:37.519Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-23T14:12:37.519Z] INFO: Integration API tests being run from the host: [2020-07-23T14:12:37.991Z] INFO: make.ps1 starting at 07/23/2020 14:12:37 [2020-07-23T14:12:38.132Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-23T14:12:38.464Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-23T14:12:38.699Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-23T14:12:39.267Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-23T14:12:40.204Z] --- PASS: TestServiceWithDataPathPortInit (15.95s) [2020-07-23T14:12:40.204Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-23T14:12:45.472Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-23T14:12:48.006Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-23T14:12:48.264Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.89s) [2020-07-23T14:12:48.264Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a8tophkbf2l657u23paq9o2iu Created:2020-07-23 14:12:41.818214401 +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[8a1b925052de858bfe19b48b38b9ea34cb221ed7ced75058a23cfba0b0aaa09a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ang4bn5dpyehtrwydrjqdjooj EndpointID:ee36d9a6df866be4f7e1608964e5f1f74e138bc8a0ce40972021873604f84bbe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2cf493519c6618149779354d95a9cb8ed315f936036064421c5c970148202d26 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:f7c673a4d000 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ang4bn5dpyehtrwydrjqdjooj EndpointID:ee36d9a6df866be4f7e1608964e5f1f74e138bc8a0ce40972021873604f84bbe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-23T14:12:48.264Z] PASS [2020-07-23T14:12:48.264Z] [2020-07-23T14:12:48.264Z] === Skipped [2020-07-23T14:12:48.264Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:12:48.264Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:12:48.264Z] [2020-07-23T14:12:48.264Z] [2020-07-23T14:12:48.264Z] DONE 23 tests, 1 skipped in 50.366s [2020-07-23T14:12:48.265Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:12:48.265Z] ++ 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 [2020-07-23T14:12:48.265Z] ++ set -e [2020-07-23T14:12:48.265Z] ++ '[' -n 0 ']' [2020-07-23T14:12:48.265Z] ++ set -x [2020-07-23T14:12:48.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 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 [2020-07-23T14:12:48.265Z] INFO: Testing against a local daemon [2020-07-23T14:12:48.265Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-23T14:12:48.265Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:12:48.265Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:12:48.265Z] === RUN TestDockerNetworkIpvlan [2020-07-23T14:12:48.265Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:12:48.265Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:12:48.265Z] PASS [2020-07-23T14:12:48.265Z] [2020-07-23T14:12:48.265Z] === Skipped [2020-07-23T14:12:48.265Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:12:48.265Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:12:48.265Z] [2020-07-23T14:12:48.265Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:12:48.265Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:12:48.265Z] [2020-07-23T14:12:48.265Z] [2020-07-23T14:12:48.265Z] DONE 2 tests, 2 skipped in 0.129s [2020-07-23T14:12:48.265Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:12:48.265Z] ++ 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 [2020-07-23T14:12:48.265Z] ++ set -e [2020-07-23T14:12:48.265Z] ++ '[' -n 0 ']' [2020-07-23T14:12:48.265Z] ++ set -x [2020-07-23T14:12:48.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 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 [2020-07-23T14:12:48.524Z] INFO: Testing against a local daemon [2020-07-23T14:12:48.524Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-23T14:12:49.462Z] === RUN TestDockerSuite/TestBuildRm [2020-07-23T14:12:49.721Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-07-23T14:12:49.721Z] === RUN TestDockerNetworkMacvlan [2020-07-23T14:12:49.999Z] ok github.com/docker/docker/cmd/dockerd 0.139s coverage: 30.8% of statements [2020-07-23T14:12:49.999Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-07-23T14:12:49.999Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-23T14:12:49.999Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-23T14:12:49.999Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-23T14:12:49.999Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-23T14:12:50.657Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-23T14:12:51.598Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-23T14:12:51.598Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-23T14:12:52.539Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-23T14:12:52.539Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-23T14:12:54.056Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-23T14:12:54.321Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-23T14:12:54.891Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-23T14:12:55.157Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-23T14:12:55.279Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2020-07-23T14:12:56.094Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-23T14:12:56.224Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-23T14:12:57.037Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-23T14:12:57.296Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-23T14:12:57.864Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-23T14:12:58.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-23T14:13:01.155Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-23T14:13:01.156Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-23T14:13:01.415Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-23T14:13:01.415Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-23T14:13:01.674Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-23T14:13:01.939Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-23T14:13:02.507Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-23T14:13:02.766Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-23T14:13:02.766Z] --- PASS: TestDockerNetworkMacvlan (12.99s) [2020-07-23T14:13:02.766Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-23T14:13:02.766Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-23T14:13:02.766Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.66s) [2020-07-23T14:13:02.766Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.10s) [2020-07-23T14:13:02.766Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2020-07-23T14:13:02.766Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-07-23T14:13:02.766Z] PASS [2020-07-23T14:13:02.766Z] [2020-07-23T14:13:02.766Z] DONE 8 tests in 14.486s [2020-07-23T14:13:02.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-23T14:13:02.766Z] ++ 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 [2020-07-23T14:13:02.766Z] ++ set -e [2020-07-23T14:13:02.766Z] ++ '[' -n 0 ']' [2020-07-23T14:13:02.766Z] ++ set -x [2020-07-23T14:13:02.766Z] ++ 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 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 [2020-07-23T14:13:02.766Z] testing: warning: no tests to run [2020-07-23T14:13:02.766Z] PASS [2020-07-23T14:13:02.766Z] [2020-07-23T14:13:02.766Z] DONE 0 tests in 0.023s [2020-07-23T14:13:03.025Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-23T14:13:03.025Z] ++ 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 [2020-07-23T14:13:03.025Z] ++ set -e [2020-07-23T14:13:03.025Z] ++ '[' -n 0 ']' [2020-07-23T14:13:03.025Z] ++ set -x [2020-07-23T14:13:03.025Z] ++ 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 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 [2020-07-23T14:13:03.025Z] INFO: Testing against a local daemon [2020-07-23T14:13:03.025Z] === RUN TestAuthZPluginAllowRequest [2020-07-23T14:13:03.286Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-23T14:13:03.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:13:03.878Z] INFO: Testing against a local daemon [2020-07-23T14:13:04.664Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2020-07-23T14:13:04.664Z] === RUN TestAuthZPluginTLS [2020-07-23T14:13:05.232Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-23T14:13:05.232Z] === RUN TestAuthZPluginDenyRequest [2020-07-23T14:13:05.800Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-23T14:13:05.800Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-23T14:13:06.059Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-23T14:13:06.059Z] === RUN TestAuthZPluginDenyResponse [2020-07-23T14:13:06.319Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-23T14:13:06.888Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2020-07-23T14:13:06.888Z] === RUN TestAuthZPluginAllowEventStream [2020-07-23T14:13:07.146Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-23T14:13:08.083Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-23T14:13:08.083Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2020-07-23T14:13:08.083Z] === RUN TestAuthZPluginErrorResponse [2020-07-23T14:13:08.117Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2020-07-23T14:13:08.117Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.4% of statements [2020-07-23T14:13:08.117Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-23T14:13:08.117Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-23T14:13:08.651Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-23T14:13:08.651Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-23T14:13:08.651Z] === RUN TestAuthZPluginErrorRequest [2020-07-23T14:13:08.686Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2020-07-23T14:13:09.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-23T14:13:09.219Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-23T14:13:09.219Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-23T14:13:09.256Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-23T14:13:09.479Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-23T14:13:09.738Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-23T14:13:09.738Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-23T14:13:09.825Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-23T14:13:09.825Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-23T14:13:09.825Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-23T14:13:10.763Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-23T14:13:11.116Z] === RUN TestDockerSuite/TestBuildUser [2020-07-23T14:13:12.053Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-07-23T14:13:12.053Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-23T14:13:12.990Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-23T14:13:13.302Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.479s coverage: 73.1% of statements [2020-07-23T14:13:13.561Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-23T14:13:14.368Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-07-23T14:13:14.368Z] === RUN TestAuthZPluginHeader [2020-07-23T14:13:14.937Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-23T14:13:14.937Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-23T14:13:14.939Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.415s coverage: 57.0% of statements [2020-07-23T14:13:15.875Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-23T14:13:16.846Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-07-23T14:13:18.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.347s coverage: 49.5% of statements [2020-07-23T14:13:19.010Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.944s coverage: 46.2% of statements [2020-07-23T14:13:19.010Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-23T14:13:19.161Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2020-07-23T14:13:19.161Z] === RUN TestAuthZPluginV2Disable [2020-07-23T14:13:20.918Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.528s coverage: 57.7% of statements [2020-07-23T14:13:20.918Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-23T14:13:21.178Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.294s coverage: 76.1% of statements [2020-07-23T14:13:21.178Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-23T14:13:21.760Z] ok github.com/docker/docker/integration/build 19.195s [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === Skipped [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-23T14:13:21.760Z] build_session_test.go:25: TODO: BuildKit [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-23T14:13:21.760Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-23T14:13:21.760Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-07-23T14:13:21.760Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-23T14:13:21.760Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-23T14:13:21.760Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-23T14:13:21.760Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-23T14:13:21.760Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-23T14:13:21.760Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-23T14:13:21.760Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] DONE 22 tests, 10 skipped in 41.388s [2020-07-23T14:13:21.760Z] [2020-07-23T14:13:21.760Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-23T14:13:22.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:13:22.235Z] INFO: Testing against a local daemon [2020-07-23T14:13:22.235Z] ok github.com/docker/docker/integration/config 0.215s [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] === Skipped [2020-07-23T14:13:22.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-23T14:13:22.235Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-23T14:13:22.235Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-23T14:13:22.235Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-23T14:13:22.235Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-23T14:13:22.235Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-23T14:13:22.235Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-23T14:13:22.235Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] [2020-07-23T14:13:22.235Z] DONE 7 tests, 7 skipped in 2.491s [2020-07-23T14:13:22.450Z] --- PASS: TestAuthZPluginV2Disable (3.23s) [2020-07-23T14:13:22.450Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-23T14:13:22.558Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-07-23T14:13:22.709Z] [2020-07-23T14:13:22.709Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-23T14:13:23.127Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-23T14:13:24.065Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-23T14:13:25.686Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:13:25.686Z] INFO: Testing against a local daemon [2020-07-23T14:13:25.748Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s) [2020-07-23T14:13:25.748Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-23T14:13:25.972Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.8% of statements [2020-07-23T14:13:25.972Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-23T14:13:25.972Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-23T14:13:26.232Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 41.0% of statements [2020-07-23T14:13:26.686Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-23T14:13:27.256Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-23T14:13:27.514Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-23T14:13:27.611Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-07-23T14:13:27.871Z] ok github.com/docker/docker/daemon/logger/awslogs 0.199s coverage: 77.8% of statements [2020-07-23T14:13:27.871Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-23T14:13:27.871Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-23T14:13:28.449Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-23T14:13:28.809Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-23T14:13:29.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-07-23T14:13:29.386Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-23T14:13:29.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-07-23T14:13:30.762Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-23T14:13:30.762Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-23T14:13:30.762Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-23T14:13:31.016Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-07-23T14:13:31.016Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-23T14:13:31.016Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 37.7% of statements [2020-07-23T14:13:31.021Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-23T14:13:31.021Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-23T14:13:32.396Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 33.3% of statements [2020-07-23T14:13:32.926Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-23T14:13:32.926Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-23T14:13:33.493Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-23T14:13:33.775Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-23T14:13:34.034Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-23T14:13:34.060Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-23T14:13:34.603Z] ok github.com/docker/docker/daemon/logger/splunk 1.662s coverage: 82.5% of statements [2020-07-23T14:13:34.603Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-23T14:13:34.603Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-07-23T14:13:34.603Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-23T14:13:34.627Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-23T14:13:34.627Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-23T14:13:34.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-23T14:13:36.264Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.80s) [2020-07-23T14:13:36.264Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-23T14:13:37.141Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-07-23T14:13:37.141Z] ok github.com/docker/docker/distribution 0.203s coverage: 22.1% of statements [2020-07-23T14:13:37.141Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-23T14:13:37.200Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-23T14:13:38.523Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-23T14:13:38.580Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-23T14:13:39.148Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-23T14:13:39.408Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-23T14:13:39.462Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-23T14:13:39.685Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-23T14:13:39.685Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-23T14:13:40.030Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.6% of statements [2020-07-23T14:13:40.030Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-23T14:13:40.030Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-07-23T14:13:40.030Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-23T14:13:40.275Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-23T14:13:41.416Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-23T14:13:41.416Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-23T14:13:41.650Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-23T14:13:41.650Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-23T14:13:41.650Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-23T14:13:41.908Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-23T14:13:41.984Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-23T14:13:42.478Z] === RUN TestDockerSuite/TestCommitChange [2020-07-23T14:13:43.045Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-23T14:13:43.365Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-23T14:13:43.365Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-23T14:13:43.612Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-23T14:13:44.549Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-23T14:13:45.276Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 77.2% of statements [2020-07-23T14:13:45.485Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-23T14:13:46.051Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-23T14:13:46.217Z] ok github.com/docker/docker/pkg/authorization 0.109s coverage: 68.3% of statements [2020-07-23T14:13:46.477Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-23T14:13:46.737Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-23T14:13:46.988Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-23T14:13:47.246Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-23T14:13:48.181Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-23T14:13:48.749Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-23T14:13:48.749Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-23T14:13:48.749Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-23T14:13:49.008Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-23T14:13:49.008Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-23T14:13:49.008Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-23T14:13:49.008Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-23T14:13:49.944Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-23T14:13:50.025Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 43.2% of statements [2020-07-23T14:13:50.025Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-23T14:13:50.025Z] ok github.com/docker/docker/layer 7.537s coverage: 68.8% of statements [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/oci [no test files] [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-23T14:13:50.025Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-23T14:13:50.880Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-23T14:13:50.880Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-23T14:13:51.016Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-07-23T14:13:51.016Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-07-23T14:13:51.139Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-23T14:13:51.707Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-23T14:13:51.975Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-23T14:13:52.274Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-23T14:13:52.532Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2020-07-23T14:13:52.532Z] PASS [2020-07-23T14:13:52.532Z] [2020-07-23T14:13:52.532Z] DONE 17 tests in 49.712s [2020-07-23T14:13:52.532Z] === RUN TestDockerSuite/TestContainerAPICreateRunning /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-23T14:13:52.532Z] ++ 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 [2020-07-23T14:13:52.532Z] ++ set -e [2020-07-23T14:13:52.532Z] ++ '[' -n 0 ']' [2020-07-23T14:13:52.532Z] ++ set -x [2020-07-23T14:13:52.532Z] [2020-07-23T14:13:52.532Z] ++ 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 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 [2020-07-23T14:13:52.544Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-07-23T14:13:52.791Z] INFO: Testing against a local daemon [2020-07-23T14:13:52.791Z] === RUN TestPluginInvalidJSON [2020-07-23T14:13:52.791Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:13:52.791Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:13:52.791Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:13:52.791Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-23T14:13:52.791Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-23T14:13:52.791Z] === RUN TestPluginInstall [2020-07-23T14:13:52.791Z] === RUN TestPluginInstall/no_auth [2020-07-23T14:13:52.803Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-07-23T14:13:53.050Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-23T14:13:53.050Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-23T14:13:53.050Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-23T14:13:53.618Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-23T14:13:53.618Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-23T14:13:53.618Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-23T14:13:53.877Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-23T14:13:53.877Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-23T14:13:54.183Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-23T14:13:54.752Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-23T14:13:54.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-23T14:13:55.321Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2020-07-23T14:13:55.383Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-23T14:13:55.580Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-07-23T14:13:55.841Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-07-23T14:13:56.329Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-23T14:13:56.329Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-23T14:13:56.780Z] ok github.com/docker/docker/pkg/idtools 0.444s coverage: 70.5% of statements [2020-07-23T14:13:57.349Z] ok github.com/docker/docker/pkg/ioutils 0.555s coverage: 70.6% of statements [2020-07-23T14:13:57.349Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-07-23T14:13:57.608Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-07-23T14:13:57.608Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-23T14:13:57.608Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-23T14:13:57.608Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-23T14:13:58.176Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-23T14:13:58.176Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-23T14:13:58.176Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-23T14:13:58.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-23T14:13:58.436Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-23T14:13:58.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-23T14:13:58.696Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-07-23T14:13:58.755Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-23T14:13:58.755Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-23T14:13:59.265Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-07-23T14:13:59.265Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-23T14:13:59.265Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-23T14:13:59.693Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-23T14:14:00.203Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-07-23T14:14:00.261Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-23T14:14:00.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-07-23T14:14:01.030Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-23T14:14:01.030Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-23T14:14:01.198Z] time="2020-07-23T14:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:14:01.198Z] time="2020-07-23T14:14:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:14:01.198Z] time="2020-07-23T14:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55847e4f3c87a09263048487cfedcb5fa64ab6ca6e0de2c9151fe8ec91ac2a3a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:14:01.198Z] time="2020-07-23T14:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:14:01.198Z] time="2020-07-23T14:14:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:14:01.198Z] time="2020-07-23T14:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55847e4f3c87a09263048487cfedcb5fa64ab6ca6e0de2c9151fe8ec91ac2a3a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:14:01.457Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-23T14:14:01.715Z] === RUN TestPluginInstall/with_htpasswd [2020-07-23T14:14:02.407Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-23T14:14:02.654Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-23T14:14:02.654Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-23T14:14:02.666Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-23T14:14:02.914Z] time="2020-07-23T14:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:14:02.914Z] time="2020-07-23T14:14:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:14:02.914Z] time="2020-07-23T14:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:215ced0dfa0ec0470a6b935606636591cef46ac7d8cf2f8ece8c8ba847c3bb36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:14:02.914Z] time="2020-07-23T14:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:14:02.914Z] time="2020-07-23T14:14:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:14:02.914Z] time="2020-07-23T14:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:215ced0dfa0ec0470a6b935606636591cef46ac7d8cf2f8ece8c8ba847c3bb36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:14:03.173Z] === RUN TestPluginInstall/with_insecure [2020-07-23T14:14:03.173Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-23T14:14:03.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-23T14:14:04.001Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-23T14:14:04.569Z] time="2020-07-23T14:14:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:14:04.569Z] time="2020-07-23T14:14:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:14:04.569Z] time="2020-07-23T14:14:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0124bdd133baac276c1686274780fa04fe0a17f36e77dbe4eeadfea0e71953c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:14:04.569Z] time="2020-07-23T14:14:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:14:04.569Z] time="2020-07-23T14:14:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:14:04.569Z] time="2020-07-23T14:14:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0124bdd133baac276c1686274780fa04fe0a17f36e77dbe4eeadfea0e71953c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:14:04.828Z] --- PASS: TestPluginInstall (12.05s) [2020-07-23T14:14:04.828Z] --- PASS: TestPluginInstall/no_auth (8.86s) [2020-07-23T14:14:04.828Z] --- PASS: TestPluginInstall/with_htpasswd (1.49s) [2020-07-23T14:14:04.828Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2020-07-23T14:14:04.828Z] plugin_test.go:157: [d1cd954c999f0] daemon is not started [2020-07-23T14:14:04.828Z] PASS [2020-07-23T14:14:04.828Z] [2020-07-23T14:14:04.828Z] DONE 6 tests in 12.250s [2020-07-23T14:14:04.828Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-23T14:14:04.828Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-23T14:14:04.828Z] ++ 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 [2020-07-23T14:14:04.828Z] ++ set -e [2020-07-23T14:14:04.828Z] ++ '[' -n 0 ']' [2020-07-23T14:14:04.828Z] ++ set -x [2020-07-23T14:14:04.828Z] ++ 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 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 [2020-07-23T14:14:05.087Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-23T14:14:05.087Z] INFO: Testing against a local daemon [2020-07-23T14:14:05.087Z] === RUN TestExternalGraphDriver [2020-07-23T14:14:05.347Z] === RUN TestExternalGraphDriver/json [2020-07-23T14:14:05.477Z] --- PASS: TestImportExtremelyLargeImageWorks (193.17s) [2020-07-23T14:14:05.477Z] PASS [2020-07-23T14:14:05.477Z] [2020-07-23T14:14:05.477Z] === Skipped [2020-07-23T14:14:05.477Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-23T14:14:05.477Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:14:05.477Z] [2020-07-23T14:14:05.477Z] [2020-07-23T14:14:05.477Z] DONE 12 tests, 1 skipped in 194.207s [2020-07-23T14:14:05.477Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-23T14:14:05.477Z] ++ 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 [2020-07-23T14:14:05.477Z] ++ set -e [2020-07-23T14:14:05.477Z] ++ '[' -n 0 ']' [2020-07-23T14:14:05.477Z] ++ set -x [2020-07-23T14:14:05.477Z] ++ 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 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 [2020-07-23T14:14:05.477Z] INFO: Testing against a local daemon [2020-07-23T14:14:05.477Z] === RUN TestNetworkCreateDelete [2020-07-23T14:14:05.477Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-23T14:14:05.477Z] === RUN TestDockerNetworkDeletePreferID [2020-07-23T14:14:05.477Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-07-23T14:14:05.477Z] === RUN TestDaemonDNSFallback [2020-07-23T14:14:05.477Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-23T14:14:05.477Z] === RUN TestInspectNetwork [2020-07-23T14:14:05.477Z] === RUN TestInspectNetwork/full_network_id [2020-07-23T14:14:05.477Z] === RUN TestInspectNetwork/partial_network_id [2020-07-23T14:14:05.477Z] === RUN TestInspectNetwork/network_name [2020-07-23T14:14:05.477Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-23T14:14:05.477Z] --- PASS: TestInspectNetwork (6.89s) [2020-07-23T14:14:05.477Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-23T14:14:05.477Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-23T14:14:05.477Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-23T14:14:05.477Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-23T14:14:05.477Z] === RUN TestRunContainerWithBridgeNone [2020-07-23T14:14:05.606Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-23T14:14:05.955Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2020-07-23T14:14:05.955Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-23T14:14:06.134Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-07-23T14:14:06.134Z] === RUN TestNetworkInvalidJSON [2020-07-23T14:14:06.134Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-23T14:14:06.134Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-23T14:14:06.134Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:14:06.134Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:14:06.134Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:14:06.134Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:14:06.134Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-23T14:14:06.134Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-23T14:14:06.134Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-23T14:14:06.134Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-23T14:14:06.134Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-23T14:14:06.134Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-23T14:14:06.134Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-23T14:14:06.134Z] === RUN TestHostIPv4BridgeLabel [2020-07-23T14:14:06.525Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-23T14:14:06.525Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-23T14:14:06.782Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-23T14:14:06.782Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-23T14:14:06.784Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-23T14:14:07.511Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-23T14:14:07.511Z] === RUN TestExternalGraphDriver/spec [2020-07-23T14:14:07.722Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-07-23T14:14:07.860Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-23T14:14:07.860Z] === RUN TestDaemonDefaultNetworkPools [2020-07-23T14:14:07.982Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-07-23T14:14:08.534Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-07-23T14:14:08.534Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-23T14:14:08.551Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-07-23T14:14:08.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-23T14:14:08.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-23T14:14:08.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-23T14:14:08.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-23T14:14:08.889Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-23T14:14:09.119Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-07-23T14:14:09.119Z] testing: warning: no tests to run [2020-07-23T14:14:09.119Z] coverage: [no statements] [2020-07-23T14:14:09.119Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-23T14:14:09.147Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-23T14:14:09.406Z] === RUN TestExternalGraphDriver/pull [2020-07-23T14:14:09.646Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-23T14:14:09.646Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-23T14:14:09.687Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-23T14:14:09.947Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-23T14:14:10.206Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-23T14:14:10.757Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-23T14:14:10.757Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-23T14:14:10.780Z] --- PASS: TestExternalGraphDriver (5.67s) [2020-07-23T14:14:10.781Z] --- PASS: TestExternalGraphDriver/json (2.29s) [2020-07-23T14:14:10.781Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2020-07-23T14:14:10.781Z] --- PASS: TestExternalGraphDriver/pull (1.31s) [2020-07-23T14:14:10.781Z] === RUN TestGraphdriverPluginV2 [2020-07-23T14:14:11.461Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-23T14:14:11.461Z] === RUN TestServiceWithPredefinedNetwork [2020-07-23T14:14:12.113Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-23T14:14:12.682Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-23T14:14:13.620Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-23T14:14:13.627Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s) [2020-07-23T14:14:13.627Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-23T14:14:13.627Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:14:13.627Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:14:13.627Z] === RUN TestServiceWithDataPathPortInit [2020-07-23T14:14:13.880Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-23T14:14:14.080Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-23T14:14:14.080Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-23T14:14:14.340Z] --- PASS: TestGraphdriverPluginV2 (3.62s) [2020-07-23T14:14:14.340Z] PASS [2020-07-23T14:14:14.340Z] [2020-07-23T14:14:14.340Z] DONE 5 tests in 9.426s [2020-07-23T14:14:14.340Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-23T14:14:14.340Z] ++ 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 [2020-07-23T14:14:14.340Z] ++ set -e [2020-07-23T14:14:14.340Z] ++ '[' -n 0 ']' [2020-07-23T14:14:14.340Z] ++ set -x [2020-07-23T14:14:14.340Z] ++ 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 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 [2020-07-23T14:14:14.599Z] INFO: Testing against a local daemon [2020-07-23T14:14:14.599Z] === RUN TestContinueAfterPluginCrash [2020-07-23T14:14:14.599Z] === PAUSE TestContinueAfterPluginCrash [2020-07-23T14:14:14.599Z] === RUN TestReadPluginNoRead [2020-07-23T14:14:14.599Z] === PAUSE TestReadPluginNoRead [2020-07-23T14:14:14.599Z] === RUN TestDaemonStartWithLogOpt [2020-07-23T14:14:14.599Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-23T14:14:14.599Z] === CONT TestContinueAfterPluginCrash [2020-07-23T14:14:14.599Z] === CONT TestDaemonStartWithLogOpt [2020-07-23T14:14:14.858Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-23T14:14:14.858Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-23T14:14:14.858Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-23T14:14:15.787Z] ok github.com/docker/docker/registry 0.082s coverage: 56.3% of statements [2020-07-23T14:14:16.047Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-23T14:14:16.307Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-23T14:14:16.876Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-23T14:14:17.136Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-23T14:14:17.391Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-23T14:14:17.959Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-23T14:14:17.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-23T14:14:18.527Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2020-07-23T14:14:18.527Z] === CONT TestReadPluginNoRead [2020-07-23T14:14:18.786Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-23T14:14:19.672Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-23T14:14:20.610Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-23T14:14:21.180Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-23T14:14:22.118Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-07-23T14:14:22.980Z] === RUN TestReadPluginNoRead/default [2020-07-23T14:14:23.548Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-23T14:14:23.808Z] --- PASS: TestContinueAfterPluginCrash (9.29s) [2020-07-23T14:14:24.376Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-23T14:14:24.376Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-23T14:14:25.753Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-23T14:14:25.753Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-23T14:14:26.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-23T14:14:26.404Z] ok github.com/docker/docker/integration/container 58.674s [2020-07-23T14:14:26.404Z] [2020-07-23T14:14:26.404Z] === Skipped [2020-07-23T14:14:26.404Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-23T14:14:26.404Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-23T14:14:26.404Z] [2020-07-23T14:14:26.404Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-23T14:14:26.404Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-23T14:14:26.404Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-23T14:14:26.405Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-23T14:14:26.405Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-23T14:14:26.405Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-23T14:14:26.405Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-23T14:14:26.405Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-23T14:14:26.405Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-23T14:14:26.405Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-23T14:14:26.405Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-23T14:14:26.405Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-23T14:14:26.405Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-23T14:14:26.405Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-23T14:14:26.405Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-23T14:14:26.405Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-23T14:14:26.405Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-23T14:14:26.405Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-23T14:14:26.405Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-23T14:14:26.405Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-23T14:14:26.405Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-23T14:14:26.405Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-23T14:14:26.405Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-23T14:14:26.405Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-23T14:14:26.405Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-23T14:14:26.405Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-23T14:14:26.405Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-23T14:14:26.405Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-23T14:14:26.405Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-23T14:14:26.405Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-23T14:14:26.405Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-23T14:14:26.405Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-23T14:14:26.405Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-23T14:14:26.405Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-23T14:14:26.405Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-23T14:14:26.405Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-23T14:14:26.405Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-23T14:14:26.405Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-23T14:14:26.405Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-23T14:14:26.405Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-23T14:14:26.405Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-23T14:14:26.405Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-23T14:14:26.405Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] DONE 85 tests, 42 skipped in 61.399s [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-23T14:14:26.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:26.405Z] INFO: Testing against a local daemon [2020-07-23T14:14:26.405Z] ok github.com/docker/docker/integration/image 0.481s [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === Skipped [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-23T14:14:26.405Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-23T14:14:26.405Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-23T14:14:26.405Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-23T14:14:26.405Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] DONE 11 tests, 4 skipped in 2.489s [2020-07-23T14:14:26.405Z] [2020-07-23T14:14:26.405Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-23T14:14:27.259Z] --- PASS: TestReadPluginNoRead (8.60s) [2020-07-23T14:14:27.259Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2020-07-23T14:14:27.259Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2020-07-23T14:14:27.259Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2020-07-23T14:14:27.259Z] read_test.go:92: [d361a73835c21] daemon is not started [2020-07-23T14:14:27.259Z] PASS [2020-07-23T14:14:27.259Z] [2020-07-23T14:14:27.259Z] DONE 6 tests in 12.878s [2020-07-23T14:14:27.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-23T14:14:27.259Z] ++ 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 [2020-07-23T14:14:27.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-23T14:14:27.259Z] ++ set -e [2020-07-23T14:14:27.259Z] ++ '[' -n 0 ']' [2020-07-23T14:14:27.259Z] ++ set -x [2020-07-23T14:14:27.259Z] ++ 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 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 [2020-07-23T14:14:27.259Z] testing: warning: no tests to run [2020-07-23T14:14:27.259Z] PASS [2020-07-23T14:14:27.259Z] [2020-07-23T14:14:27.259Z] DONE 0 tests in 0.047s [2020-07-23T14:14:27.259Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-23T14:14:27.259Z] ++ 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 [2020-07-23T14:14:27.259Z] ++ set -e [2020-07-23T14:14:27.259Z] ++ '[' -n 0 ']' [2020-07-23T14:14:27.259Z] ++ set -x [2020-07-23T14:14:27.259Z] ++ 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 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 [2020-07-23T14:14:27.518Z] INFO: Testing against a local daemon [2020-07-23T14:14:27.518Z] === RUN TestPluginWithDevMounts [2020-07-23T14:14:27.518Z] === PAUSE TestPluginWithDevMounts [2020-07-23T14:14:27.518Z] === CONT TestPluginWithDevMounts [2020-07-23T14:14:28.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:28.641Z] INFO: Testing against a local daemon [2020-07-23T14:14:28.641Z] ok github.com/docker/docker/integration/network 0.207s [2020-07-23T14:14:28.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-23T14:14:29.044Z] --- PASS: TestServiceWithDataPathPortInit (13.58s) [2020-07-23T14:14:29.044Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === Skipped [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-23T14:14:29.114Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-23T14:14:29.114Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-23T14:14:29.114Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-23T14:14:29.114Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-23T14:14:29.114Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-23T14:14:29.114Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-23T14:14:29.114Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] DONE 19 tests, 15 skipped in 2.356s [2020-07-23T14:14:29.114Z] [2020-07-23T14:14:29.114Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-23T14:14:29.158Z] --- PASS: TestPluginWithDevMounts (1.67s) [2020-07-23T14:14:29.158Z] PASS [2020-07-23T14:14:29.158Z] [2020-07-23T14:14:29.158Z] DONE 1 tests in 1.830s [2020-07-23T14:14:29.158Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-23T14:14:29.158Z] ++ 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 [2020-07-23T14:14:29.158Z] ++ set -e [2020-07-23T14:14:29.158Z] ++ '[' -n 0 ']' [2020-07-23T14:14:29.158Z] ++ set -x [2020-07-23T14:14:29.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=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 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 [2020-07-23T14:14:29.417Z] INFO: Testing against a local daemon [2020-07-23T14:14:29.417Z] === RUN TestSecretInspect [2020-07-23T14:14:29.586Z] testing: warning: no tests to run [2020-07-23T14:14:29.586Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2020-07-23T14:14:29.586Z] [2020-07-23T14:14:29.586Z] DONE 0 tests in 0.748s [2020-07-23T14:14:29.586Z] [2020-07-23T14:14:29.586Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-23T14:14:29.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-23T14:14:30.580Z] testing: warning: no tests to run [2020-07-23T14:14:30.580Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [2020-07-23T14:14:30.580Z] [2020-07-23T14:14:30.580Z] DONE 0 tests in 0.734s [2020-07-23T14:14:30.580Z] [2020-07-23T14:14:30.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-23T14:14:31.052Z] testing: warning: no tests to run [2020-07-23T14:14:31.052Z] ok github.com/docker/docker/integration/plugin 0.069s [2020-07-23T14:14:31.052Z] [2020-07-23T14:14:31.052Z] DONE 0 tests in 0.744s [2020-07-23T14:14:31.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-23T14:14:31.523Z] [2020-07-23T14:14:31.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-23T14:14:31.627Z] --- PASS: TestSecretInspect (2.40s) [2020-07-23T14:14:31.627Z] === RUN TestSecretList [2020-07-23T14:14:31.995Z] testing: warning: no tests to run [2020-07-23T14:14:31.995Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2020-07-23T14:14:31.995Z] [2020-07-23T14:14:31.995Z] DONE 0 tests in 0.730s [2020-07-23T14:14:31.995Z] [2020-07-23T14:14:31.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-23T14:14:33.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006388c0_} [2020-07-23T14:14:33.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1095920249_/foo_false____} [2020-07-23T14:14:34.194Z] --- PASS: TestSecretList (2.38s) [2020-07-23T14:14:34.194Z] === RUN TestSecretsCreateAndDelete [2020-07-23T14:14:34.319Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-07-23T14:14:34.319Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-23T14:14:34.319Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-23T14:14:34.319Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/rootless [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/volume [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-23T14:14:34.320Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === Skipped [2020-07-23T14:14:34.320Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-23T14:14:34.320Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-23T14:14:34.320Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:73: No driver to put! [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-23T14:14:34.320Z] time="2020-07-23T14:13:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-23T14:14:34.320Z] time="2020-07-23T14:13:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-23T14:14:34.320Z] time="2020-07-23T14:13:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-23T14:14:34.320Z] time="2020-07-23T14:13:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-23T14:14:34.320Z] time="2020-07-23T14:13:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:73: No driver to put! [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-23T14:14:34.320Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-23T14:14:34.320Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-23T14:14:34.320Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-23T14:14:34.320Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-23T14:14:34.320Z] graphtest_unix.go:73: No driver to put! [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-23T14:14:34.320Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-23T14:14:34.320Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] [2020-07-23T14:14:34.320Z] DONE 2119 tests, 26 skipped in 251.312s Post stage [Pipeline] junit [2020-07-23T14:14:34.332Z] Recording test results [2020-07-23T14:14:34.673Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2020-07-23T14:14:34.673Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pzzzggnd5jcqo4z25ufaov43b Created:2020-07-23 14:14:28.017506347 +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[0754224707b6887fd685c7174cfbae5246f7243c1825c2cb07f57aabb76931dc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n7d77idnxyols4k2zwaeo4403 EndpointID:ff4609b2f679f0e57a73979287660c8d897751c685c08e40845120e29090853d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ddd7512ca6240870c8e9bad2712a647511ad42f7a4abad179c3d9528a9fbbbc 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:b5a5a07ee510 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n7d77idnxyols4k2zwaeo4403 EndpointID:ff4609b2f679f0e57a73979287660c8d897751c685c08e40845120e29090853d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-23T14:14:34.673Z] PASS [2020-07-23T14:14:34.673Z] [2020-07-23T14:14:34.673Z] === Skipped [2020-07-23T14:14:34.673Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-23T14:14:34.673Z] service_test.go:236: FLAKY_TEST [2020-07-23T14:14:34.673Z] [2020-07-23T14:14:34.673Z] [2020-07-23T14:14:34.673Z] DONE 23 tests, 1 skipped in 38.707s [2020-07-23T14:14:34.673Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:14:34.673Z] ++ 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 [2020-07-23T14:14:34.673Z] ++ set -e [2020-07-23T14:14:34.673Z] ++ '[' -n 0 ']' [2020-07-23T14:14:34.673Z] ++ set -x [2020-07-23T14:14:34.673Z] ++ 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 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 [2020-07-23T14:14:34.673Z] INFO: Testing against a local daemon [2020-07-23T14:14:34.673Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-23T14:14:34.673Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:14:34.673Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:14:34.673Z] === RUN TestDockerNetworkIpvlan [2020-07-23T14:14:34.673Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:14:34.673Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:14:34.673Z] PASS [2020-07-23T14:14:34.673Z] [2020-07-23T14:14:34.673Z] === Skipped [2020-07-23T14:14:34.673Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-23T14:14:34.673Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:14:34.673Z] [2020-07-23T14:14:34.673Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-23T14:14:34.673Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-23T14:14:34.673Z] [2020-07-23T14:14:34.673Z] [2020-07-23T14:14:34.673Z] DONE 2 tests, 2 skipped in 0.076s [2020-07-23T14:14:34.673Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-23T14:14:34.673Z] ++ 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 [2020-07-23T14:14:34.673Z] ++ set -e [2020-07-23T14:14:34.673Z] ++ '[' -n 0 ']' [2020-07-23T14:14:34.673Z] ++ set -x [2020-07-23T14:14:34.673Z] ++ 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 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 [2020-07-23T14:14:34.673Z] INFO: Testing against a local daemon [2020-07-23T14:14:34.673Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-23T14:14:35.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41234/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d90f32f1779e6099a8629effdfcbf0d2ab3b17a hack/validate/vendor [2020-07-23T14:14:35.317Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-23T14:14:35.317Z] === RUN TestDockerNetworkMacvlan [2020-07-23T14:14:35.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1095920249_/foo_true____} [2020-07-23T14:14:35.942Z] 2020/07/23 14:14:35 Collecting initial packages [2020-07-23T14:14:35.942Z] 2020/07/23 14:14:35 Download dependencies [2020-07-23T14:14:35.958Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-23T14:14:36.136Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-07-23T14:14:36.136Z] === RUN TestSecretsUpdate [2020-07-23T14:14:37.010Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-23T14:14:37.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3760643972_/foo_false____} [2020-07-23T14:14:38.006Z] --- PASS: TestSecretsUpdate (1.96s) [2020-07-23T14:14:38.006Z] === RUN TestTemplatedSecret [2020-07-23T14:14:38.056Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-23T14:14:38.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3760643972_/foo_true____} [2020-07-23T14:14:38.474Z] 2020/07/23 14:14:37 Starting whole vndr cycle because no package specified [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:37 Ignoring paths matching "^archive/tar" [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/opencontainers/selinux, revision c688bba66d7ecb448819836b96f9c416da8b0746, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-23T14:14:38.475Z] 2020/07/23 14:14:38 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Finished clone github.com/creack/pty [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Finished clone github.com/docker/go-units [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Finished clone github.com/tchap/go-patricia [2020-07-23T14:14:39.413Z] 2020/07/23 14:14:39 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-23T14:14:39.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3760643972_/foo_true__0xc000638920__} [2020-07-23T14:14:39.672Z] 2020/07/23 14:14:39 Finished clone github.com/moby/term [2020-07-23T14:14:39.672Z] 2020/07/23 14:14:39 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-23T14:14:39.672Z] 2020/07/23 14:14:39 Finished clone github.com/google/uuid [2020-07-23T14:14:39.672Z] 2020/07/23 14:14:39 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-23T14:14:39.931Z] 2020/07/23 14:14:39 Finished clone github.com/Microsoft/go-winio [2020-07-23T14:14:39.931Z] 2020/07/23 14:14:39 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-07-23T14:14:39.931Z] 2020/07/23 14:14:39 Finished clone github.com/gorilla/mux [2020-07-23T14:14:39.931Z] 2020/07/23 14:14:39 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-07-23T14:14:40.172Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-23T14:14:40.191Z] 2020/07/23 14:14:40 Finished clone github.com/sirupsen/logrus [2020-07-23T14:14:40.191Z] 2020/07/23 14:14:40 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-07-23T14:14:40.450Z] 2020/07/23 14:14:40 Finished clone github.com/docker/libtrust [2020-07-23T14:14:40.450Z] 2020/07/23 14:14:40 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-07-23T14:14:40.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:40.705Z] INFO: Testing against a local daemon [2020-07-23T14:14:40.705Z] ok github.com/docker/docker/integration/plugin/common 0.206s [2020-07-23T14:14:40.705Z] [2020-07-23T14:14:40.705Z] === Skipped [2020-07-23T14:14:40.705Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-23T14:14:40.705Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-23T14:14:40.705Z] [2020-07-23T14:14:40.705Z] [2020-07-23T14:14:40.705Z] DONE 3 tests, 1 skipped in 7.602s [2020-07-23T14:14:40.705Z] [2020-07-23T14:14:40.705Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-23T14:14:40.711Z] 2020/07/23 14:14:40 Finished clone github.com/syndtr/gocapability [2020-07-23T14:14:40.711Z] 2020/07/23 14:14:40 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-23T14:14:40.711Z] 2020/07/23 14:14:40 Finished clone github.com/moby/sys [2020-07-23T14:14:40.711Z] 2020/07/23 14:14:40 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-23T14:14:40.711Z] 2020/07/23 14:14:40 Finished clone github.com/RackSec/srslog [2020-07-23T14:14:40.711Z] 2020/07/23 14:14:40 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-07-23T14:14:40.970Z] 2020/07/23 14:14:40 Finished clone github.com/docker/go-connections [2020-07-23T14:14:40.970Z] 2020/07/23 14:14:40 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-23T14:14:40.970Z] 2020/07/23 14:14:40 Finished clone gotest.tools/v3 [2020-07-23T14:14:40.970Z] 2020/07/23 14:14:40 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-23T14:14:41.022Z] --- PASS: TestTemplatedSecret (2.97s) [2020-07-23T14:14:41.022Z] === RUN TestSecretCreateResolve [2020-07-23T14:14:41.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000638940_} [2020-07-23T14:14:41.229Z] 2020/07/23 14:14:41 Finished clone github.com/opencontainers/selinux [2020-07-23T14:14:41.229Z] 2020/07/23 14:14:41 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-07-23T14:14:41.229Z] 2020/07/23 14:14:41 Finished clone github.com/google/go-cmp [2020-07-23T14:14:41.229Z] 2020/07/23 14:14:41 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-07-23T14:14:41.229Z] 2020/07/23 14:14:41 Finished clone github.com/imdario/mergo [2020-07-23T14:14:41.229Z] 2020/07/23 14:14:41 Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20 [2020-07-23T14:14:41.488Z] 2020/07/23 14:14:41 Finished clone golang.org/x/sync [2020-07-23T14:14:41.488Z] 2020/07/23 14:14:41 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-23T14:14:41.694Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-23T14:14:42.058Z] 2020/07/23 14:14:41 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-23T14:14:42.058Z] 2020/07/23 14:14:41 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-23T14:14:42.058Z] 2020/07/23 14:14:42 Finished clone github.com/google/shlex [2020-07-23T14:14:42.058Z] 2020/07/23 14:14:42 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-23T14:14:42.317Z] 2020/07/23 14:14:42 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-23T14:14:42.317Z] 2020/07/23 14:14:42 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-23T14:14:42.317Z] 2020/07/23 14:14:42 Finished clone github.com/mitchellh/hashstructure [2020-07-23T14:14:42.317Z] 2020/07/23 14:14:42 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-23T14:14:42.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000638960_} [2020-07-23T14:14:42.576Z] 2020/07/23 14:14:42 Finished clone github.com/opentracing/opentracing-go [2020-07-23T14:14:42.576Z] 2020/07/23 14:14:42 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-23T14:14:42.576Z] 2020/07/23 14:14:42 Finished clone github.com/gofrs/flock [2020-07-23T14:14:42.576Z] 2020/07/23 14:14:42 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-23T14:14:42.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:42.936Z] INFO: Testing against a local daemon [2020-07-23T14:14:42.936Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.273s [2020-07-23T14:14:42.936Z] [2020-07-23T14:14:42.936Z] === Skipped [2020-07-23T14:14:42.936Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-23T14:14:42.936Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-23T14:14:42.936Z] [2020-07-23T14:14:42.936Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-23T14:14:42.936Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-23T14:14:42.936Z] [2020-07-23T14:14:42.936Z] [2020-07-23T14:14:42.936Z] DONE 2 tests, 2 skipped in 3.264s [2020-07-23T14:14:42.936Z] [2020-07-23T14:14:42.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-23T14:14:42.964Z] --- PASS: TestSecretCreateResolve (1.88s) [2020-07-23T14:14:42.965Z] PASS [2020-07-23T14:14:42.965Z] [2020-07-23T14:14:42.965Z] DONE 6 tests in 13.608s [2020-07-23T14:14:42.965Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-23T14:14:42.965Z] ++ 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 [2020-07-23T14:14:42.965Z] ++ set -e [2020-07-23T14:14:42.965Z] ++ '[' -n 0 ']' [2020-07-23T14:14:42.965Z] ++ set -x [2020-07-23T14:14:42.965Z] ++ 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 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 [2020-07-23T14:14:42.965Z] INFO: Testing against a local daemon [2020-07-23T14:14:42.965Z] === RUN TestServiceCreateInit [2020-07-23T14:14:42.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-23T14:14:43.146Z] 2020/07/23 14:14:42 Finished clone github.com/docker/go-events [2020-07-23T14:14:43.146Z] 2020/07/23 14:14:42 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-23T14:14:43.730Z] 2020/07/23 14:14:43 Finished clone github.com/armon/go-radix [2020-07-23T14:14:43.730Z] 2020/07/23 14:14:43 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-23T14:14:43.730Z] 2020/07/23 14:14:43 Finished clone github.com/armon/go-metrics [2020-07-23T14:14:43.730Z] 2020/07/23 14:14:43 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-23T14:14:43.730Z] 2020/07/23 14:14:43 Finished clone github.com/sean-/seed [2020-07-23T14:14:43.730Z] 2020/07/23 14:14:43 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-23T14:14:43.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000638980_} [2020-07-23T14:14:43.991Z] 2020/07/23 14:14:43 Finished clone github.com/hashicorp/errwrap [2020-07-23T14:14:43.991Z] 2020/07/23 14:14:43 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-07-23T14:14:44.954Z] 2020/07/23 14:14:44 Finished clone github.com/hashicorp/memberlist [2020-07-23T14:14:44.954Z] 2020/07/23 14:14:44 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-07-23T14:14:44.954Z] 2020/07/23 14:14:44 Finished clone github.com/tonistiigi/fsutil [2020-07-23T14:14:44.954Z] 2020/07/23 14:14:44 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-07-23T14:14:45.213Z] 2020/07/23 14:14:45 Finished clone github.com/hashicorp/go-multierror [2020-07-23T14:14:45.213Z] 2020/07/23 14:14:45 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-23T14:14:45.213Z] 2020/07/23 14:14:45 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-23T14:14:45.213Z] 2020/07/23 14:14:45 Finished clone github.com/docker/libkv [2020-07-23T14:14:45.242Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-23T14:14:45.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006389a0_} [2020-07-23T14:14:45.472Z] 2020/07/23 14:14:45 Finished clone github.com/vishvananda/netns [2020-07-23T14:14:45.473Z] 2020/07/23 14:14:45 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-23T14:14:45.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:45.908Z] INFO: Testing against a local daemon [2020-07-23T14:14:45.908Z] ok github.com/docker/docker/integration/plugin/logging 0.246s [2020-07-23T14:14:45.908Z] [2020-07-23T14:14:45.908Z] === Skipped [2020-07-23T14:14:45.908Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-23T14:14:45.908Z] read_test.go:21: no unix domain sockets on Windows [2020-07-23T14:14:45.908Z] [2020-07-23T14:14:45.908Z] [2020-07-23T14:14:45.908Z] DONE 1 tests, 1 skipped in 2.609s [2020-07-23T14:14:45.908Z] [2020-07-23T14:14:45.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-23T14:14:46.040Z] 2020/07/23 14:14:45 Finished clone github.com/hashicorp/go-sockaddr [2020-07-23T14:14:46.040Z] 2020/07/23 14:14:45 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-07-23T14:14:46.286Z] --- PASS: TestDockerNetworkMacvlan (10.77s) [2020-07-23T14:14:46.286Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-23T14:14:46.286Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-23T14:14:46.286Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-07-23T14:14:46.286Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2020-07-23T14:14:46.286Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s) [2020-07-23T14:14:46.286Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-07-23T14:14:46.286Z] PASS [2020-07-23T14:14:46.286Z] [2020-07-23T14:14:46.286Z] DONE 8 tests in 12.204s [2020-07-23T14:14:46.286Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-23T14:14:46.286Z] ++ 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 [2020-07-23T14:14:46.286Z] ++ set -e [2020-07-23T14:14:46.286Z] ++ '[' -n 0 ']' [2020-07-23T14:14:46.286Z] ++ set -x [2020-07-23T14:14:46.286Z] ++ 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 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 [2020-07-23T14:14:46.286Z] testing: warning: no tests to run [2020-07-23T14:14:46.286Z] PASS [2020-07-23T14:14:46.286Z] [2020-07-23T14:14:46.286Z] DONE 0 tests in 0.013s [2020-07-23T14:14:46.286Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-23T14:14:46.286Z] ++ 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 [2020-07-23T14:14:46.286Z] ++ set -e [2020-07-23T14:14:46.286Z] ++ '[' -n 0 ']' [2020-07-23T14:14:46.286Z] ++ set -x [2020-07-23T14:14:46.287Z] ++ 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 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 [2020-07-23T14:14:46.287Z] INFO: Testing against a local daemon [2020-07-23T14:14:46.287Z] === RUN TestAuthZPluginAllowRequest [2020-07-23T14:14:46.608Z] 2020/07/23 14:14:46 Finished clone github.com/golang/gddo [2020-07-23T14:14:46.608Z] 2020/07/23 14:14:46 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-07-23T14:14:46.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-23T14:14:46.867Z] 2020/07/23 14:14:46 Finished clone github.com/deckarep/golang-set [2020-07-23T14:14:46.867Z] 2020/07/23 14:14:46 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-23T14:14:46.867Z] 2020/07/23 14:14:46 Finished clone github.com/samuel/go-zookeeper [2020-07-23T14:14:46.867Z] 2020/07/23 14:14:46 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-23T14:14:46.902Z] testing: warning: no tests to run [2020-07-23T14:14:46.902Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2020-07-23T14:14:46.902Z] [2020-07-23T14:14:46.902Z] DONE 0 tests in 1.286s [2020-07-23T14:14:46.902Z] [2020-07-23T14:14:46.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-23T14:14:47.127Z] 2020/07/23 14:14:46 Finished clone github.com/BurntSushi/toml [2020-07-23T14:14:47.127Z] 2020/07/23 14:14:46 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-23T14:14:47.219Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-23T14:14:47.386Z] 2020/07/23 14:14:47 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-23T14:14:47.386Z] 2020/07/23 14:14:47 Finished clone github.com/moby/ipvs [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-23T14:14:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-23T14:14:47.818Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-07-23T14:14:47.818Z] === RUN TestAuthZPluginTLS [2020-07-23T14:14:47.956Z] 2020/07/23 14:14:47 Finished clone github.com/vishvananda/netlink [2020-07-23T14:14:47.956Z] 2020/07/23 14:14:47 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-23T14:14:47.956Z] 2020/07/23 14:14:47 Finished clone github.com/coreos/go-semver [2020-07-23T14:14:47.956Z] 2020/07/23 14:14:47 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-23T14:14:48.057Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-23T14:14:48.112Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-23T14:14:48.113Z] === RUN TestAuthZPluginDenyRequest [2020-07-23T14:14:48.216Z] 2020/07/23 14:14:48 Finished clone golang.org/x/net [2020-07-23T14:14:48.216Z] 2020/07/23 14:14:48 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-23T14:14:48.477Z] 2020/07/23 14:14:48 Finished clone github.com/hashicorp/go-msgpack [2020-07-23T14:14:48.477Z] 2020/07/23 14:14:48 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-23T14:14:48.750Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-23T14:14:48.750Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-23T14:14:49.047Z] 2020/07/23 14:14:48 Finished clone github.com/ishidawataru/sctp [2020-07-23T14:14:49.047Z] 2020/07/23 14:14:48 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-23T14:14:49.391Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-23T14:14:49.391Z] === RUN TestAuthZPluginDenyResponse [2020-07-23T14:14:49.685Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-23T14:14:49.685Z] === RUN TestAuthZPluginAllowEventStream [2020-07-23T14:14:49.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:49.881Z] INFO: Testing against a local daemon [2020-07-23T14:14:49.881Z] ok github.com/docker/docker/integration/plugin/volumes 0.214s [2020-07-23T14:14:49.881Z] [2020-07-23T14:14:49.881Z] === Skipped [2020-07-23T14:14:49.881Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-23T14:14:49.881Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:49.881Z] [2020-07-23T14:14:49.881Z] [2020-07-23T14:14:49.881Z] DONE 1 tests, 1 skipped in 2.526s [2020-07-23T14:14:49.881Z] [2020-07-23T14:14:49.881Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-23T14:14:50.426Z] 2020/07/23 14:14:50 Finished clone github.com/opencontainers/go-digest [2020-07-23T14:14:50.427Z] 2020/07/23 14:14:50 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-07-23T14:14:50.589Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-23T14:14:50.686Z] 2020/07/23 14:14:50 Finished clone github.com/mistifyio/go-zfs [2020-07-23T14:14:50.686Z] 2020/07/23 14:14:50 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-23T14:14:50.945Z] 2020/07/23 14:14:50 Finished clone github.com/vbatts/tar-split [2020-07-23T14:14:50.945Z] 2020/07/23 14:14:50 Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20 [2020-07-23T14:14:51.204Z] 2020/07/23 14:14:51 Finished clone go.etcd.io/bbolt [2020-07-23T14:14:51.204Z] 2020/07/23 14:14:51 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-23T14:14:51.228Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-07-23T14:14:51.228Z] === RUN TestAuthZPluginErrorResponse [2020-07-23T14:14:51.531Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-23T14:14:51.531Z] === RUN TestAuthZPluginErrorRequest [2020-07-23T14:14:51.965Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-23T14:14:51.965Z] --- PASS: TestServiceCreateInit (8.79s) [2020-07-23T14:14:51.965Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2020-07-23T14:14:51.965Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2020-07-23T14:14:51.965Z] === RUN TestCreateServiceMultipleTimes [2020-07-23T14:14:52.112Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:52.112Z] INFO: Testing against a local daemon [2020-07-23T14:14:52.112Z] ok github.com/docker/docker/integration/secret 0.255s [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] === Skipped [2020-07-23T14:14:52.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-23T14:14:52.112Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-23T14:14:52.112Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-23T14:14:52.112Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-23T14:14:52.112Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-23T14:14:52.112Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-23T14:14:52.112Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] DONE 6 tests, 6 skipped in 2.303s [2020-07-23T14:14:52.112Z] [2020-07-23T14:14:52.112Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-23T14:14:52.141Z] 2020/07/23 14:14:52 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-07-23T14:14:52.141Z] 2020/07/23 14:14:52 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-07-23T14:14:52.180Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-23T14:14:52.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-23T14:14:52.710Z] 2020/07/23 14:14:52 Finished clone github.com/Microsoft/opengcs [2020-07-23T14:14:52.710Z] 2020/07/23 14:14:52 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-23T14:14:52.837Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-23T14:14:52.838Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-23T14:14:53.867Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-23T14:14:54.089Z] 2020/07/23 14:14:53 Finished clone github.com/seccomp/libseccomp-golang [2020-07-23T14:14:54.089Z] 2020/07/23 14:14:53 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-07-23T14:14:54.381Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-07-23T14:14:54.381Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-23T14:14:54.658Z] 2020/07/23 14:14:54 Finished clone github.com/opencontainers/runtime-spec [2020-07-23T14:14:54.658Z] 2020/07/23 14:14:54 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-07-23T14:14:54.917Z] 2020/07/23 14:14:54 Finished clone github.com/opencontainers/image-spec [2020-07-23T14:14:54.917Z] 2020/07/23 14:14:54 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-07-23T14:14:55.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:55.083Z] INFO: Testing against a local daemon [2020-07-23T14:14:55.083Z] ok github.com/docker/docker/integration/service 0.366s [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === Skipped [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-23T14:14:55.083Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-23T14:14:55.083Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-23T14:14:55.083Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-23T14:14:55.083Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-23T14:14:55.083Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-23T14:14:55.083Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-23T14:14:55.083Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-23T14:14:55.083Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-23T14:14:55.083Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-23T14:14:55.083Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-23T14:14:55.083Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-23T14:14:55.083Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-23T14:14:55.083Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-23T14:14:55.083Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-23T14:14:55.083Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-23T14:14:55.083Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-23T14:14:55.083Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-23T14:14:55.083Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-23T14:14:55.083Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-23T14:14:55.083Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-23T14:14:55.083Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-23T14:14:55.083Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-23T14:14:55.083Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-23T14:14:55.083Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-23T14:14:55.083Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] DONE 24 tests, 23 skipped in 2.712s [2020-07-23T14:14:55.083Z] [2020-07-23T14:14:55.083Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-23T14:14:55.176Z] 2020/07/23 14:14:54 Finished clone github.com/hashicorp/serf [2020-07-23T14:14:55.176Z] 2020/07/23 14:14:54 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-23T14:14:55.176Z] 2020/07/23 14:14:54 Finished clone github.com/coreos/go-systemd [2020-07-23T14:14:55.176Z] 2020/07/23 14:14:54 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-23T14:14:55.245Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-23T14:14:55.245Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-23T14:14:56.114Z] 2020/07/23 14:14:56 Finished clone github.com/ugorji/go [2020-07-23T14:14:56.114Z] 2020/07/23 14:14:56 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-23T14:14:56.114Z] 2020/07/23 14:14:56 Finished clone github.com/coreos/go-systemd/v22 [2020-07-23T14:14:56.114Z] 2020/07/23 14:14:56 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-07-23T14:14:56.185Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-23T14:14:56.192Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-07-23T14:14:56.192Z] === RUN TestAuthZPluginHeader [2020-07-23T14:14:56.374Z] 2020/07/23 14:14:56 Finished clone github.com/philhofer/fwd [2020-07-23T14:14:56.374Z] 2020/07/23 14:14:56 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-07-23T14:14:56.374Z] 2020/07/23 14:14:56 Finished clone github.com/Graylog2/go-gelf [2020-07-23T14:14:56.374Z] 2020/07/23 14:14:56 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-07-23T14:14:56.633Z] 2020/07/23 14:14:56 Finished clone github.com/godbus/dbus/v5 [2020-07-23T14:14:56.633Z] 2020/07/23 14:14:56 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-23T14:14:56.633Z] 2020/07/23 14:14:56 Finished clone github.com/fluent/fluent-logger-golang [2020-07-23T14:14:56.633Z] 2020/07/23 14:14:56 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-07-23T14:14:56.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:56.661Z] INFO: Testing against a local daemon [2020-07-23T14:14:56.661Z] ok github.com/docker/docker/integration/session 0.238s [2020-07-23T14:14:56.753Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-23T14:14:56.830Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-23T14:14:56.830Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-23T14:14:56.830Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-23T14:14:56.830Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:14:56.830Z] === RUN TestAuthZPluginV2Disable [2020-07-23T14:14:56.830Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-23T14:14:56.830Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:14:56.830Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-23T14:14:56.830Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-23T14:14:56.830Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:14:56.830Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-23T14:14:56.830Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-23T14:14:56.830Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:14:56.830Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-23T14:14:57.139Z] [2020-07-23T14:14:57.139Z] === Skipped [2020-07-23T14:14:57.139Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-23T14:14:57.139Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:57.139Z] [2020-07-23T14:14:57.139Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-23T14:14:57.139Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-23T14:14:57.139Z] [2020-07-23T14:14:57.139Z] [2020-07-23T14:14:57.139Z] DONE 2 tests, 2 skipped in 2.189s [2020-07-23T14:14:57.139Z] [2020-07-23T14:14:57.139Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-23T14:14:57.320Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-23T14:14:58.013Z] 2020/07/23 14:14:57 Finished clone github.com/bsphere/le_go [2020-07-23T14:14:58.013Z] 2020/07/23 14:14:57 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-23T14:14:58.013Z] 2020/07/23 14:14:57 Finished clone github.com/fsnotify/fsnotify [2020-07-23T14:14:58.013Z] 2020/07/23 14:14:57 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-23T14:14:58.258Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-23T14:14:58.273Z] 2020/07/23 14:14:58 Finished clone github.com/jmespath/go-jmespath [2020-07-23T14:14:58.273Z] 2020/07/23 14:14:58 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-23T14:14:58.840Z] 2020/07/23 14:14:58 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-23T14:14:58.840Z] 2020/07/23 14:14:58 Finished clone golang.org/x/oauth2 [2020-07-23T14:14:59.099Z] 2020/07/23 14:14:58 Finished clone golang.org/x/sys [2020-07-23T14:14:59.099Z] 2020/07/23 14:14:58 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-07-23T14:14:59.194Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-23T14:14:59.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:14:59.373Z] INFO: Testing against a local daemon [2020-07-23T14:14:59.455Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-23T14:15:00.537Z] 2020/07/23 14:15:00 Finished clone github.com/tinylib/msgp [2020-07-23T14:15:00.537Z] 2020/07/23 14:15:00 Clone github.com/containerd/containerd, revision c80284d4b5291a351bb471bcdabb5c1d95e7a583, attempt 1/20 [2020-07-23T14:15:00.537Z] 2020/07/23 14:15:00 Finished clone github.com/googleapis/gax-go [2020-07-23T14:15:00.537Z] 2020/07/23 14:15:00 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-07-23T14:15:00.537Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-23T14:15:01.106Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-23T14:15:01.112Z] ok github.com/docker/docker/integration/system 1.507s [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] === Skipped [2020-07-23T14:15:01.112Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:15:01.112Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-07-23T14:15:01.112Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-23T14:15:01.112Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-23T14:15:01.112Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-23T14:15:01.112Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-23T14:15:01.112Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-23T14:15:01.112Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] DONE 13 tests, 7 skipped in 3.534s [2020-07-23T14:15:01.112Z] [2020-07-23T14:15:01.112Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-23T14:15:01.365Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-23T14:15:01.476Z] 2020/07/23 14:15:01 Finished clone github.com/moby/buildkit [2020-07-23T14:15:01.476Z] 2020/07/23 14:15:01 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-07-23T14:15:01.735Z] 2020/07/23 14:15:01 Finished clone github.com/containerd/fifo [2020-07-23T14:15:01.735Z] 2020/07/23 14:15:01 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-07-23T14:15:01.735Z] 2020/07/23 14:15:01 Finished clone go.opencensus.io [2020-07-23T14:15:01.735Z] 2020/07/23 14:15:01 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-07-23T14:15:01.735Z] 2020/07/23 14:15:01 Finished clone github.com/docker/libnetwork [2020-07-23T14:15:01.735Z] 2020/07/23 14:15:01 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-07-23T14:15:02.301Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-23T14:15:02.304Z] 2020/07/23 14:15:02 Finished clone golang.org/x/text [2020-07-23T14:15:02.304Z] 2020/07/23 14:15:02 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-07-23T14:15:02.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:15:02.688Z] INFO: Testing against a local daemon [2020-07-23T14:15:02.868Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-23T14:15:03.161Z] ok github.com/docker/docker/integration/volume 0.297s [2020-07-23T14:15:03.161Z] [2020-07-23T14:15:03.161Z] === Skipped [2020-07-23T14:15:03.161Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-23T14:15:03.161Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-23T14:15:03.161Z] [2020-07-23T14:15:03.161Z] [2020-07-23T14:15:03.161Z] DONE 5 tests, 1 skipped in 2.354s [2020-07-23T14:15:03.161Z] [2020-07-23T14:15:03.161Z] INFO: make.ps1 ended at 07/23/2020 14:15:02 [2020-07-23T14:15:03.161Z] INFO: Integration CLI tests being run from the host: [2020-07-23T14:15:03.161Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-23T14:15:03.243Z] 2020/07/23 14:15:03 Finished clone github.com/containerd/go-runc [2020-07-23T14:15:03.243Z] 2020/07/23 14:15:03 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-07-23T14:15:03.243Z] 2020/07/23 14:15:03 Finished clone github.com/miekg/dns [2020-07-23T14:15:03.243Z] 2020/07/23 14:15:03 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-07-23T14:15:03.435Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-23T14:15:03.811Z] 2020/07/23 14:15:03 Finished clone github.com/containerd/typeurl [2020-07-23T14:15:03.811Z] 2020/07/23 14:15:03 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-07-23T14:15:04.005Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-23T14:15:04.381Z] 2020/07/23 14:15:04 Finished clone github.com/containerd/cgroups [2020-07-23T14:15:04.381Z] 2020/07/23 14:15:04 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-07-23T14:15:04.640Z] 2020/07/23 14:15:04 Finished clone github.com/containerd/ttrpc [2020-07-23T14:15:04.640Z] 2020/07/23 14:15:04 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-07-23T14:15:04.949Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-23T14:15:04.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-23T14:15:05.210Z] 2020/07/23 14:15:04 Finished clone github.com/gogo/googleapis [2020-07-23T14:15:05.210Z] 2020/07/23 14:15:04 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-07-23T14:15:05.210Z] 2020/07/23 14:15:04 Finished clone github.com/containerd/console [2020-07-23T14:15:05.210Z] 2020/07/23 14:15:04 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-23T14:15:05.536Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-23T14:15:06.104Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-23T14:15:06.104Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-23T14:15:06.148Z] 2020/07/23 14:15:05 Finished clone github.com/containerd/continuity [2020-07-23T14:15:06.148Z] 2020/07/23 14:15:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-07-23T14:15:06.148Z] 2020/07/23 14:15:06 Finished clone google.golang.org/grpc [2020-07-23T14:15:06.148Z] 2020/07/23 14:15:06 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-23T14:15:06.407Z] 2020/07/23 14:15:06 Finished clone github.com/opencontainers/runc [2020-07-23T14:15:06.407Z] 2020/07/23 14:15:06 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-07-23T14:15:06.672Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-23T14:15:07.347Z] 2020/07/23 14:15:07 Finished clone github.com/fernet/fernet-go [2020-07-23T14:15:07.347Z] 2020/07/23 14:15:07 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-07-23T14:15:07.347Z] 2020/07/23 14:15:07 Finished clone github.com/cilium/ebpf [2020-07-23T14:15:07.347Z] 2020/07/23 14:15:07 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-23T14:15:07.609Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-23T14:15:07.916Z] 2020/07/23 14:15:07 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-23T14:15:07.916Z] 2020/07/23 14:15:07 Finished clone github.com/docker/distribution [2020-07-23T14:15:08.177Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-23T14:15:08.745Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-23T14:15:08.855Z] 2020/07/23 14:15:08 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-23T14:15:08.855Z] 2020/07/23 14:15:08 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-07-23T14:15:08.855Z] 2020/07/23 14:15:08 Finished clone github.com/hashicorp/go-memdb [2020-07-23T14:15:08.855Z] 2020/07/23 14:15:08 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-23T14:15:08.855Z] 2020/07/23 14:15:08 Finished clone golang.org/x/time [2020-07-23T14:15:08.855Z] 2020/07/23 14:15:08 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-23T14:15:09.314Z] --- PASS: TestCreateServiceMultipleTimes (17.45s) [2020-07-23T14:15:09.314Z] === RUN TestCreateServiceConflict [2020-07-23T14:15:09.573Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-23T14:15:10.234Z] 2020/07/23 14:15:10 Finished clone github.com/hashicorp/golang-lru [2020-07-23T14:15:10.234Z] 2020/07/23 14:15:10 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-07-23T14:15:10.234Z] 2020/07/23 14:15:10 Finished clone github.com/coreos/pkg [2020-07-23T14:15:10.234Z] 2020/07/23 14:15:10 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-07-23T14:15:10.234Z] 2020/07/23 14:15:10 Finished clone code.cloudfoundry.org/clock [2020-07-23T14:15:10.234Z] 2020/07/23 14:15:10 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-07-23T14:15:10.953Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-23T14:15:11.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-23T14:15:11.873Z] INFO: Testing against a local daemon [2020-07-23T14:15:11.890Z] --- PASS: TestCreateServiceConflict (2.54s) [2020-07-23T14:15:11.890Z] === RUN TestCreateServiceMaxReplicas [2020-07-23T14:15:11.890Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-23T14:15:12.148Z] 2020/07/23 14:15:11 Finished clone github.com/beorn7/perks [2020-07-23T14:15:12.148Z] 2020/07/23 14:15:11 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-07-23T14:15:12.148Z] 2020/07/23 14:15:11 Finished clone github.com/prometheus/client_model [2020-07-23T14:15:12.148Z] 2020/07/23 14:15:11 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-07-23T14:15:12.718Z] 2020/07/23 14:15:12 Finished clone golang.org/x/crypto [2020-07-23T14:15:12.718Z] 2020/07/23 14:15:12 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-23T14:15:12.978Z] 2020/07/23 14:15:12 Finished clone github.com/golang/protobuf [2020-07-23T14:15:12.978Z] 2020/07/23 14:15:12 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-23T14:15:13.797Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-23T14:15:13.918Z] 2020/07/23 14:15:13 Finished clone github.com/prometheus/client_golang [2020-07-23T14:15:13.918Z] 2020/07/23 14:15:13 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-23T14:15:14.488Z] 2020/07/23 14:15:14 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-23T14:15:14.488Z] 2020/07/23 14:15:14 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-07-23T14:15:14.488Z] 2020/07/23 14:15:14 Finished clone github.com/pkg/errors [2020-07-23T14:15:14.488Z] 2020/07/23 14:15:14 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-07-23T14:15:14.748Z] 2020/07/23 14:15:14 Finished clone github.com/prometheus/procfs [2020-07-23T14:15:14.748Z] 2020/07/23 14:15:14 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-07-23T14:15:15.009Z] 2020/07/23 14:15:14 Finished clone github.com/prometheus/common [2020-07-23T14:15:15.009Z] 2020/07/23 14:15:14 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-23T14:15:15.579Z] 2020/07/23 14:15:15 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-23T14:15:15.579Z] 2020/07/23 14:15:15 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-23T14:15:15.632Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-07-23T14:15:15.632Z] PASS [2020-07-23T14:15:15.632Z] [2020-07-23T14:15:15.632Z] === Skipped [2020-07-23T14:15:15.632Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-23T14:15:15.632Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:15:15.632Z] [2020-07-23T14:15:15.632Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-23T14:15:15.632Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:15:15.632Z] [2020-07-23T14:15:15.632Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-23T14:15:15.632Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:15:15.632Z] [2020-07-23T14:15:15.632Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-23T14:15:15.632Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:15:15.632Z] [2020-07-23T14:15:15.632Z] [2020-07-23T14:15:15.632Z] DONE 17 tests, 4 skipped in 27.540s [2020-07-23T14:15:15.632Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-23T14:15:15.632Z] ++ 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 [2020-07-23T14:15:15.632Z] ++ set -e [2020-07-23T14:15:15.632Z] ++ '[' -n 0 ']' [2020-07-23T14:15:15.632Z] ++ set -x [2020-07-23T14:15:15.632Z] ++ 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 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 [2020-07-23T14:15:15.632Z] INFO: Testing against a local daemon [2020-07-23T14:15:15.632Z] === RUN TestPluginInvalidJSON [2020-07-23T14:15:15.632Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:15:15.632Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:15:15.632Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-23T14:15:15.632Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-23T14:15:15.632Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-23T14:15:15.632Z] === RUN TestPluginInstall [2020-07-23T14:15:15.632Z] === RUN TestPluginInstall/no_auth [2020-07-23T14:15:15.838Z] 2020/07/23 14:15:15 Finished clone github.com/cespare/xxhash/v2 [2020-07-23T14:15:15.838Z] 2020/07/23 14:15:15 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-07-23T14:15:16.334Z] --- PASS: TestCreateServiceMaxReplicas (4.10s) [2020-07-23T14:15:16.334Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-23T14:15:16.408Z] 2020/07/23 14:15:16 Finished clone github.com/inconshreveable/mousetrap [2020-07-23T14:15:16.408Z] 2020/07/23 14:15:16 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-23T14:15:16.667Z] 2020/07/23 14:15:16 Finished clone github.com/spf13/pflag [2020-07-23T14:15:16.667Z] 2020/07/23 14:15:16 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-07-23T14:15:17.237Z] 2020/07/23 14:15:16 Finished clone github.com/morikuni/aec [2020-07-23T14:15:17.237Z] 2020/07/23 14:15:17 Finished clone github.com/docker/go-metrics [2020-07-23T14:15:17.498Z] 2020/07/23 14:15:17 Finished clone github.com/spf13/cobra [2020-07-23T14:15:18.067Z] 2020/07/23 14:15:17 Finished clone github.com/Azure/go-ansiterm [2020-07-23T14:15:18.241Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-23T14:15:19.196Z] time="2020-07-23T14:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:15:19.196Z] time="2020-07-23T14:15:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:15:19.196Z] time="2020-07-23T14:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5532dc4cb13d259f7d1045a06ac030958018f84963e0d44d1721a692c6a8ac9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:15:19.196Z] time="2020-07-23T14:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:15:19.196Z] time="2020-07-23T14:15:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:15:19.196Z] time="2020-07-23T14:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5532dc4cb13d259f7d1045a06ac030958018f84963e0d44d1721a692c6a8ac9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:15:19.196Z] === RUN TestPluginInstall/with_htpasswd [2020-07-23T14:15:19.838Z] time="2020-07-23T14:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:15:19.838Z] time="2020-07-23T14:15:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:15:19.838Z] time="2020-07-23T14:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5532dc4cb13d259f7d1045a06ac030958018f84963e0d44d1721a692c6a8ac9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:15:19.838Z] time="2020-07-23T14:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:15:19.838Z] time="2020-07-23T14:15:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:15:19.838Z] time="2020-07-23T14:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5532dc4cb13d259f7d1045a06ac030958018f84963e0d44d1721a692c6a8ac9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:15:19.838Z] === RUN TestPluginInstall/with_insecure [2020-07-23T14:15:19.977Z] 2020/07/23 14:15:19 Finished clone github.com/google/certificate-transparency-go [2020-07-23T14:15:20.146Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-23T14:15:20.712Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-23T14:15:21.352Z] time="2020-07-23T14:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:15:21.352Z] time="2020-07-23T14:15:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:15:21.352Z] time="2020-07-23T14:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e9c49e829d8a8df6b3bffc5beca6352d1d19dfe15fdc17ae138e5c13a0311a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:15:21.352Z] time="2020-07-23T14:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-23T14:15:21.352Z] time="2020-07-23T14:15:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-23T14:15:21.352Z] time="2020-07-23T14:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e9c49e829d8a8df6b3bffc5beca6352d1d19dfe15fdc17ae138e5c13a0311a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-23T14:15:21.352Z] --- PASS: TestPluginInstall (7.53s) [2020-07-23T14:15:21.352Z] --- PASS: TestPluginInstall/no_auth (5.31s) [2020-07-23T14:15:21.352Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2020-07-23T14:15:21.352Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2020-07-23T14:15:21.352Z] plugin_test.go:157: [de89a79d6e323] daemon is not started [2020-07-23T14:15:21.352Z] PASS [2020-07-23T14:15:21.352Z] [2020-07-23T14:15:21.352Z] DONE 6 tests in 7.623s [2020-07-23T14:15:21.352Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-23T14:15:21.352Z] ++ 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 [2020-07-23T14:15:21.352Z] ++ set -e [2020-07-23T14:15:21.352Z] ++ '[' -n 0 ']' [2020-07-23T14:15:21.352Z] ++ set -x [2020-07-23T14:15:21.353Z] ++ 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 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 [2020-07-23T14:15:21.353Z] INFO: Testing against a local daemon [2020-07-23T14:15:21.353Z] === RUN TestExternalGraphDriver [2020-07-23T14:15:21.645Z] === RUN TestExternalGraphDriver/json [2020-07-23T14:15:22.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-23T14:15:23.177Z] === RUN TestExternalGraphDriver/spec [2020-07-23T14:15:23.473Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-23T14:15:24.179Z] 2020/07/23 14:15:23 Finished clone github.com/cloudflare/cfssl [2020-07-23T14:15:25.261Z] === RUN TestExternalGraphDriver/pull [2020-07-23T14:15:26.007Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-23T14:15:26.265Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-23T14:15:26.777Z] --- PASS: TestExternalGraphDriver (5.51s) [2020-07-23T14:15:26.777Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2020-07-23T14:15:26.777Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-07-23T14:15:26.777Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-07-23T14:15:26.777Z] === RUN TestGraphdriverPluginV2 [2020-07-23T14:15:27.074Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-23T14:15:27.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:15:27.074Z] PASS [2020-07-23T14:15:27.074Z] [2020-07-23T14:15:27.074Z] === Skipped [2020-07-23T14:15:27.074Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-23T14:15:27.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:15:27.074Z] [2020-07-23T14:15:27.074Z] [2020-07-23T14:15:27.074Z] DONE 5 tests, 1 skipped in 5.658s [2020-07-23T14:15:27.074Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-23T14:15:27.074Z] ++ 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 [2020-07-23T14:15:27.074Z] ++ set -e [2020-07-23T14:15:27.074Z] ++ '[' -n 0 ']' [2020-07-23T14:15:27.074Z] ++ set -x [2020-07-23T14:15:27.074Z] ++ 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 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 [2020-07-23T14:15:27.074Z] INFO: Testing against a local daemon [2020-07-23T14:15:27.074Z] === RUN TestContinueAfterPluginCrash [2020-07-23T14:15:27.074Z] === PAUSE TestContinueAfterPluginCrash [2020-07-23T14:15:27.074Z] === RUN TestReadPluginNoRead [2020-07-23T14:15:27.074Z] === PAUSE TestReadPluginNoRead [2020-07-23T14:15:27.074Z] === RUN TestDaemonStartWithLogOpt [2020-07-23T14:15:27.074Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-23T14:15:27.074Z] === CONT TestContinueAfterPluginCrash [2020-07-23T14:15:27.074Z] === CONT TestDaemonStartWithLogOpt [2020-07-23T14:15:27.074Z] === CONT TestReadPluginNoRead [2020-07-23T14:15:28.798Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-23T14:15:29.365Z] === RUN TestDockerSuite/TestCpToDot [2020-07-23T14:15:29.459Z] 2020/07/23 14:15:29 Finished clone cloud.google.com/go [2020-07-23T14:15:30.301Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2020-07-23T14:15:30.301Z] === RUN TestCreateServiceSecretFileMode [2020-07-23T14:15:30.301Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-23T14:15:31.241Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-23T14:15:32.620Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-23T14:15:32.753Z] 2020/07/23 14:15:32 Finished clone github.com/Microsoft/hcsshim [2020-07-23T14:15:32.753Z] 2020/07/23 14:15:32 Finished clone github.com/docker/swarmkit [2020-07-23T14:15:32.917Z] === RUN TestReadPluginNoRead/default [2020-07-23T14:15:32.917Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2020-07-23T14:15:33.187Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2020-07-23T14:15:33.187Z] === RUN TestCreateServiceConfigFileMode [2020-07-23T14:15:33.445Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-23T14:15:33.559Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-23T14:15:34.380Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-23T14:15:34.640Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-23T14:15:35.079Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-23T14:15:35.209Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-23T14:15:36.146Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-23T14:15:36.146Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-23T14:15:36.146Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2020-07-23T14:15:36.146Z] === RUN TestCreateServiceSysctls [2020-07-23T14:15:36.405Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-23T14:15:36.595Z] --- PASS: TestReadPluginNoRead (9.26s) [2020-07-23T14:15:36.595Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2020-07-23T14:15:36.595Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2020-07-23T14:15:36.595Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2020-07-23T14:15:36.595Z] read_test.go:92: [dfe9f5d3399d8] daemon is not started [2020-07-23T14:15:36.664Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-23T14:15:37.232Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-23T14:15:37.232Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-23T14:15:37.232Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-23T14:15:37.646Z] --- PASS: TestContinueAfterPluginCrash (10.64s) [2020-07-23T14:15:37.646Z] PASS [2020-07-23T14:15:37.646Z] [2020-07-23T14:15:37.646Z] DONE 6 tests in 10.725s [2020-07-23T14:15:37.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-23T14:15:37.646Z] ++ 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 [2020-07-23T14:15:37.646Z] ++ set -e [2020-07-23T14:15:37.646Z] ++ '[' -n 0 ']' [2020-07-23T14:15:37.646Z] ++ set -x [2020-07-23T14:15:37.646Z] ++ 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 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 [2020-07-23T14:15:37.646Z] testing: warning: no tests to run [2020-07-23T14:15:37.646Z] PASS [2020-07-23T14:15:37.646Z] [2020-07-23T14:15:37.646Z] DONE 0 tests in 0.017s [2020-07-23T14:15:37.646Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-23T14:15:37.646Z] ++ 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 [2020-07-23T14:15:37.646Z] ++ set -e [2020-07-23T14:15:37.646Z] ++ '[' -n 0 ']' [2020-07-23T14:15:37.646Z] ++ set -x [2020-07-23T14:15:37.646Z] ++ 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 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 [2020-07-23T14:15:37.799Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-23T14:15:37.946Z] INFO: Testing against a local daemon [2020-07-23T14:15:37.946Z] === RUN TestPluginWithDevMounts [2020-07-23T14:15:37.946Z] === PAUSE TestPluginWithDevMounts [2020-07-23T14:15:37.946Z] === CONT TestPluginWithDevMounts [2020-07-23T14:15:38.058Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-23T14:15:38.317Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-23T14:15:38.317Z] === RUN TestDockerSuite/TestCreateRM [2020-07-23T14:15:38.576Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-23T14:15:38.576Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-23T14:15:38.576Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-23T14:15:38.835Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-23T14:15:39.330Z] 2020/07/23 14:15:38 Finished clone github.com/coreos/etcd [2020-07-23T14:15:39.330Z] 2020/07/23 14:15:38 Finished clone github.com/containerd/containerd [2020-07-23T14:15:40.041Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-07-23T14:15:40.041Z] PASS [2020-07-23T14:15:40.041Z] [2020-07-23T14:15:40.041Z] DONE 1 tests in 1.931s [2020-07-23T14:15:40.041Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-23T14:15:40.041Z] ++ 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 [2020-07-23T14:15:40.041Z] ++ set -e [2020-07-23T14:15:40.041Z] ++ '[' -n 0 ']' [2020-07-23T14:15:40.041Z] ++ set -x [2020-07-23T14:15:40.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-23T14:15:40.041Z] INFO: Testing against a local daemon [2020-07-23T14:15:40.041Z] === RUN TestSecretInspect [2020-07-23T14:15:40.241Z] --- PASS: TestCreateServiceSysctls (3.69s) [2020-07-23T14:15:40.242Z] === RUN TestCreateServiceCapabilities [2020-07-23T14:15:40.506Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-23T14:15:40.765Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-23T14:15:40.765Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-23T14:15:42.125Z] --- PASS: TestSecretInspect (2.37s) [2020-07-23T14:15:42.125Z] === RUN TestSecretList [2020-07-23T14:15:43.300Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2020-07-23T14:15:43.300Z] === RUN TestInspect [2020-07-23T14:15:44.216Z] --- PASS: TestSecretList (1.93s) [2020-07-23T14:15:44.216Z] === RUN TestSecretsCreateAndDelete [2020-07-23T14:15:45.834Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-23T14:15:45.834Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-23T14:15:45.834Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-23T14:15:45.834Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-23T14:15:45.834Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-23T14:15:46.094Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-23T14:15:46.294Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-23T14:15:46.294Z] === RUN TestSecretsUpdate [2020-07-23T14:15:46.356Z] --- PASS: TestInspect (3.39s) [2020-07-23T14:15:46.356Z] === RUN TestCreateJob [2020-07-23T14:15:46.615Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-23T14:15:47.456Z] 2020/07/23 14:15:46 Finished clone google.golang.org/genproto [2020-07-23T14:15:47.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-23T14:15:47.817Z] --- PASS: TestSecretsUpdate (1.91s) [2020-07-23T14:15:47.817Z] === RUN TestTemplatedSecret [2020-07-23T14:15:48.120Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-23T14:15:49.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-23T14:15:50.066Z] --- PASS: TestCreateJob (3.77s) [2020-07-23T14:15:50.066Z] === RUN TestReplicatedJob [2020-07-23T14:15:50.570Z] --- PASS: TestTemplatedSecret (2.39s) [2020-07-23T14:15:50.570Z] === RUN TestSecretCreateResolve [2020-07-23T14:15:50.636Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-23T14:15:51.203Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-23T14:15:51.463Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-23T14:15:51.721Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-23T14:15:52.101Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-07-23T14:15:52.101Z] PASS [2020-07-23T14:15:52.101Z] [2020-07-23T14:15:52.101Z] DONE 6 tests in 12.447s [2020-07-23T14:15:52.101Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-23T14:15:52.101Z] ++ 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 [2020-07-23T14:15:52.101Z] ++ set -e [2020-07-23T14:15:52.101Z] ++ '[' -n 0 ']' [2020-07-23T14:15:52.101Z] ++ set -x [2020-07-23T14:15:52.101Z] ++ 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 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 [2020-07-23T14:15:52.290Z] === RUN TestDockerSuite/TestDockerFails [2020-07-23T14:15:52.290Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-23T14:15:52.290Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-23T14:15:52.290Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-23T14:15:52.401Z] INFO: Testing against a local daemon [2020-07-23T14:15:52.401Z] === RUN TestServiceCreateInit [2020-07-23T14:15:52.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-23T14:15:53.670Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-23T14:15:54.238Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-23T14:15:55.614Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-23T14:15:55.614Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-23T14:15:55.614Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-23T14:15:55.677Z] 2020/07/23 14:15:55 Finished clone github.com/gogo/protobuf [2020-07-23T14:15:55.874Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-23T14:15:55.945Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-23T14:15:56.132Z] --- PASS: TestReplicatedJob (5.92s) [2020-07-23T14:15:56.132Z] === RUN TestUpdateReplicatedJob [2020-07-23T14:15:58.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-23T14:15:58.977Z] --- PASS: TestUpdateReplicatedJob (2.88s) [2020-07-23T14:15:58.977Z] === RUN TestServiceListWithStatuses [2020-07-23T14:15:58.977Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-23T14:15:58.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:15:58.977Z] === RUN TestDockerNetworkConnectAlias [2020-07-23T14:15:59.484Z] --- PASS: TestServiceCreateInit (7.22s) [2020-07-23T14:15:59.484Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2020-07-23T14:15:59.484Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2020-07-23T14:15:59.484Z] === RUN TestCreateServiceMultipleTimes [2020-07-23T14:16:01.510Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-23T14:16:02.251Z] 2020/07/23 14:16:02 Finished clone github.com/hashicorp/consul [2020-07-23T14:16:04.044Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-23T14:16:04.044Z] --- PASS: TestDockerNetworkConnectAlias (4.87s) [2020-07-23T14:16:04.044Z] === RUN TestDockerNetworkReConnect [2020-07-23T14:16:04.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-23T14:16:06.576Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-23T14:16:08.483Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2020-07-23T14:16:08.483Z] === RUN TestServicePlugin [2020-07-23T14:16:08.742Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-23T14:16:09.679Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-23T14:16:10.248Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-23T14:16:11.187Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-23T14:16:11.756Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-23T14:16:12.325Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-23T14:16:12.893Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-23T14:16:14.798Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-23T14:16:15.090Z] --- PASS: TestCreateServiceMultipleTimes (15.23s) [2020-07-23T14:16:15.090Z] === RUN TestCreateServiceConflict [2020-07-23T14:16:15.737Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-23T14:16:16.626Z] --- PASS: TestCreateServiceConflict (1.94s) [2020-07-23T14:16:16.626Z] === RUN TestCreateServiceMaxReplicas [2020-07-23T14:16:18.270Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-23T14:16:19.414Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2020-07-23T14:16:19.415Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-23T14:16:19.645Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-23T14:16:20.349Z] 2020/07/23 14:16:19 Finished clone github.com/aws/aws-sdk-go [2020-07-23T14:16:20.581Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-23T14:16:21.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-23T14:16:21.775Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-23T14:16:28.340Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-23T14:16:28.340Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-23T14:16:28.906Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-23T14:16:29.165Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-23T14:16:29.424Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-23T14:16:29.683Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-23T14:16:29.683Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-23T14:16:29.683Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-23T14:16:30.622Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-23T14:16:31.556Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-23T14:16:31.556Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-23T14:16:31.556Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-23T14:16:32.095Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.76s) [2020-07-23T14:16:32.095Z] === RUN TestCreateServiceSecretFileMode [2020-07-23T14:16:32.492Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-23T14:16:32.492Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-23T14:16:32.750Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-23T14:16:33.685Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-23T14:16:33.943Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-23T14:16:33.943Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-23T14:16:33.943Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-23T14:16:34.857Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2020-07-23T14:16:34.857Z] === RUN TestCreateServiceConfigFileMode [2020-07-23T14:16:35.844Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-23T14:16:36.103Z] === RUN TestDockerSuite/TestEventsRename [2020-07-23T14:16:36.675Z] === RUN TestDockerSuite/TestEventsResize [2020-07-23T14:16:36.944Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-23T14:16:36.949Z] --- PASS: TestCreateServiceConfigFileMode (2.28s) [2020-07-23T14:16:36.949Z] === RUN TestCreateServiceSysctls [2020-07-23T14:16:39.713Z] --- PASS: TestCreateServiceSysctls (2.96s) [2020-07-23T14:16:39.713Z] === RUN TestCreateServiceCapabilities [2020-07-23T14:16:41.140Z] --- PASS: TestServicePlugin (32.19s) [2020-07-23T14:16:41.140Z] plugin_test.go:62: [dc24a043743cf] joining swarm manager [dfa7a807e45cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:16:41.140Z] plugin_test.go:65: [d3127ac65ca6d] joining swarm manager [dfa7a807e45cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:16:41.140Z] === RUN TestServiceUpdateLabel [2020-07-23T14:16:41.816Z] --- PASS: TestCreateServiceCapabilities (2.19s) [2020-07-23T14:16:41.816Z] === RUN TestInspect [2020-07-23T14:16:42.514Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-23T14:16:43.081Z] --- PASS: TestServiceUpdateLabel (2.43s) [2020-07-23T14:16:43.081Z] === RUN TestServiceUpdateSecrets [2020-07-23T14:16:43.081Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-23T14:16:43.648Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-23T14:16:44.562Z] --- PASS: TestInspect (2.37s) [2020-07-23T14:16:44.562Z] === RUN TestCreateJob [2020-07-23T14:16:46.930Z] === RUN TestDockerSuite/TestEventsTop [2020-07-23T14:16:46.930Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-23T14:16:47.316Z] --- PASS: TestCreateJob (2.93s) [2020-07-23T14:16:47.316Z] === RUN TestReplicatedJob [2020-07-23T14:16:49.459Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-23T14:16:51.800Z] --- PASS: TestReplicatedJob (4.57s) [2020-07-23T14:16:51.800Z] === RUN TestUpdateReplicatedJob [2020-07-23T14:16:54.551Z] --- PASS: TestUpdateReplicatedJob (2.85s) [2020-07-23T14:16:54.551Z] === RUN TestServiceListWithStatuses [2020-07-23T14:16:54.551Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-23T14:16:54.551Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:16:54.551Z] === RUN TestDockerNetworkConnectAlias [2020-07-23T14:16:56.022Z] === RUN TestDockerSuite/TestExec [2020-07-23T14:16:56.022Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-23T14:16:56.283Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-23T14:16:56.851Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-23T14:16:57.418Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-23T14:16:57.680Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2020-07-23T14:16:57.680Z] === RUN TestServiceUpdateConfigs [2020-07-23T14:16:58.616Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-23T14:16:58.876Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-23T14:16:59.107Z] --- PASS: TestDockerNetworkConnectAlias (3.86s) [2020-07-23T14:16:59.107Z] === RUN TestDockerNetworkReConnect [2020-07-23T14:16:59.838Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-23T14:17:00.406Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-23T14:17:00.664Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-23T14:17:01.231Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-23T14:17:01.799Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-23T14:17:01.862Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2020-07-23T14:17:01.862Z] === RUN TestServicePlugin [2020-07-23T14:17:01.862Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-23T14:17:01.862Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:17:01.862Z] === RUN TestServiceUpdateLabel [2020-07-23T14:17:02.737Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-23T14:17:03.303Z] === RUN TestDockerSuite/TestExecEnv [2020-07-23T14:17:03.875Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-23T14:17:03.962Z] --- PASS: TestServiceUpdateLabel (2.01s) [2020-07-23T14:17:03.962Z] === RUN TestServiceUpdateSecrets [2020-07-23T14:17:04.811Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-23T14:17:05.379Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-23T14:17:06.755Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-23T14:17:07.322Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-23T14:17:07.890Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-23T14:17:08.461Z] === RUN TestDockerSuite/TestExecParseError [2020-07-23T14:17:08.719Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-23T14:17:09.287Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-23T14:17:09.856Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-23T14:17:10.424Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-23T14:17:10.992Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-23T14:17:11.559Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-23T14:17:12.495Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2020-07-23T14:17:12.495Z] === RUN TestServiceUpdateNetwork [2020-07-23T14:17:19.364Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2020-07-23T14:17:19.364Z] === RUN TestServiceUpdateConfigs [2020-07-23T14:17:22.472Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-23T14:17:22.733Z] === RUN TestDockerSuite/TestExecTTY [2020-07-23T14:17:23.300Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-23T14:17:23.559Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-23T14:17:24.126Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-23T14:17:24.693Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-23T14:17:24.693Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-23T14:17:24.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-23T14:17:25.210Z] --- PASS: TestServiceUpdateNetwork (12.99s) [2020-07-23T14:17:25.210Z] === RUN TestServiceUpdatePidsLimit [2020-07-23T14:17:26.589Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-23T14:17:26.848Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-23T14:17:27.416Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-23T14:17:27.984Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-23T14:17:28.553Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-23T14:17:29.120Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-23T14:17:29.688Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-23T14:17:34.741Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2020-07-23T14:17:34.741Z] === RUN TestServiceUpdateNetwork [2020-07-23T14:17:34.954Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-23T14:17:34.954Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-23T14:17:39.138Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-23T14:17:40.512Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-23T14:17:41.802Z] 2020/07/23 14:17:34 Finished clone google.golang.org/api [2020-07-23T14:17:41.802Z] 2020/07/23 14:17:34 Dependencies downloaded. Download time: 2m56.06929846s [2020-07-23T14:17:41.802Z] 2020/07/23 14:17:34 Collecting all dependencies [2020-07-23T14:17:42.431Z] --- PASS: TestServiceUpdatePidsLimit (17.02s) [2020-07-23T14:17:42.431Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-07-23T14:17:42.431Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-07-23T14:17:42.431Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-23T14:17:42.431Z] PASS [2020-07-23T14:17:42.431Z] [2020-07-23T14:17:42.431Z] === Skipped [2020-07-23T14:17:42.431Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-23T14:17:42.431Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:17:42.431Z] [2020-07-23T14:17:42.431Z] [2020-07-23T14:17:42.431Z] DONE 27 tests, 1 skipped in 179.473s [2020-07-23T14:17:42.431Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-23T14:17:42.431Z] ++ 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 [2020-07-23T14:17:42.431Z] ++ set -e [2020-07-23T14:17:42.431Z] ++ '[' -n 0 ']' [2020-07-23T14:17:42.431Z] ++ set -x [2020-07-23T14:17:42.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-23T14:17:42.431Z] INFO: Testing against a local daemon [2020-07-23T14:17:42.431Z] === RUN TestSessionCreate [2020-07-23T14:17:42.431Z] --- PASS: TestSessionCreate (0.02s) [2020-07-23T14:17:42.431Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-23T14:17:42.431Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-23T14:17:42.431Z] PASS [2020-07-23T14:17:42.431Z] [2020-07-23T14:17:42.431Z] DONE 2 tests in 0.149s [2020-07-23T14:17:42.431Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-23T14:17:42.431Z] ++ 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 [2020-07-23T14:17:42.431Z] ++ set -e [2020-07-23T14:17:42.431Z] ++ '[' -n 0 ']' [2020-07-23T14:17:42.431Z] ++ set -x [2020-07-23T14:17:42.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-07-23T14:17:42.689Z] INFO: Testing against a local daemon [2020-07-23T14:17:42.690Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-23T14:17:42.690Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:17:42.690Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:17:42.690Z] === RUN TestEventsExecDie [2020-07-23T14:17:43.256Z] --- PASS: TestEventsExecDie (0.52s) [2020-07-23T14:17:43.256Z] === RUN TestEventsBackwardsCompatible [2020-07-23T14:17:43.256Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-23T14:17:43.256Z] === RUN TestInfoBinaryCommits [2020-07-23T14:17:43.256Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-23T14:17:43.256Z] === RUN TestInfoAPIVersioned [2020-07-23T14:17:43.256Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-23T14:17:43.256Z] === RUN TestInfoDiscoveryBackend [2020-07-23T14:17:43.823Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-23T14:17:43.823Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-23T14:17:44.758Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-23T14:17:44.758Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-23T14:17:44.758Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-23T14:17:45.094Z] 2020/07/23 14:17:44 Clean vendor dir from unused packages [2020-07-23T14:17:45.094Z] 2020/07/23 14:17:44 Ignoring paths matching "^archive/tar" [2020-07-23T14:17:45.139Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-07-23T14:17:45.139Z] === RUN TestServiceUpdatePidsLimit [2020-07-23T14:17:45.326Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-23T14:17:45.326Z] === RUN TestInfoAPI [2020-07-23T14:17:45.326Z] --- PASS: TestInfoAPI (0.03s) [2020-07-23T14:17:45.326Z] === RUN TestInfoAPIWarnings [2020-07-23T14:17:45.326Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-23T14:17:45.326Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-23T14:17:45.326Z] === RUN TestDockerSuite/TestHealth [2020-07-23T14:17:45.662Z] 2020/07/23 14:17:45 Success [2020-07-23T14:17:45.662Z] 2020/07/23 14:17:45 Running time: 3m10.035243629s [2020-07-23T14:17:45.787Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-23T14:17:45.893Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-23T14:17:45.893Z] === RUN TestInfoDebug [2020-07-23T14:17:45.921Z] Congratulations! All vendoring changes are done the right way. [2020-07-23T14:17:46.434Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-23T14:17:46.460Z] --- PASS: TestInfoDebug (0.54s) [2020-07-23T14:17:46.460Z] === RUN TestInfoInsecureRegistries [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-23T14:17:46.830Z] + echo Building e2e image [2020-07-23T14:17:46.830Z] Building e2e image [2020-07-23T14:17:46.830Z] + docker build --build-arg DOCKER_GITCOMMIT=0d90f32f1779e6099a8629effdfcbf0d2ab3b17a -t moby-e2e-test -f Dockerfile.e2e . [2020-07-23T14:17:46.830Z] #2 [internal] load .dockerignore [2020-07-23T14:17:46.830Z] #2 transferring context: 34B done [2020-07-23T14:17:46.830Z] #2 DONE 0.0s [2020-07-23T14:17:46.830Z] [2020-07-23T14:17:46.830Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-23T14:17:46.830Z] #1 transferring dockerfile: 3.21kB done [2020-07-23T14:17:46.830Z] #1 DONE 0.0s [2020-07-23T14:17:46.830Z] [2020-07-23T14:17:46.830Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-23T14:17:47.027Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-23T14:17:47.027Z] === RUN TestInfoRegistryMirrors [2020-07-23T14:17:47.285Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-23T14:17:47.285Z] === RUN TestLoginFailsWithBadCredentials [2020-07-23T14:17:47.544Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-07-23T14:17:47.544Z] === RUN TestPingCacheHeaders [2020-07-23T14:17:47.544Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-23T14:17:47.544Z] === RUN TestPingGet [2020-07-23T14:17:47.544Z] --- PASS: TestPingGet (0.01s) [2020-07-23T14:17:47.544Z] === RUN TestPingHead [2020-07-23T14:17:47.544Z] --- PASS: TestPingHead (0.02s) [2020-07-23T14:17:47.544Z] === RUN TestVersion [2020-07-23T14:17:47.544Z] --- PASS: TestVersion (0.02s) [2020-07-23T14:17:47.544Z] PASS [2020-07-23T14:17:47.544Z] [2020-07-23T14:17:47.544Z] === Skipped [2020-07-23T14:17:47.544Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:17:47.544Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:17:47.544Z] [2020-07-23T14:17:47.544Z] [2020-07-23T14:17:47.544Z] DONE 18 tests, 1 skipped in 5.170s [2020-07-23T14:17:47.544Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-23T14:17:47.544Z] ++ 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 [2020-07-23T14:17:47.544Z] ++ set -e [2020-07-23T14:17:47.544Z] ++ '[' -n 0 ']' [2020-07-23T14:17:47.544Z] ++ set -x [2020-07-23T14:17:47.544Z] ++ 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 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 [2020-07-23T14:17:47.804Z] INFO: Testing against a local daemon [2020-07-23T14:17:47.804Z] === RUN TestVolumesCreateAndList [2020-07-23T14:17:47.804Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-23T14:17:47.804Z] === RUN TestVolumesRemove [2020-07-23T14:17:47.804Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-23T14:17:47.804Z] === RUN TestVolumesInspect [2020-07-23T14:17:47.804Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-23T14:17:47.804Z] === RUN TestVolumesInvalidJSON [2020-07-23T14:17:47.804Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-23T14:17:47.804Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-23T14:17:47.804Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-23T14:17:47.804Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-23T14:17:47.804Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-23T14:17:47.804Z] PASS [2020-07-23T14:17:47.804Z] [2020-07-23T14:17:47.804Z] DONE 5 tests in 0.251s [2020-07-23T14:17:48.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-23T14:17:48.063Z] ++++ cat bundles/test-integration/docker.pid [2020-07-23T14:17:48.063Z] +++ kill 5590 [2020-07-23T14:17:49.440Z] +++ /etc/init.d/apparmor stop [2020-07-23T14:17:49.440Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:17:49.440Z] [2020-07-23T14:17:49.440Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:17:49.440Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:17:49.440Z] [2020-07-23T14:17:49.440Z] To set a process to complain mode, use the command line tool [2020-07-23T14:17:49.440Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:17:49.440Z] +++ true [2020-07-23T14:17:49.440Z] exiting test-integration [2020-07-23T14:17:49.440Z] ++ exit 0 [2020-07-23T14:17:49.440Z] [2020-07-23T14:17:50.008Z] + for job in $(jobs -p) [2020-07-23T14:17:50.008Z] + wait 5781 [2020-07-23T14:17:52.099Z] #4 DONE 5.3s [2020-07-23T14:17:52.099Z] [2020-07-23T14:17:52.099Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-23T14:17:52.099Z] #3 DONE 5.3s [2020-07-23T14:17:52.099Z] [2020-07-23T14:17:52.099Z] #8 [internal] load build context [2020-07-23T14:17:52.099Z] #8 transferring context: 30B [2020-07-23T14:17:52.359Z] #8 transferring context: 849.47kB 0.4s done [2020-07-23T14:17:52.359Z] #8 DONE 0.4s [2020-07-23T14:17:52.359Z] [2020-07-23T14:17:52.359Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-23T14:17:52.359Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-23T14:17:52.359Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s [2020-07-23T14:17:52.359Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-23T14:17:52.359Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-23T14:17:52.359Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-23T14:17:52.359Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 8.15MB / 127.35MB 0.4s [2020-07-23T14:17:52.359Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-07-23T14:17:52.359Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-23T14:17:52.359Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-23T14:17:52.619Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-07-23T14:17:52.619Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 15.55MB / 127.35MB 0.5s [2020-07-23T14:17:52.619Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-23T14:17:52.878Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 39.12MB / 127.35MB 0.7s [2020-07-23T14:17:52.878Z] #14 ... [2020-07-23T14:17:52.878Z] [2020-07-23T14:17:52.878Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-23T14:17:52.878Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-23T14:17:52.878Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-07-23T14:17:52.878Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-23T14:17:52.878Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-23T14:17:52.878Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-23T14:17:52.878Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-23T14:17:52.878Z] #5 DONE 0.7s [2020-07-23T14:17:52.878Z] [2020-07-23T14:17:52.878Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-23T14:17:53.139Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 66.14MB / 127.35MB 1.0s [2020-07-23T14:17:53.139Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 78.13MB / 127.35MB 1.1s [2020-07-23T14:17:53.139Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 91.60MB / 127.35MB 1.2s [2020-07-23T14:17:53.356Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-23T14:17:53.399Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 104.73MB / 127.35MB 1.3s [2020-07-23T14:17:53.660Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.5s [2020-07-23T14:17:53.660Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.6s done [2020-07-23T14:17:53.660Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-23T14:17:53.920Z] #14 ... [2020-07-23T14:17:53.920Z] [2020-07-23T14:17:53.920Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-23T14:17:53.920Z] #6 DONE 1.0s [2020-07-23T14:17:53.920Z] [2020-07-23T14:17:53.920Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-23T14:17:59.198Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-07-23T14:17:59.198Z] #14 ... [2020-07-23T14:17:59.198Z] [2020-07-23T14:17:59.198Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-23T14:17:59.198Z] #7 0.897 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-23T14:17:59.198Z] #7 1.979 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-23T14:17:59.198Z] #7 2.082 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-23T14:17:59.198Z] #7 2.090 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-23T14:17:59.198Z] #7 2.099 (3/30) Installing readline (8.0.0-r0) [2020-07-23T14:17:59.198Z] #7 2.105 (4/30) Installing bash (5.0.0-r0) [2020-07-23T14:17:59.198Z] #7 2.119 Executing bash-5.0.0-r0.post-install [2020-07-23T14:17:59.198Z] #7 2.124 (5/30) Installing ca-certificates (20191127-r2) [2020-07-23T14:17:59.198Z] #7 2.143 (6/30) Installing libgcc (8.3.0-r0) [2020-07-23T14:17:59.198Z] #7 2.146 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-23T14:17:59.198Z] #7 2.161 (8/30) Installing binutils (2.32-r0) [2020-07-23T14:17:59.198Z] #7 2.267 (9/30) Installing gmp (6.1.2-r1) [2020-07-23T14:17:59.198Z] #7 2.275 (10/30) Installing isl (0.18-r0) [2020-07-23T14:17:59.198Z] #7 2.297 (11/30) Installing libgomp (8.3.0-r0) [2020-07-23T14:17:59.198Z] #7 2.302 (12/30) Installing libatomic (8.3.0-r0) [2020-07-23T14:17:59.198Z] #7 2.304 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-23T14:17:59.198Z] #7 2.312 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-23T14:17:59.198Z] #7 2.315 (15/30) Installing gcc (8.3.0-r0) [2020-07-23T14:17:59.198Z] #7 3.168 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-23T14:17:59.198Z] #7 3.272 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-23T14:17:59.198Z] #7 3.274 (18/30) Installing g++ (8.3.0-r0) [2020-07-23T14:17:59.198Z] #7 3.829 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-23T14:17:59.198Z] #7 3.833 (20/30) Installing libcurl (7.66.0-r0) [2020-07-23T14:17:59.198Z] #7 3.843 (21/30) Installing expat (2.2.8-r0) [2020-07-23T14:17:59.198Z] #7 3.850 (22/30) Installing pcre2 (10.33-r0) [2020-07-23T14:17:59.198Z] #7 3.858 (23/30) Installing git (2.22.4-r0) [2020-07-23T14:17:59.198Z] #7 4.092 (24/30) Installing libmnl (1.0.4-r0) [2020-07-23T14:17:59.198Z] #7 4.094 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-23T14:17:59.198Z] #7 4.099 (26/30) Installing iptables (1.8.3-r1) [2020-07-23T14:17:59.198Z] #7 4.134 (27/30) Installing pigz (2.4-r0) [2020-07-23T14:17:59.198Z] #7 4.140 (28/30) Installing tar (1.32-r0) [2020-07-23T14:17:59.198Z] #7 4.152 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-23T14:17:59.198Z] #7 4.155 (30/30) Installing xz (5.2.4-r0) [2020-07-23T14:17:59.198Z] #7 4.159 Executing busybox-1.30.1-r3.trigger [2020-07-23T14:17:59.198Z] #7 4.164 Executing ca-certificates-20191127-r2.trigger [2020-07-23T14:17:59.198Z] #7 4.217 OK: 179 MiB in 44 packages [2020-07-23T14:17:59.198Z] #7 DONE 5.3s [2020-07-23T14:17:59.198Z] [2020-07-23T14:17:59.198Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-23T14:17:59.198Z] #9 DONE 0.1s [2020-07-23T14:17:59.198Z] [2020-07-23T14:17:59.198Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-23T14:17:59.198Z] #10 DONE 0.0s [2020-07-23T14:17:59.198Z] [2020-07-23T14:17:59.198Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-23T14:17:59.198Z] #11 DONE 0.1s [2020-07-23T14:17:59.198Z] [2020-07-23T14:17:59.198Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-23T14:17:59.457Z] #14 ... [2020-07-23T14:17:59.457Z] [2020-07-23T14:17:59.457Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-23T14:17:59.457Z] #12 DONE 0.1s [2020-07-23T14:17:59.457Z] [2020-07-23T14:17:59.457Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-23T14:17:59.457Z] #13 DONE 0.1s [2020-07-23T14:17:59.457Z] [2020-07-23T14:17:59.457Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-23T14:18:00.026Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.3s done [2020-07-23T14:18:00.026Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 [2020-07-23T14:18:00.285Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-23T14:18:00.285Z] #14 DONE 8.2s [2020-07-23T14:18:00.285Z] [2020-07-23T14:18:00.285Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-23T14:18:00.852Z] #15 0.547 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-23T14:18:01.787Z] #15 1.690 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-23T14:18:01.865Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2020-07-23T14:18:01.865Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-23T14:18:01.865Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-07-23T14:18:01.865Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-07-23T14:18:01.865Z] PASS [2020-07-23T14:18:01.865Z] [2020-07-23T14:18:01.865Z] === Skipped [2020-07-23T14:18:01.865Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-23T14:18:01.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-23T14:18:01.865Z] [2020-07-23T14:18:01.865Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-23T14:18:01.865Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-23T14:18:01.865Z] [2020-07-23T14:18:01.865Z] [2020-07-23T14:18:01.865Z] DONE 27 tests, 2 skipped in 128.464s [2020-07-23T14:18:01.865Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-23T14:18:01.865Z] ++ 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 [2020-07-23T14:18:01.865Z] ++ set -e [2020-07-23T14:18:01.865Z] ++ '[' -n 0 ']' [2020-07-23T14:18:01.865Z] ++ set -x [2020-07-23T14:18:01.865Z] ++ 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 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 [2020-07-23T14:18:01.865Z] INFO: Testing against a local daemon [2020-07-23T14:18:01.865Z] === RUN TestSessionCreate [2020-07-23T14:18:01.865Z] --- PASS: TestSessionCreate (0.04s) [2020-07-23T14:18:01.865Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-23T14:18:01.865Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-23T14:18:01.865Z] PASS [2020-07-23T14:18:01.865Z] [2020-07-23T14:18:01.865Z] DONE 2 tests in 0.153s [2020-07-23T14:18:01.865Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-23T14:18:01.865Z] ++ 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 [2020-07-23T14:18:01.865Z] ++ set -e [2020-07-23T14:18:01.865Z] ++ '[' -n 0 ']' [2020-07-23T14:18:01.865Z] ++ set -x [2020-07-23T14:18:01.865Z] ++ 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 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 [2020-07-23T14:18:01.865Z] INFO: Testing against a local daemon [2020-07-23T14:18:01.865Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-23T14:18:01.865Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:18:01.865Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:18:01.865Z] === RUN TestEventsExecDie [2020-07-23T14:18:01.865Z] --- PASS: TestEventsExecDie (0.59s) [2020-07-23T14:18:01.865Z] === RUN TestEventsBackwardsCompatible [2020-07-23T14:18:01.865Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-23T14:18:01.865Z] === RUN TestInfoBinaryCommits [2020-07-23T14:18:01.865Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-23T14:18:01.865Z] === RUN TestInfoAPIVersioned [2020-07-23T14:18:01.865Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-23T14:18:01.865Z] === RUN TestInfoDiscoveryBackend [2020-07-23T14:18:02.158Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-23T14:18:02.158Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-23T14:18:02.356Z] #15 1.893 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-23T14:18:02.356Z] #15 1.898 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-23T14:18:02.356Z] #15 1.904 (3/54) Installing readline (8.0.4-r0) [2020-07-23T14:18:02.356Z] #15 1.908 (4/54) Installing bash (5.0.17-r0) [2020-07-23T14:18:02.356Z] #15 1.920 Executing bash-5.0.17-r0.post-install [2020-07-23T14:18:02.356Z] #15 1.922 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-23T14:18:02.356Z] #15 2.002 (6/54) Installing libblkid (2.35.2-r0) [2020-07-23T14:18:02.356Z] #15 2.007 (7/54) Installing libuuid (2.35.2-r0) [2020-07-23T14:18:02.356Z] #15 2.008 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-23T14:18:02.356Z] #15 2.013 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-23T14:18:02.356Z] #15 2.016 (10/54) Installing libgcc (9.3.0-r2) [2020-07-23T14:18:02.356Z] #15 2.018 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-23T14:18:02.356Z] #15 2.031 (12/54) Installing binutils (2.34-r1) [2020-07-23T14:18:02.356Z] #15 2.096 (13/54) Installing libmagic (5.38-r0) [2020-07-23T14:18:02.356Z] #15 2.117 (14/54) Installing file (5.38-r0) [2020-07-23T14:18:02.356Z] #15 2.118 (15/54) Installing gmp (6.2.0-r0) [2020-07-23T14:18:02.356Z] #15 2.124 (16/54) Installing isl (0.18-r0) [2020-07-23T14:18:02.356Z] #15 2.139 (17/54) Installing libgomp (9.3.0-r2) [2020-07-23T14:18:02.356Z] #15 2.141 (18/54) Installing libatomic (9.3.0-r2) [2020-07-23T14:18:02.356Z] #15 2.143 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-23T14:18:02.356Z] #15 2.185 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-23T14:18:02.356Z] #15 2.191 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-23T14:18:02.356Z] #15 2.193 (22/54) Installing gcc (9.3.0-r2) [2020-07-23T14:18:03.207Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-23T14:18:03.207Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-23T14:18:03.294Z] #15 3.026 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-23T14:18:03.294Z] #15 3.098 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-23T14:18:03.554Z] #15 3.099 (25/54) Installing g++ (9.3.0-r2) [2020-07-23T14:18:03.814Z] #15 3.508 (26/54) Installing make (4.3-r0) [2020-07-23T14:18:03.814Z] #15 3.511 (27/54) Installing fortify-headers (1.1-r0) [2020-07-23T14:18:03.814Z] #15 3.513 (28/54) Installing patch (2.7.6-r6) [2020-07-23T14:18:03.814Z] #15 3.516 (29/54) Installing build-base (0.5-r2) [2020-07-23T14:18:03.814Z] #15 3.517 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-23T14:18:03.814Z] #15 3.519 (31/54) Installing libcurl (7.69.1-r0) [2020-07-23T14:18:03.814Z] #15 3.525 (32/54) Installing curl (7.69.1-r0) [2020-07-23T14:18:03.814Z] #15 3.528 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-23T14:18:03.814Z] #15 3.534 (34/54) Installing jq (1.6-r1) [2020-07-23T14:18:03.814Z] #15 3.540 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-23T14:18:03.814Z] #15 3.545 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-23T14:18:03.814Z] #15 3.546 (37/54) Installing libaio (0.3.112-r1) [2020-07-23T14:18:03.814Z] #15 3.547 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-23T14:18:03.814Z] #15 3.576 (39/54) Installing blkid (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.578 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-23T14:18:03.814Z] #15 3.579 (41/54) Installing setpriv (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.581 (42/54) Installing libmount (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.587 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.590 (44/54) Installing findmnt (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.591 (45/54) Installing mcookie (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.593 (46/54) Installing hexdump (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.594 (47/54) Installing lsblk (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.596 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.601 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.603 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.605 (51/54) Installing util-linux (2.35.2-r0) [2020-07-23T14:18:03.814Z] #15 3.639 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-23T14:18:03.849Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-23T14:18:03.849Z] === RUN TestInfoAPI [2020-07-23T14:18:03.849Z] --- PASS: TestInfoAPI (0.05s) [2020-07-23T14:18:03.849Z] === RUN TestInfoAPIWarnings [2020-07-23T14:18:04.073Z] #15 3.641 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-23T14:18:04.073Z] #15 3.663 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-23T14:18:04.073Z] #15 3.667 Executing busybox-1.31.1-r16.trigger [2020-07-23T14:18:04.073Z] #15 3.674 OK: 230 MiB in 69 packages [2020-07-23T14:18:04.146Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-23T14:18:04.147Z] === RUN TestInfoDebug [2020-07-23T14:18:04.332Z] #15 DONE 4.1s [2020-07-23T14:18:04.332Z] [2020-07-23T14:18:04.332Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-23T14:18:04.787Z] --- PASS: TestInfoDebug (0.53s) [2020-07-23T14:18:04.787Z] === RUN TestInfoInsecureRegistries [2020-07-23T14:18:04.879Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-23T14:18:04.879Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-23T14:18:04.879Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-23T14:18:04.879Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-23T14:18:04.879Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-23T14:18:04.879Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-23T14:18:05.138Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-23T14:18:05.138Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-23T14:18:05.138Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-23T14:18:05.138Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-23T14:18:05.269Z] #16 DONE 0.6s [2020-07-23T14:18:05.269Z] [2020-07-23T14:18:05.269Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-23T14:18:05.396Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-23T14:18:05.425Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-23T14:18:05.425Z] === RUN TestInfoRegistryMirrors [2020-07-23T14:18:05.528Z] #17 DONE 0.6s [2020-07-23T14:18:05.528Z] [2020-07-23T14:18:05.528Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-23T14:18:05.528Z] #18 DONE 0.0s [2020-07-23T14:18:05.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-23T14:18:05.719Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-23T14:18:05.719Z] === RUN TestLoginFailsWithBadCredentials [2020-07-23T14:18:05.787Z] [2020-07-23T14:18:05.787Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-23T14:18:05.787Z] #22 DONE 0.1s [2020-07-23T14:18:05.787Z] [2020-07-23T14:18:05.787Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-23T14:18:05.787Z] #19 DONE 0.1s [2020-07-23T14:18:05.787Z] [2020-07-23T14:18:05.787Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-23T14:18:05.787Z] #20 ... [2020-07-23T14:18:05.787Z] [2020-07-23T14:18:05.787Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-23T14:18:05.787Z] #26 DONE 0.1s [2020-07-23T14:18:05.787Z] [2020-07-23T14:18:05.787Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-23T14:18:05.787Z] #23 DONE 0.1s [2020-07-23T14:18:05.787Z] [2020-07-23T14:18:05.787Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-23T14:18:05.787Z] #27 DONE 0.1s [2020-07-23T14:18:05.916Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-23T14:18:05.916Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-23T14:18:06.046Z] [2020-07-23T14:18:06.046Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-23T14:18:06.046Z] #28 DONE 0.1s [2020-07-23T14:18:06.047Z] [2020-07-23T14:18:06.047Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-23T14:18:06.386Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-07-23T14:18:06.386Z] === RUN TestPingCacheHeaders [2020-07-23T14:18:06.386Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-23T14:18:06.386Z] === RUN TestPingGet [2020-07-23T14:18:06.386Z] --- PASS: TestPingGet (0.02s) [2020-07-23T14:18:06.386Z] === RUN TestPingHead [2020-07-23T14:18:06.386Z] --- PASS: TestPingHead (0.03s) [2020-07-23T14:18:06.386Z] === RUN TestVersion [2020-07-23T14:18:06.386Z] --- PASS: TestVersion (0.03s) [2020-07-23T14:18:06.386Z] PASS [2020-07-23T14:18:06.386Z] [2020-07-23T14:18:06.386Z] === Skipped [2020-07-23T14:18:06.386Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-23T14:18:06.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-23T14:18:06.386Z] [2020-07-23T14:18:06.386Z] [2020-07-23T14:18:06.386Z] DONE 18 tests, 1 skipped in 5.527s [2020-07-23T14:18:06.386Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-23T14:18:06.386Z] ++ 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 [2020-07-23T14:18:06.386Z] ++ set -e [2020-07-23T14:18:06.386Z] ++ '[' -n 0 ']' [2020-07-23T14:18:06.386Z] ++ set -x [2020-07-23T14:18:06.386Z] ++ 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 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 [2020-07-23T14:18:06.386Z] INFO: Testing against a local daemon [2020-07-23T14:18:06.386Z] === RUN TestVolumesCreateAndList [2020-07-23T14:18:06.386Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-23T14:18:06.386Z] === RUN TestVolumesRemove [2020-07-23T14:18:06.386Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-23T14:18:06.386Z] === RUN TestVolumesInspect [2020-07-23T14:18:06.508Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-23T14:18:06.508Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-23T14:18:06.680Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-23T14:18:06.680Z] === RUN TestVolumesInvalidJSON [2020-07-23T14:18:06.680Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-23T14:18:06.680Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-23T14:18:06.680Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-23T14:18:06.680Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-23T14:18:06.680Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-23T14:18:06.680Z] PASS [2020-07-23T14:18:06.680Z] [2020-07-23T14:18:06.680Z] DONE 5 tests in 0.213s [2020-07-23T14:18:06.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-23T14:18:06.680Z] ++++ cat bundles/test-integration/docker.pid [2020-07-23T14:18:06.680Z] +++ kill 13743 [2020-07-23T14:18:07.443Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-23T14:18:08.010Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-23T14:18:08.010Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-23T14:18:08.197Z] +++ /etc/init.d/apparmor stop [2020-07-23T14:18:08.197Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:18:08.197Z] [2020-07-23T14:18:08.197Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:18:08.197Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:18:08.197Z] [2020-07-23T14:18:08.197Z] To set a process to complain mode, use the command line tool [2020-07-23T14:18:08.197Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:18:08.197Z] +++ true [2020-07-23T14:18:08.197Z] exiting test-integration [2020-07-23T14:18:08.197Z] ++ exit 0 [2020-07-23T14:18:08.197Z] [2020-07-23T14:18:08.945Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-23T14:18:09.339Z] #29 ... [2020-07-23T14:18:09.339Z] [2020-07-23T14:18:09.339Z] #31 [builder 1/4] COPY . . [2020-07-23T14:18:09.339Z] #31 DONE 3.4s [2020-07-23T14:18:09.339Z] [2020-07-23T14:18:09.339Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-23T14:18:09.339Z] #24 1.471 + RM_GOPATH=0 [2020-07-23T14:18:09.339Z] #24 1.471 + TMP_GOPATH= [2020-07-23T14:18:09.339Z] #24 1.471 + : /build [2020-07-23T14:18:09.339Z] #24 1.471 + '[' -z '' ']' [2020-07-23T14:18:09.339Z] #24 1.471 ++ mktemp -d [2020-07-23T14:18:09.339Z] #24 1.478 + export GOPATH=/tmp/tmp.boOhjb [2020-07-23T14:18:09.339Z] #24 1.478 + GOPATH=/tmp/tmp.boOhjb [2020-07-23T14:18:09.339Z] #24 1.478 + RM_GOPATH=1 [2020-07-23T14:18:09.339Z] #24 1.478 + case "$(go env GOARCH)" in [2020-07-23T14:18:09.339Z] #24 1.478 ++ go env GOARCH [2020-07-23T14:18:09.339Z] #24 1.485 + export GO_BUILDMODE=-buildmode=pie [2020-07-23T14:18:09.339Z] #24 1.486 + GO_BUILDMODE=-buildmode=pie [2020-07-23T14:18:09.339Z] #24 1.486 ++ dirname ./install.sh [2020-07-23T14:18:09.339Z] #24 1.488 + dir=. [2020-07-23T14:18:09.339Z] #24 1.488 + bin=dockercli [2020-07-23T14:18:09.339Z] #24 1.488 + shift [2020-07-23T14:18:09.339Z] #24 1.488 + '[' '!' -f ./dockercli.installer ']' [2020-07-23T14:18:09.339Z] #24 1.488 + . ./dockercli.installer [2020-07-23T14:18:09.339Z] #24 1.488 ++ : stable [2020-07-23T14:18:09.339Z] #24 1.488 ++ : 17.06.2-ce [2020-07-23T14:18:09.339Z] #24 1.489 + install_dockercli [2020-07-23T14:18:09.339Z] #24 1.489 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-23T14:18:09.339Z] #24 1.489 Install docker/cli version 17.06.2-ce from stable [2020-07-23T14:18:09.339Z] #24 1.490 ++ uname -m [2020-07-23T14:18:09.339Z] #24 1.492 + arch=x86_64 [2020-07-23T14:18:09.339Z] #24 1.492 + '[' x86_64 '!=' x86_64 ']' [2020-07-23T14:18:09.339Z] #24 1.492 + url=https://download.docker.com/linux/static [2020-07-23T14:18:09.339Z] #24 1.493 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-23T14:18:09.339Z] #24 1.493 + tar -xz docker/docker Post stage [Pipeline] junit [2020-07-23T14:18:09.769Z] Recording test results [2020-07-23T14:18:10.281Z] #24 4.524 + mkdir -p /build [2020-07-23T14:18:10.281Z] #24 4.525 + mv docker/docker /build/ [2020-07-23T14:18:10.281Z] #24 4.526 + rmdir docker [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-23T14:18:10.541Z] #24 DONE 4.6s [2020-07-23T14:18:10.541Z] [2020-07-23T14:18:10.541Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-23T14:18:10.541Z] #20 3.060 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-23T14:18:10.541Z] #20 3.757 [2020-07-23T14:18:10.541Z] #20 3.889 0.0% ######## 12.0% ####################### 32.8% ##################################### 51.9% ################################################### 71.2% ################################################################ 89.6% ######################################################################## 100.0% [2020-07-23T14:18:10.774Z] + echo Ensuring container killed. [2020-07-23T14:18:10.774Z] Ensuring container killed. [2020-07-23T14:18:10.774Z] + docker rm -vf docker-pr5 [2020-07-23T14:18:10.774Z] Error: No such container: docker-pr5 [2020-07-23T14:18:10.774Z] + true [2020-07-23T14:18:10.802Z] #20 ... [2020-07-23T14:18:10.802Z] [2020-07-23T14:18:10.802Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-23T14:18:10.802Z] #32 DONE 1.6s [2020-07-23T14:18:10.802Z] [2020-07-23T14:18:10.802Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [Pipeline] sh [2020-07-23T14:18:11.161Z] + echo Chowning /workspace to jenkins user [2020-07-23T14:18:11.161Z] Chowning /workspace to jenkins user [2020-07-23T14:18:11.161Z] + id -u [2020-07-23T14:18:11.161Z] + id -g [2020-07-23T14:18:11.161Z] + docker run --rm -v /home/docker/workspace/moby_PR-41234:/workspace busybox chown -R 1001:1001 /workspace [2020-07-23T14:18:11.161Z] Unable to find image 'busybox:latest' locally [2020-07-23T14:18:11.475Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-23T14:18:11.475Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-23T14:18:11.475Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-23T14:18:11.508Z] latest: Pulling from library/busybox [2020-07-23T14:18:11.508Z] 7257f00f7d70: Pulling fs layer [2020-07-23T14:18:11.508Z] 7257f00f7d70: Verifying Checksum [2020-07-23T14:18:11.508Z] 7257f00f7d70: Download complete [2020-07-23T14:18:11.804Z] 7257f00f7d70: Pull complete [2020-07-23T14:18:11.804Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-23T14:18:11.804Z] Status: Downloaded newer image for busybox:latest [2020-07-23T14:18:12.411Z] === RUN TestDockerSuite/TestImportFile [2020-07-23T14:18:12.711Z] #33 1.630 [2020-07-23T14:18:12.711Z] #33 1.772 Removing bundles/ [2020-07-23T14:18:12.711Z] #33 1.773 [2020-07-23T14:18:12.711Z] #33 1.779 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-23T14:18:13.346Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-23T14:18:13.604Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-23T14:18:13.652Z] #33 3.062 Building test suite binary ./integration-cli/test.main [2020-07-23T14:18:13.746Z] + bundleName=ppc64le-integration [2020-07-23T14:18:13.746Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-23T14:18:13.746Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-23T14:18:13.747Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-07-23T14:18:13.747Z] [Pipeline] archiveArtifacts [2020-07-23T14:18:13.792Z] Archiving artifacts [2020-07-23T14:18:14.195Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-23T14:18:14.591Z] + make clean [2020-07-23T14:18:14.885Z] make: command: Command not found [2020-07-23T14:18:14.885Z] make: command: Command not found [2020-07-23T14:18:14.885Z] docker volume rm -f docker-dev-cache [2020-07-23T14:18:14.885Z] docker-dev-cache [Pipeline] deleteDir [2020-07-23T14:18:14.981Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-23T14:18:15.916Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-23T14:18:16.196Z] #33 ... [2020-07-23T14:18:16.196Z] [2020-07-23T14:18:16.196Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-23T14:18:16.196Z] #20 5.171 [2020-07-23T14:18:16.196Z] #20 5.319 0.2% ################################################################ 89.3% ######################################################################## 100.0% [2020-07-23T14:18:16.196Z] #20 5.931 [2020-07-23T14:18:16.196Z] #20 6.056 #### 5.7% ################################################################# 91.1% ######################################################################## 100.0% [2020-07-23T14:18:16.196Z] #20 6.686 [2020-07-23T14:18:16.196Z] #20 6.803 ### 5.5% #################### 28.1% ################################ 45.4% ################################################ 67.4% ################################################################ 89.5% ######################################################################## 100.0% [2020-07-23T14:18:16.196Z] #20 7.837 #=#=# [2020-07-23T14:18:16.196Z] #20 7.957 0.3% ### 5.4% ######### 12.9% ############ 17.5% ################ 22.6% #################### 28.4% ######################### 34.9% ############################# 40.6% ################################# 46.0% #################################### 51.2% ######################################## 56.1% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.8% ########################################################### 83.0% ############################################################# 84.8% ################################################################### 93.7% ######################################################################## 100.0% [2020-07-23T14:18:16.196Z] #20 10.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-07-23T14:18:16.853Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T14:18:17.134Z] #20 11.26 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-23T14:18:17.421Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-23T14:18:17.702Z] #20 11.77 [2020-07-23T14:18:17.702Z] #20 11.85 ######################################################################## 100.0% [2020-07-23T14:18:17.961Z] #20 12.17 [2020-07-23T14:18:17.989Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-23T14:18:18.556Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-23T14:18:18.556Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-23T14:18:18.556Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-23T14:18:18.814Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-23T14:18:19.341Z] #20 13.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-23T14:18:19.381Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-23T14:18:19.601Z] #20 13.70 [2020-07-23T14:18:19.601Z] #20 13.83 0.6% ######################################################################## 100.0% [2020-07-23T14:18:19.948Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-23T14:18:20.207Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-23T14:18:20.212Z] #20 14.28 [2020-07-23T14:18:20.775Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-23T14:18:21.034Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-23T14:18:21.035Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-23T14:18:21.713Z] #20 15.50 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-23T14:18:21.714Z] #20 15.70 skipping existing c35d46ef359f [2020-07-23T14:18:21.978Z] #20 16.13 [2020-07-23T14:18:22.440Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-23T14:18:22.701Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-23T14:18:22.915Z] #20 17.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-23T14:18:23.267Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-23T14:18:23.267Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-23T14:18:23.484Z] #20 17.70 [2020-07-23T14:18:23.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-23T14:18:23.526Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-23T14:18:23.526Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-23T14:18:23.745Z] #20 17.79 ######################################################################## 100.0% [2020-07-23T14:18:24.006Z] #20 18.15 [2020-07-23T14:18:24.006Z] #20 18.28 Download of images into '/build' complete. [2020-07-23T14:18:24.006Z] #20 18.28 Use something like the following to load the result into a Docker daemon: [2020-07-23T14:18:24.006Z] #20 18.28 tar -cC '/build' . | docker load [2020-07-23T14:18:24.462Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-23T14:18:24.575Z] #20 DONE 18.6s [2020-07-23T14:18:24.575Z] [2020-07-23T14:18:24.575Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-23T14:18:24.720Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-23T14:18:25.285Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-23T14:18:25.852Z] === RUN TestDockerSuite/TestInspectImage [2020-07-23T14:18:25.852Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-23T14:18:25.852Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-23T14:18:25.852Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-23T14:18:26.110Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-23T14:18:26.677Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-23T14:18:26.677Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-23T14:18:27.114Z] #29 ... [2020-07-23T14:18:27.114Z] [2020-07-23T14:18:27.114Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-23T14:18:27.244Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-23T14:18:27.503Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-23T14:18:27.684Z] #21 DONE 0.8s [2020-07-23T14:18:27.685Z] [2020-07-23T14:18:27.685Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-23T14:18:27.685Z] #25 DONE 0.1s [2020-07-23T14:18:27.685Z] [2020-07-23T14:18:27.685Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-23T14:18:28.880Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-23T14:18:28.880Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-23T14:18:29.447Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-23T14:18:30.014Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-23T14:18:30.948Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-23T14:18:31.208Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-23T14:18:31.775Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-23T14:18:32.342Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-23T14:18:32.601Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-23T14:18:33.169Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-23T14:18:33.428Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-23T14:18:33.428Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-23T14:18:34.807Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-23T14:18:35.743Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-23T14:18:36.688Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-23T14:18:36.688Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-23T14:18:38.068Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-23T14:18:39.004Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-23T14:18:39.906Z] #29 32.92 # github.com/docker/docker/contrib/httpserver [2020-07-23T14:18:39.906Z] #29 32.92 loadinternal: cannot find runtime/cgo [2020-07-23T14:18:39.906Z] #29 DONE 33.1s [2020-07-23T14:18:39.906Z] [2020-07-23T14:18:39.906Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-23T14:18:40.166Z] #33 ... [2020-07-23T14:18:40.166Z] [2020-07-23T14:18:40.166Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-23T14:18:40.166Z] #30 DONE 0.1s [2020-07-23T14:18:40.166Z] [2020-07-23T14:18:40.166Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-23T14:18:40.381Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-23T14:18:40.381Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-23T14:18:41.756Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-23T14:18:42.015Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-23T14:18:42.581Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-23T14:18:45.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-23T14:18:49.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-23T14:18:50.321Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-23T14:18:52.225Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-23T14:18:53.161Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-23T14:18:53.731Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-23T14:18:56.272Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-23T14:18:56.272Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-23T14:18:56.272Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-23T14:18:56.272Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-23T14:18:56.272Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-23T14:18:56.840Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-23T14:18:57.408Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-23T14:19:01.593Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-23T14:19:01.593Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-23T14:19:05.776Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-23T14:19:06.343Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-23T14:19:06.343Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-23T14:19:07.279Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-23T14:19:07.847Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-23T14:19:08.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-23T14:19:08.673Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-23T14:19:09.609Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-23T14:19:10.546Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-23T14:19:13.081Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-23T14:19:14.018Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-23T14:19:14.588Z] === RUN TestDockerSuite/TestLogsSince [2020-07-23T14:19:22.725Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-23T14:19:25.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-23T14:19:27.157Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-23T14:19:27.416Z] === RUN TestDockerSuite/TestLogsTail [2020-07-23T14:19:27.982Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-23T14:19:28.552Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-23T14:19:29.491Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-23T14:19:29.491Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-23T14:19:30.427Z] === RUN TestDockerSuite/TestNetHostname [2020-07-23T14:19:31.804Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-23T14:19:31.804Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-23T14:19:38.364Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-23T14:19:38.622Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-23T14:19:38.881Z] === RUN TestDockerSuite/TestPluginActive [2020-07-23T14:19:40.796Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-23T14:19:41.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-23T14:19:47.623Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-23T14:19:47.623Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-23T14:19:47.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-23T14:19:47.882Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-23T14:19:51.168Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-23T14:19:51.736Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-23T14:19:54.270Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-23T14:19:57.552Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-23T14:19:58.488Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-23T14:19:59.423Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-23T14:20:00.358Z] === RUN TestDockerSuite/TestPortList [2020-07-23T14:20:06.934Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-23T14:20:06.934Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-23T14:20:13.496Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-23T14:20:13.496Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-23T14:20:13.496Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-23T14:20:13.496Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-23T14:20:13.496Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-23T14:20:13.496Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-23T14:20:13.496Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-23T14:20:14.063Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-23T14:20:14.063Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-23T14:20:14.998Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-23T14:20:14.998Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-23T14:20:15.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-23T14:20:16.942Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-23T14:20:17.880Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-23T14:20:18.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-23T14:20:18.396Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-23T14:20:18.396Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-23T14:20:20.931Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-23T14:20:21.499Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-23T14:20:24.785Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-23T14:20:27.347Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-23T14:20:27.347Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-23T14:20:30.635Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-23T14:20:31.655Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-23T14:20:31.655Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-23T14:20:33.562Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-23T14:20:35.474Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-23T14:20:37.194Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-23T14:20:37.453Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-23T14:20:38.767Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-23T14:20:38.829Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-23T14:20:39.706Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-23T14:20:39.764Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-23T14:20:40.699Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-23T14:20:40.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-23T14:20:41.087Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-23T14:20:42.335Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-23T14:20:42.469Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-23T14:20:42.469Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-23T14:20:44.240Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-23T14:20:44.392Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-23T14:20:45.176Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-23T14:20:45.176Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-23T14:20:45.746Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-23T14:20:45.771Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-23T14:20:47.678Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-23T14:20:48.303Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-23T14:20:49.057Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-23T14:20:49.995Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-23T14:20:50.212Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-23T14:20:50.470Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-23T14:20:50.470Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-23T14:20:50.728Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-23T14:20:50.728Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-23T14:20:50.728Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-23T14:20:51.294Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-23T14:20:51.373Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-23T14:20:52.230Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-23T14:20:52.755Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-23T14:20:53.166Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-23T14:20:53.425Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-23T14:20:54.663Z] #33 163.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-23T14:20:55.602Z] #33 164.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-23T14:20:56.981Z] #33 166.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-23T14:20:57.920Z] #33 167.4 [2020-07-23T14:20:58.489Z] #33 DONE 167.6s [2020-07-23T14:20:58.489Z] [2020-07-23T14:20:58.489Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-23T14:20:59.868Z] #34 DONE 1.4s [2020-07-23T14:20:59.987Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-23T14:20:59.987Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-23T14:21:01.247Z] [2020-07-23T14:21:01.247Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-23T14:21:01.363Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-23T14:21:01.363Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-23T14:21:01.363Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-23T14:21:01.622Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-23T14:21:01.815Z] #35 DONE 0.6s [2020-07-23T14:21:01.815Z] [2020-07-23T14:21:01.815Z] #36 exporting to image [2020-07-23T14:21:01.815Z] #36 exporting layers [2020-07-23T14:21:03.526Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-23T14:21:04.462Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-23T14:21:05.124Z] #36 exporting layers 3.1s done [2020-07-23T14:21:05.124Z] #36 writing image sha256:c8968e1d63a2190a7bc0c5f29441cfb8fb59ca2afe386e12e519102bceb98c9d done [2020-07-23T14:21:05.124Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-23T14:21:05.124Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-23T14:21:05.447Z] + echo Ensuring container killed. [2020-07-23T14:21:05.447Z] Ensuring container killed. [2020-07-23T14:21:05.447Z] + docker rm -vf docker-pr5 [2020-07-23T14:21:05.447Z] Error: No such container: docker-pr5 [2020-07-23T14:21:05.447Z] + true [Pipeline] sh [2020-07-23T14:21:05.736Z] + echo Chowning /workspace to jenkins user [2020-07-23T14:21:05.736Z] Chowning /workspace to jenkins user [2020-07-23T14:21:05.736Z] + id -u [2020-07-23T14:21:05.736Z] + id -g [2020-07-23T14:21:05.736Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41234:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-23T14:21:06.973Z] + bundleName=unit [2020-07-23T14:21:06.973Z] + echo Creating unit-bundles.tar.gz [2020-07-23T14:21:06.973Z] Creating unit-bundles.tar.gz [2020-07-23T14:21:06.973Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-23T14:21:06.973Z] bundles/junit-report.xml [2020-07-23T14:21:06.973Z] bundles/go-test-report.json [2020-07-23T14:21:06.973Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-23T14:21:06.986Z] Archiving artifacts [2020-07-23T14:21:07.489Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-23T14:21:07.752Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-23T14:21:07.801Z] + make clean [2020-07-23T14:21:08.061Z] docker volume rm -f docker-dev-cache [2020-07-23T14:21:08.061Z] docker-dev-cache [Pipeline] deleteDir [2020-07-23T14:21:08.319Z] === RUN TestDockerSuite/TestRmiBlank [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-07-23T14:21:08.577Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-23T14:21:08.577Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [Pipeline] } [2020-07-23T14:21:11.128Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-23T14:21:11.386Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-23T14:21:11.645Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-23T14:21:12.582Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-23T14:21:13.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-23T14:21:13.406Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-23T14:21:14.343Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-23T14:21:15.282Z] === RUN TestDockerSuite/TestRmiTag [2020-07-23T14:21:15.541Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-23T14:21:16.108Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-23T14:21:19.394Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-23T14:21:19.652Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-23T14:21:21.031Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-23T14:21:21.031Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-23T14:21:21.967Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-23T14:21:22.535Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-23T14:21:22.794Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-23T14:21:23.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-23T14:21:23.361Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-23T14:21:23.928Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-23T14:21:24.865Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-23T14:21:25.432Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-23T14:21:25.690Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-23T14:21:26.289Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-23T14:21:27.227Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-23T14:21:28.161Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-23T14:21:28.420Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-23T14:21:29.357Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-23T14:21:29.923Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-23T14:21:30.182Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-23T14:21:30.748Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-23T14:21:31.683Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-23T14:21:32.250Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-23T14:21:32.815Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-23T14:21:33.076Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-23T14:21:33.643Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-23T14:21:33.643Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-23T14:21:35.020Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-23T14:21:35.586Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-23T14:21:35.846Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-23T14:21:36.413Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-23T14:21:36.672Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-23T14:21:36.672Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-23T14:21:37.240Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-23T14:21:37.498Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-23T14:21:38.067Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-23T14:21:38.325Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-23T14:21:38.893Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-23T14:21:38.893Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-23T14:21:39.460Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-23T14:21:39.460Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-23T14:21:39.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-23T14:21:40.028Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-23T14:21:40.595Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-23T14:21:41.167Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-23T14:21:42.102Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-23T14:21:42.102Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-23T14:21:42.361Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-23T14:21:43.738Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-23T14:21:45.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-23T14:21:46.053Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-23T14:21:46.312Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-23T14:21:46.880Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-23T14:21:47.447Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-23T14:21:48.014Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-23T14:21:48.272Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-23T14:21:49.210Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-23T14:21:51.744Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-23T14:21:51.744Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-23T14:21:51.744Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-23T14:21:53.652Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-23T14:21:54.587Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-23T14:21:55.964Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-23T14:21:57.349Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-23T14:21:57.349Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-23T14:21:57.349Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-23T14:21:57.925Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-23T14:21:59.309Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-23T14:21:59.878Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-23T14:22:01.781Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-23T14:22:02.041Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-23T14:22:02.983Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-23T14:22:03.551Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-23T14:22:03.551Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-23T14:22:03.809Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-23T14:22:05.184Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-23T14:22:05.184Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-23T14:22:05.443Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-23T14:22:05.702Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-23T14:22:06.270Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-23T14:22:06.838Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-23T14:22:06.838Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-23T14:22:07.772Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-23T14:22:08.032Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-23T14:22:08.599Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-23T14:22:09.166Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-23T14:22:09.426Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-23T14:22:09.993Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-23T14:22:10.252Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-23T14:22:10.819Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-23T14:22:10.819Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-23T14:22:11.078Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-23T14:22:11.645Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-23T14:22:12.581Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-23T14:22:12.581Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-23T14:22:12.581Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-23T14:22:15.118Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-23T14:22:15.118Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-23T14:22:18.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-23T14:22:26.514Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-23T14:22:26.775Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-23T14:22:27.710Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-23T14:22:27.710Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-23T14:22:27.710Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-23T14:22:27.710Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-23T14:22:28.646Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-23T14:22:30.552Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-23T14:22:31.487Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-23T14:22:32.424Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-23T14:22:37.691Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-23T14:22:37.997Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-23T14:22:38.572Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-23T14:22:39.138Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-23T14:22:39.138Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-23T14:22:39.397Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-23T14:22:40.333Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-23T14:22:41.272Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-23T14:22:41.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-23T14:22:42.408Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-23T14:22:42.667Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-23T14:22:42.667Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-23T14:22:44.044Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-23T14:22:44.979Z] === RUN TestDockerSuite/TestRunMount [2020-07-23T14:22:46.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-23T14:22:49.420Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-23T14:22:49.679Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-23T14:22:50.248Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-23T14:22:50.506Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-23T14:22:51.885Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-23T14:22:52.452Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-23T14:22:53.387Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-23T14:22:55.929Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-23T14:22:55.929Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-23T14:22:57.834Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-23T14:22:58.093Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-23T14:22:59.469Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-23T14:23:00.849Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-23T14:23:00.849Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-23T14:23:01.785Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-23T14:23:01.785Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-23T14:23:02.352Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-23T14:23:03.289Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-23T14:23:03.859Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-23T14:23:04.429Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-23T14:23:05.363Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-23T14:23:06.301Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-23T14:23:08.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-23T14:23:09.200Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-23T14:23:11.737Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-23T14:23:11.995Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-23T14:23:11.995Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-23T14:23:12.589Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-23T14:23:12.589Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-23T14:23:12.847Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-23T14:23:13.414Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-23T14:23:13.414Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-23T14:23:13.981Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-23T14:23:19.244Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-23T14:23:19.244Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-23T14:23:19.811Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-23T14:23:20.378Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-23T14:23:21.316Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-23T14:23:21.883Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-23T14:23:22.142Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-23T14:23:22.401Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-23T14:23:22.967Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-23T14:23:23.534Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-23T14:23:23.794Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-23T14:23:23.794Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-23T14:23:24.360Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-23T14:23:24.619Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-23T14:23:24.619Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-23T14:23:25.185Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-23T14:23:25.757Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-23T14:23:25.757Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-23T14:23:28.290Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-23T14:23:28.857Z] === RUN TestDockerSuite/TestRunRm [2020-07-23T14:23:29.116Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-23T14:23:33.319Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-23T14:23:33.319Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-23T14:23:33.319Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-23T14:23:33.581Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-23T14:23:35.484Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-23T14:23:36.052Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-23T14:23:38.593Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-23T14:23:41.883Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-23T14:23:41.883Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-23T14:23:41.883Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-23T14:23:42.451Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-23T14:23:42.711Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-23T14:23:43.281Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-23T14:23:43.851Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-23T14:23:44.419Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-23T14:23:44.986Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-23T14:23:45.244Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-23T14:23:45.503Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-23T14:23:46.071Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-23T14:23:48.603Z] === RUN TestDockerSuite/TestRunState [2020-07-23T14:23:49.538Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-23T14:23:49.808Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-23T14:23:50.386Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-23T14:23:50.386Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-23T14:23:50.386Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-23T14:23:50.953Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-23T14:23:51.212Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-23T14:23:52.148Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-23T14:23:52.148Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-23T14:23:52.148Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-23T14:23:52.714Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-23T14:23:54.091Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-23T14:23:54.350Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-23T14:23:55.288Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-23T14:23:57.824Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-23T14:23:57.824Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-23T14:24:00.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-23T14:24:00.357Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-23T14:24:00.924Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-23T14:24:01.494Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-23T14:24:02.062Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-23T14:24:03.439Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-23T14:24:03.697Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-23T14:24:05.076Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-23T14:24:05.335Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-23T14:24:05.594Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-23T14:24:05.853Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-23T14:24:05.853Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-23T14:24:06.423Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-23T14:24:07.000Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-23T14:24:07.568Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-23T14:24:07.568Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-23T14:24:07.827Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-23T14:24:08.394Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-23T14:24:08.654Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-23T14:24:11.943Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-23T14:24:11.943Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-23T14:24:11.943Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-23T14:24:12.879Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-23T14:24:14.786Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-23T14:24:15.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-23T14:24:15.612Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-23T14:24:16.988Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-23T14:24:17.923Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-23T14:24:19.300Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-23T14:24:19.559Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-23T14:24:20.127Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-23T14:24:21.063Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-23T14:24:21.063Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-23T14:24:21.063Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-23T14:24:21.063Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-23T14:24:21.063Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-23T14:24:21.063Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-23T14:24:21.063Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-23T14:24:21.630Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-23T14:24:22.198Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-23T14:24:23.587Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-23T14:24:24.524Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-23T14:24:24.783Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-23T14:24:24.783Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-23T14:24:25.350Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-23T14:24:25.350Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-23T14:24:25.350Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-23T14:24:25.350Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-23T14:24:25.351Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-23T14:24:25.351Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-23T14:24:25.351Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-23T14:24:25.351Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-23T14:24:25.351Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-23T14:24:25.351Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-23T14:24:25.918Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-23T14:24:26.178Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-23T14:24:26.747Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-23T14:24:26.747Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-23T14:24:27.315Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-23T14:24:27.574Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-23T14:24:27.574Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-23T14:24:28.143Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-23T14:24:28.143Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-23T14:24:28.710Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-23T14:24:29.278Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-23T14:24:29.278Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-23T14:24:29.278Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-23T14:24:29.846Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-23T14:24:30.782Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-23T14:24:31.348Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-23T14:24:31.348Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-23T14:24:31.608Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-23T14:24:31.608Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-23T14:24:32.545Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-23T14:24:32.804Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-23T14:24:33.062Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-23T14:24:34.966Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-23T14:24:35.533Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-23T14:24:35.533Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-23T14:24:35.533Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-23T14:24:36.469Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-23T14:24:37.037Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-23T14:24:37.603Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-23T14:24:37.862Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-23T14:24:38.810Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-23T14:24:38.810Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-23T14:24:39.377Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-23T14:24:40.753Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-23T14:24:40.753Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-23T14:24:41.690Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-23T14:24:41.690Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-23T14:24:41.690Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-23T14:24:42.627Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-23T14:24:44.004Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-23T14:24:44.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-23T14:24:44.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-23T14:24:44.521Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-23T14:24:44.521Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-23T14:24:45.088Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-23T14:24:46.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-23T14:24:47.033Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-23T14:24:48.938Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-23T14:24:52.221Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-23T14:24:52.480Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-23T14:24:53.857Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-23T14:24:54.425Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-23T14:24:55.818Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-23T14:24:55.818Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-23T14:24:58.351Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-23T14:25:00.257Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-23T14:25:00.257Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-23T14:25:00.518Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-23T14:25:01.895Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-23T14:25:03.803Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-23T14:25:03.803Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-23T14:25:05.180Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-23T14:25:08.466Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-23T14:25:11.750Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-23T14:25:15.031Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-23T14:25:16.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-23T14:25:19.476Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-23T14:25:22.005Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-23T14:25:23.379Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-23T14:25:23.639Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-23T14:25:24.206Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-23T14:25:24.464Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-23T14:25:24.464Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-23T14:25:25.031Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-23T14:25:27.562Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-23T14:25:29.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-23T14:25:30.031Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-23T14:25:30.598Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-23T14:25:31.536Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-23T14:25:31.536Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-23T14:25:32.104Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-23T14:25:33.040Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-23T14:25:33.040Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-23T14:25:33.977Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-23T14:25:34.551Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-23T14:25:35.118Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-23T14:25:36.054Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-23T14:25:40.239Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-23T14:25:40.498Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-23T14:25:40.498Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-23T14:25:41.065Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-23T14:25:41.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-23T14:25:43.009Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-23T14:25:44.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-23T14:25:44.954Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-23T14:25:46.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-23T14:25:48.771Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-23T14:25:50.147Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-23T14:25:52.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-23T14:25:55.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-23T14:25:56.899Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-23T14:25:58.274Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-23T14:25:58.842Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-23T14:25:59.783Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-23T14:26:01.165Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-23T14:26:03.072Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-23T14:26:03.640Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-23T14:26:04.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-23T14:26:05.966Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-23T14:26:06.225Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-23T14:26:07.602Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-23T14:26:08.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-23T14:26:23.411Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-23T14:26:23.671Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-23T14:26:26.635Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-23T14:26:28.013Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-23T14:26:28.013Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-23T14:26:28.013Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-23T14:26:28.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-23T14:26:29.918Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-23T14:26:32.456Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite (1299.28s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.63s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.90s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.20s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.89s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.39s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.86s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.40s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.91s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.38s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.02s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.63s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.16s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.10s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.84s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.53s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.76s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.77s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.50s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.88s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.91s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.70s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.88s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.62s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.30s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.55s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.85s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.21s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.62s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.87s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.97s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.61s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.27s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.85s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.00s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.53s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.60s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.96s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2020-07-23T14:26:32.456Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-23T14:26:32.456Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.05s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.69s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildContChar (3.31s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.67s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.38s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.02s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.90s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.37s) [2020-07-23T14:26:32.456Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-23T14:26:32.456Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.456Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-23T14:26:32.456Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.456Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-23T14:26:32.456Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.456Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-23T14:26:32.456Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.79s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.05s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.54s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.28s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.75s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.83s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.89s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.59s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.34s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.22s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.53s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.25s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.28s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.86s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.42s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.69s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.16s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.38s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.50s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.23s) [2020-07-23T14:26:32.456Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-23T14:26:32.456Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.39s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.88s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.99s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.39s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.41s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.66s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.74s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildHistory (4.69s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.79s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.85s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.78s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.25s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.45s) [2020-07-23T14:26:32.456Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-23T14:26:32.456Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.39s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.59s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.42s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.72s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.23s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.55s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.86s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.47s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2020-07-23T14:26:32.456Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildPATH (1.44s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.21s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.44s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.16s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.61s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildUser (1.76s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.06s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.65s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.85s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.97s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.56s) [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.87s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.36s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.39s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.29s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_sni_test.go:18: Flakey test [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.39s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.49s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.52s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.90s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.89s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.90s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.96s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.51s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.48s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.74s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.58s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.64s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.16s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.98s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.38s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.67s) [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-23T14:26:32.457Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.66s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.82s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.13s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.30s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.43s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006388c0_} (1.28s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1095920249_/foo_false____} (1.39s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1095920249_/foo_true____} (1.48s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3760643972_/foo_false____} (1.40s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3760643972_/foo_true____} (1.31s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3760643972_/foo_true__0xc000638920__} (1.56s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000638940_} (1.28s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000638960_} (1.43s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000638980_} (1.30s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006389a0_} (1.41s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.08s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.16s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.57s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.86s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.28s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.69s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.88s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.72s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.48s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.76s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.98s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.62s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.61s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.10s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.93s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.38s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.55s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s) [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-23T14:26:32.457Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-07-23T14:26:32.457Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-23T14:26:32.457Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.81s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.81s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.26s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.61s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.24s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.44s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.64s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.26s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.83s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.84s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2020-07-23T14:26:32.457Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.66s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsCopy (0.89s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.54s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFormat (0.85s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.19s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-23T14:26:32.458Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-23T14:26:32.458Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.458Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-23T14:26:32.458Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.77s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.77s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsTop (0.49s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.80s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.20s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.62s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecInspectID (1.53s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.83s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecStartFails (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecTTY (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecUlimits (0.49s) [2020-07-23T14:26:32.458Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-23T14:26:32.458Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.86s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.08s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestExecWithUser (0.80s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.60s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestHealth (18.64s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.75s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.68s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.31s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.20s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2020-07-23T14:26:32.458Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-23T14:26:32.458Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.45s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectDefault (0.40s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-23T14:26:32.458Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-23T14:26:32.458Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.32s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.18s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.27s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.21s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.85s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.23s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.00s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.54s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.75s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.90s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.54s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsSince (6.80s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.64s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.71s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.64s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestNetHostname (1.41s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.52s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.15s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPluginActive (1.43s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.83s) [2020-07-23T14:26:32.458Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-23T14:26:32.458Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.70s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.19s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.52s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.25s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.78s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.81s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPortList (5.84s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.80s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.40s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.81s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.22s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsByOrder (2.25s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.78s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.91s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.78s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.44s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.29s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.82s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.84s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.57s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) [2020-07-23T14:26:32.458Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2020-07-23T14:26:32.458Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.82s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.63s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.72s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.18s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.23s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.19s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.03s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.93s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.82s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.75s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.49s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.11s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.98s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.67s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.49s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.83s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.92s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.18s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.85s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.89s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.63s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.14s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.17s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.02s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.24s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunMount (4.67s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.54s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.62s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.56s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.37s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetHost (0.96s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.77s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.95s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.94s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.54s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2020-07-23T14:26:32.459Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.38s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.39s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.99s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.57s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.77s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.54s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.60s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.40s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunSysctls (0.84s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.34s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.05s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.11s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.62s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.76s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUserByID (0.57s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.24s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-23T14:26:32.459Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.16s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.67s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.04s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.56s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.96s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.59s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.77s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-07-23T14:26:32.459Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-23T14:26:32.459Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2020-07-23T14:26:32.459Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.41s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.02s) [2020-07-23T14:26:32.460Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.75s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.97s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.97s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.08s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2020-07-23T14:26:32.460Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents068479694 [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.96s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.29s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.19s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.84s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.87s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.45s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.46s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.41s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.43s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.46s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.43s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.32s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-23T14:26:32.460Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.81s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.02s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.61s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.50s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.56s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.27s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.34s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.24s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.43s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.42s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.17s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.16s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.33s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.46s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.28s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.89s) [2020-07-23T14:26:32.460Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2020-07-23T14:26:32.460Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-23T14:26:32.460Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-23T14:26:32.460Z] === RUN TestDockerRegistrySuite [2020-07-23T14:26:32.460Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-23T14:26:33.417Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-23T14:26:34.354Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-23T14:26:35.730Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-23T14:26:35.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-23T14:26:36.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-23T14:26:38.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-23T14:26:38.836Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-23T14:26:42.125Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-23T14:26:44.659Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-23T14:26:45.596Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-23T14:26:46.532Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-23T14:26:47.469Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-23T14:26:48.407Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-23T14:26:49.344Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-23T14:26:50.280Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-23T14:26:51.219Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-23T14:26:53.139Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-23T14:26:54.516Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-23T14:26:54.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-23T14:26:55.893Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-23T14:26:58.427Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-23T14:26:59.363Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-23T14:26:59.622Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-23T14:27:00.558Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-23T14:27:01.496Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-23T14:27:02.064Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-23T14:27:04.599Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-23T14:27:04.599Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-23T14:27:05.535Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-23T14:27:06.103Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-23T14:27:06.103Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-23T14:27:06.362Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-23T14:27:06.620Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-23T14:27:06.879Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-23T14:27:07.139Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-23T14:27:08.076Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-23T14:27:09.462Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-23T14:27:10.030Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-23T14:27:10.965Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-23T14:27:11.900Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite (40.34s) [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-07-23T14:27:12.836Z] check_test.go:196: [daf110f7f5adc] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d37dcd0122439] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d6703f64230e2] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-07-23T14:27:12.836Z] check_test.go:196: [dbcd8aa6f0c71] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.09s) [2020-07-23T14:27:12.836Z] check_test.go:196: [ddcbbeb4b8b3f] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.10s) [2020-07-23T14:27:12.836Z] check_test.go:196: [df1c9404daa12] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.56s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d5d73e9ce14f6] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.92s) [2020-07-23T14:27:12.836Z] check_test.go:196: [dbcb10a7829ce] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-07-23T14:27:12.836Z] check_test.go:196: [da355899b1503] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d8160cc90f56d] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.21s) [2020-07-23T14:27:12.836Z] check_test.go:196: [dba4f1fe40abc] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d8d712a7bc8fd] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.85s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d0c6b63eb267f] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.89s) [2020-07-23T14:27:12.836Z] check_test.go:196: [db5237617bd6b] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.68s) [2020-07-23T14:27:12.836Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6b78765e6e4397ed05f3d5308534e11115f9729f634849bd79bab19f7a7fe08 [2020-07-23T14:27:12.836Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8e4a678019eebb2cf30847fbed88396576a1f1a6adc7ab2ace39e4db30d1d01 [2020-07-23T14:27:12.836Z] check_test.go:196: [d648a4800f5a8] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s) [2020-07-23T14:27:12.836Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d9142119bedf2574ba39b9d9ff7812b2cad098d828496c3fe0f44c8d7f2bd898 [2020-07-23T14:27:12.836Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31574b9e98a76cbf0473712e22fc9af84ae712fa31527d85331f1a7f8fb998b5 [2020-07-23T14:27:12.836Z] check_test.go:196: [d677500aa8f65] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d51e5c80c920d] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.52s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d4a44a3d653a5] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d0f818d8341ec] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d086f90172e28] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2020-07-23T14:27:12.836Z] check_test.go:196: [da379f2d15712] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.81s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d00442b06cfe9] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d62347ae5bea1] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.17s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d7f1a43a3f8ce] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d4dc242867b7d] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) [2020-07-23T14:27:12.836Z] check_test.go:196: [db9c2259db9cb] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d933f87d2c8ab] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d5a735cf6522d] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d1082c9959c54] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d88fb957de6e9] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d3c5f034a61ee] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-23T14:27:12.836Z] check_test.go:196: [dd24dcc7943f4] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d098a6e2d8185] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d5860656c9b3c] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2020-07-23T14:27:12.836Z] check_test.go:196: [d5b889703e116] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-07-23T14:27:12.836Z] check_test.go:196: [db42788d69b74] daemon is not started [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-23T14:27:12.836Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-23T14:27:12.836Z] === RUN TestDockerSchema1RegistrySuite [2020-07-23T14:27:12.836Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-23T14:27:12.836Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-23T14:27:14.213Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-23T14:27:15.591Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-23T14:27:18.879Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-23T14:27:21.412Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-23T14:27:22.348Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-23T14:27:22.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-23T14:27:23.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-23T14:27:23.545Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-23T14:27:24.924Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-23T14:27:25.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-23T14:27:26.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-23T14:27:28.784Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-23T14:27:29.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-23T14:27:29.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-23T14:27:29.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-23T14:27:29.869Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-23T14:27:30.128Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-23T14:27:30.695Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite (17.99s) [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d90160c368499] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2020-07-23T14:27:30.695Z] check_test.go:223: [dc63cca2dbdc1] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.87s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d481a967d9b16] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.54s) [2020-07-23T14:27:30.695Z] check_test.go:223: [df3b4931cbe83] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.18s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d31e86e80243f] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.07s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d559a0fe8dfe8] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-23T14:27:30.695Z] check_test.go:223: [dfc3dd1db7677] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d4b9664b6ffc2] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d169241ae5ac2] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2020-07-23T14:27:30.695Z] check_test.go:223: [daf47e05c244d] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.21s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d5e0ede1903e7] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d14d6698fa2ec] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d1811c794f33f] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d7e6728e66d92] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d3b0a6f645afb] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d9b7de261acdf] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-07-23T14:27:30.695Z] check_test.go:223: [d6982a4c336dc] daemon is not started [2020-07-23T14:27:30.695Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-23T14:27:30.695Z] check_test.go:223: [dfa1f7e330f13] daemon is not started [2020-07-23T14:27:30.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-23T14:27:30.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-23T14:27:31.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-23T14:27:31.892Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-23T14:27:32.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-23T14:27:33.088Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-23T14:27:33.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-23T14:27:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-23T14:27:34.482Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s) [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2020-07-23T14:27:34.482Z] check_test.go:252: [d9a611d2305cd] daemon is not started [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-07-23T14:27:34.482Z] check_test.go:252: [da4b386a16e17] daemon is not started [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-23T14:27:34.482Z] check_test.go:252: [de0efbc13b681] daemon is not started [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-23T14:27:34.482Z] check_test.go:252: [dbcd94988a560] daemon is not started [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-23T14:27:34.482Z] check_test.go:252: [d354885ca7761] daemon is not started [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-07-23T14:27:34.482Z] check_test.go:252: [d5aa6e8b4fb99] daemon is not started [2020-07-23T14:27:34.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-23T14:27:34.482Z] check_test.go:252: [dc87351d31e1b] daemon is not started [2020-07-23T14:27:34.482Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-23T14:27:34.482Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-23T14:27:39.747Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-23T14:27:39.747Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-23T14:27:40.006Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-23T14:27:40.006Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-23T14:27:40.264Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-23T14:27:40.264Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-23T14:27:40.264Z] check_test.go:279: [d04f991b9e6c6] daemon is not started [2020-07-23T14:27:40.264Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-23T14:27:40.264Z] check_test.go:279: [df672ee9108f0] daemon is not started [2020-07-23T14:27:40.264Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-23T14:27:40.264Z] check_test.go:279: [d348759c4fe32] daemon is not started [2020-07-23T14:27:40.264Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-23T14:27:40.264Z] check_test.go:279: [dc835c8fd304f] daemon is not started [2020-07-23T14:27:40.264Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-07-23T14:27:40.264Z] check_test.go:279: [dddf1803cb5b3] daemon is not started [2020-07-23T14:27:40.264Z] === RUN TestDockerNetworkSuite [2020-07-23T14:27:40.264Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-23T14:27:42.167Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-23T14:27:42.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-23T14:27:45.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-23T14:27:46.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-23T14:27:49.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-23T14:27:50.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-23T14:27:55.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-23T14:27:57.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-23T14:27:58.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-23T14:27:59.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-23T14:27:59.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-23T14:28:00.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-23T14:28:01.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-23T14:28:01.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-23T14:28:01.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-23T14:28:02.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-23T14:28:02.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-23T14:28:02.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-23T14:28:02.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-23T14:28:03.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-23T14:28:04.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-23T14:28:04.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-23T14:28:04.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-23T14:28:04.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-23T14:28:07.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-23T14:28:08.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-23T14:28:14.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-23T14:28:14.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-23T14:28:14.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-23T14:28:14.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-23T14:28:14.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-23T14:28:15.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-23T14:28:15.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-23T14:28:15.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-23T14:28:17.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-23T14:28:17.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-23T14:28:17.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-23T14:28:18.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-23T14:28:21.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-23T14:28:24.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-23T14:28:24.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-23T14:28:25.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-23T14:28:27.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-23T14:28:27.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-23T14:28:28.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-23T14:28:28.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-23T14:28:29.230Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-23T14:28:34.504Z] --- PASS: TestDockerNetworkSuite (53.42s) [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.84s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [da07a285b4b7d] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d6ad1bcb4ee17] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.58s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d64593b37a869] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d131c90225391] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:1233: [dbe38f1ee9c38] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.33s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [de1d163d70465] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.84s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [de140d4b1ce4e] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d0302b21ce57f] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d2e8ce63c5a2a] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d221aa73a0316] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d410da2534a0c] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d13de2fcbd96f] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [da98805ed4bce] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dfeeaa535c72f] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d1b3692e64a75] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d1986bc41ad1b] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d9a1900efbd23] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d48faf3ad629a] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dc8593f84ff45] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d5ab76c9c8278] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [da2ecb1377627] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [de72f748d2e0a] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [df3f15881d3f5] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [daf2c7a3a71ee] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:968: [dfad6d28c3734] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dfdc78759936b] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.09s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:1116: [ddcafcb5543d0] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d436dbea94bd8] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d3037cd19594b] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [deb99772469a4] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [de600eb6f7cc5] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dac670b891430] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dcb2371b7e06e] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [de39565b96b35] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [db70be99c32c6] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dc9cbccba1de7] daemon is not started [2020-07-23T14:28:34.505Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d044a9ef8c59d] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [de322a6c0ec76] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.29s) [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:1084: [da953507e1c9c] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dd72992802c6b] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d2f45d73fdf90] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [dd5b03bc15b65] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d08b4872e2cec] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d557c416d453a] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d59f7ed060b2e] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [de965ece5f85a] daemon is not started [2020-07-23T14:28:34.505Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.41s) [2020-07-23T14:28:34.505Z] docker_cli_network_unix_test.go:46: [d28796804823f] daemon is not started [2020-07-23T14:28:34.505Z] === RUN TestDockerHubPullSuite [2020-07-23T14:28:34.505Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-23T14:28:35.072Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-23T14:28:37.602Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-23T14:28:37.602Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-23T14:28:38.980Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-23T14:28:39.401Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-23T14:28:39.401Z] --- PASS: TestDockerHubPullSuite (5.66s) [2020-07-23T14:28:39.401Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2020-07-23T14:28:39.401Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2020-07-23T14:28:39.401Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.31s) [2020-07-23T14:28:39.401Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.35s) [2020-07-23T14:28:39.401Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-07-23T14:28:39.401Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-07-23T14:28:39.402Z] PASS [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === Skipped [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_sni_test.go:18: Flakey test [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-23T14:28:39.402Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.02s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.02s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-23T14:28:39.402Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-23T14:28:39.402Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-23T14:28:39.402Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-23T14:28:39.402Z] docker_cli_network_unix_test.go:46: [d044a9ef8c59d] daemon is not started [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] [2020-07-23T14:28:39.402Z] DONE 1277 tests, 51 skipped in 1464.083s [2020-07-23T14:28:39.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-23T14:28:39.402Z] ++++ cat bundles/test-integration/docker.pid [2020-07-23T14:28:39.402Z] +++ kill 7564 [2020-07-23T14:28:40.336Z] +++ /etc/init.d/apparmor stop [2020-07-23T14:28:40.337Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:28:40.337Z] [2020-07-23T14:28:40.337Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:28:40.337Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:28:40.337Z] [2020-07-23T14:28:40.337Z] To set a process to complain mode, use the command line tool [2020-07-23T14:28:40.337Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:28:40.337Z] +++ true [2020-07-23T14:28:40.337Z] exiting test-integration [2020-07-23T14:28:40.337Z] ++ exit 0 [2020-07-23T14:28:40.337Z] [2020-07-23T14:28:40.595Z] + for job in $(jobs -p) [2020-07-23T14:28:40.595Z] + wait 5782 [2020-07-23T14:28:47.154Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-23T14:28:50.440Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-23T14:28:57.003Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-23T14:29:02.297Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-23T14:29:03.674Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-23T14:29:07.860Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-23T14:29:09.764Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-23T14:29:13.950Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-23T14:29:13.950Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-23T14:29:19.225Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-23T14:29:19.791Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-23T14:29:20.358Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-23T14:29:22.889Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-23T14:30:19.104Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-23T14:31:05.772Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-23T14:31:20.642Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-23T14:31:23.174Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-23T14:33:44.642Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-23T14:33:54.611Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-23T14:33:54.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-23T14:33:55.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-23T14:33:55.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-23T14:33:55.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-23T14:33:56.064Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-23T14:33:57.967Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-23T14:34:01.256Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-23T14:34:03.158Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-23T14:34:59.389Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-23T14:34:59.389Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-23T14:35:01.293Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-23T14:35:03.823Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-23T14:35:06.354Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-23T14:35:08.885Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-23T14:35:30.815Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-23T14:35:40.784Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-23T14:35:42.161Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-23T14:35:44.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-23T14:35:47.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-23T14:35:57.201Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-23T14:36:00.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-23T14:36:03.020Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-23T14:36:05.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-23T14:36:08.090Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-23T14:36:10.621Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-23T14:36:13.906Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-23T14:36:16.435Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-23T14:37:12.654Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-23T14:37:24.861Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite (1647.70s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.28s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.41s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.66s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.76s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:562: [df9e9758cb44f] joining swarm manager [d2f87213a15d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:584: [d02605fb411b4] joining swarm manager [d2f87213a15d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] check_test.go:380: [df9e9758cb44f] daemon is not started [2020-07-23T14:37:45.027Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.22s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:45: [d8ba918778bbc] joining swarm manager [ddf9d30bb1f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.14s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.89s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:303: [d91caa7823838] joining swarm manager [d936563ee9048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:304: [ded91a71fdadd] joining swarm manager [d936563ee9048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.83s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:271: [d2958635c6ba8] joining swarm manager [dc77ee2057b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:272: [d4e0bb1193712] joining swarm manager [dc77ee2057b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.71s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.95s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.55s) [2020-07-23T14:37:45.027Z] docker_api_swarm_node_test.go:19: [d4392d94b3618] joining swarm manager [daeb828a02d9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_node_test.go:20: [d2059bffebd7b] joining swarm manager [daeb828a02d9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.89s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:501: [d8fe35011886f] joining swarm manager [d6b085e137ed8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:506: [d50e2c7a5a86c] joining swarm manager [d6b085e137ed8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.02s) [2020-07-23T14:37:45.027Z] docker_api_swarm_node_test.go:80: [d6903621d2c01] joining swarm manager [d7da53dba6c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2020-07-23T14:37:45.027Z] docker_api_swarm_node_test.go:52: [d56db7a80bfeb] joining swarm manager [d432eb729e941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_node_test.go:53: [de0523f417c87] joining swarm manager [d432eb729e941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.42s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:201: [d144a6fbba84e] joining swarm manager [df71103e32f7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.31s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:383: [d7377121799b4] joining swarm manager [ddb001a52f335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:384: [de0b255dd378c] joining swarm manager [ddb001a52f335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] check_test.go:380: [de0b255dd378c] daemon is not started [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.67s) [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:801: [d178092192d62] joining swarm manager [ded390ee2ab01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:801: [d03c68e41a379] joining swarm manager [ded390ee2ab01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:801: [dc4d55aca1879] joining swarm manager [ded390ee2ab01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:801: [d86b4d1708bdd] joining swarm manager [ded390ee2ab01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-23T14:37:45.027Z] docker_api_swarm_test.go:809: [d79365f62858b] joining swarm manager [ded390ee2ab01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.58s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.78s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:394: [d0bae2a7da766] joining swarm manager [de92d116cd755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:394: [d6d912e763bfb] joining swarm manager [de92d116cd755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.04s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:342: [d04eaf57e192f] joining swarm manager [d0fecce1089f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:342: [d463b8750bb16] joining swarm manager [d0fecce1089f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.77s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:489: [d87529b3560f2] joining swarm manager [d6d87f7c43e10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:489: [d6562dfd8e3be] joining swarm manager [d6d87f7c43e10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.76s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.56s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:127: [dcfefe85c87c6] joining swarm manager [d021120a7acc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:128: [d6a7eea5d6bc9] joining swarm manager [d021120a7acc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:136: [d8f9e920202e6] joining swarm manager [d021120a7acc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:137: [d2fca898c23b1] joining swarm manager [d021120a7acc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.66s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.87s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:303: [d7d319c4f082c] joining swarm manager [d7953d3f7bf5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:303: [d2a36acdbc164] joining swarm manager [d7953d3f7bf5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.12s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:99: [dcce0eaafd09d] joining swarm manager [d6632ca6fc8a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:100: [db55898c29ddb] joining swarm manager [d6632ca6fc8a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] check_test.go:380: [dcce0eaafd09d] daemon is not started [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.42s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:532: [d05934fe5247e] joining swarm manager [dcb43ecef23b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:533: [dcfc99f8de332] joining swarm manager [dcb43ecef23b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.98s) [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:147: [dd3abd3f0abb6] joining swarm manager [dc3e026e33027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_api_swarm_service_test.go:147: [d94d7ad8de2db] joining swarm manager [dc3e026e33027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.41s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.98s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.58s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.84s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.98s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.58s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.51s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.84s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.78s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.34s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.33s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.58s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.61s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.54s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.65s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.95s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.70s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.48s) [2020-07-23T14:37:45.027Z] docker_cli_service_logs_test.go:245: checking task x71yolmqsfvh [2020-07-23T14:37:45.027Z] docker_cli_service_logs_test.go:250: checking messages for x71yolmqsfvh [2020-07-23T14:37:45.027Z] docker_cli_service_logs_test.go:245: checking task n6ttc66rkpj3 [2020-07-23T14:37:45.027Z] docker_cli_service_logs_test.go:250: checking messages for n6ttc66rkpj3 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.28s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.61s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.32s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.46s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1901: [de50cbfd1c758] joining swarm manager [dd58a8a5d4241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1902: [d22fd3106209a] joining swarm manager [dd58a8a5d4241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.47s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1802: [d1d7b43d832b6] joining swarm manager [d1509ef78a41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1803: [d93b46455e1c8] joining swarm manager [d1509ef78a41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.64s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1321: [d4598c237d13d] joining swarm manager [d58dc8d066a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1322: [ddf9afaa9c00a] joining swarm manager [d58dc8d066a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.53s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.82s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.51s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.81s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.08s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.25s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.90s) [2020-07-23T14:37:45.027Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.14s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.22s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1186: [d395488fb1dd5] joining swarm manager [dcb6c57227fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1195: [d190418c45ac2] joining swarm manager [dcb6c57227fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.99s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.45s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.43s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1118: [d359f98f8f1ec] joining swarm manager [d93d3294ee089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1119: [dc7dd6622aeca] joining swarm manager [d93d3294ee089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1172: [de1585d52cdd5] joining swarm manager [d93d3294ee089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1453: [d93777d859764] joining swarm manager [db7168ef6149c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.027Z] docker_cli_swarm_test.go:1454: [d1dc5e2f85e64] joining swarm manager [db7168ef6149c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.80s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2020-07-23T14:37:45.027Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2020-07-23T14:37:45.027Z] docker_cli_swarm_unix_test.go:62: [d88b83cd3780b] joining swarm manager [daf1c59c9e30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.72s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2020-07-23T14:37:45.028Z] docker_api_swarm_test.go:961: [d14debda588ae] joining swarm manager [d5d2fb1068f8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.05s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.24s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.83s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.80s) [2020-07-23T14:37:45.028Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-07-23T14:37:45.028Z] === RUN TestDockerExternalVolumeSuite [2020-07-23T14:37:45.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-23T14:37:59.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-23T14:39:07.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-23T14:39:14.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-23T14:39:46.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-23T14:40:01.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-23T14:40:33.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-23T14:40:45.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-23T14:41:17.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-23T14:41:32.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-23T14:41:50.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-23T14:42:37.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-23T14:42:55.159Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-23T14:43:27.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-23T14:43:59.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-23T14:44:11.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-23T14:44:29.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-23T14:44:44.475Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite (436.65s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2020-07-23T14:44:59.351Z] docker_cli_external_volume_driver_test.go:53: [d2ae6ce51c1da] daemon is not started [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-23T14:44:59.351Z] docker_cli_external_volume_driver_test.go:53: [d628af2bc026b] daemon is not started [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-23T14:44:59.351Z] docker_cli_external_volume_driver_test.go:53: [ddc5bfb4f80e4] daemon is not started [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-23T14:44:59.351Z] docker_cli_external_volume_driver_test.go:53: [d94d50d6e47d0] daemon is not started [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-07-23T14:44:59.351Z] docker_cli_external_volume_driver_test.go:485: [d3f7cb6c641c0] daemon is not started [2020-07-23T14:44:59.351Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-23T14:44:59.351Z] docker_cli_external_volume_driver_test.go:53: [d31e81418d941] daemon is not started [2020-07-23T14:44:59.351Z] PASS [2020-07-23T14:44:59.351Z] [2020-07-23T14:44:59.351Z] === Skipped [2020-07-23T14:44:59.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-23T14:44:59.351Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-23T14:44:59.351Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-23T14:44:59.351Z] check_test.go:309: [d9117eaff1665] daemon is not started [2020-07-23T14:44:59.351Z] [2020-07-23T14:44:59.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-23T14:44:59.351Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-23T14:44:59.351Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-23T14:44:59.351Z] check_test.go:309: [d0d0b2d4828c7] daemon is not started [2020-07-23T14:44:59.351Z] [2020-07-23T14:44:59.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-23T14:44:59.351Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-23T14:44:59.351Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-23T14:44:59.351Z] check_test.go:309: [d2e86b373e531] daemon is not started [2020-07-23T14:44:59.351Z] [2020-07-23T14:44:59.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-23T14:44:59.351Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-23T14:44:59.351Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-23T14:44:59.351Z] [2020-07-23T14:44:59.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-23T14:44:59.351Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-23T14:44:59.351Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-23T14:44:59.351Z] [2020-07-23T14:44:59.351Z] [2020-07-23T14:44:59.351Z] DONE 273 tests, 5 skipped in 2443.402s [2020-07-23T14:44:59.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-23T14:44:59.351Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0079fab8cf32/docker.pid [2020-07-23T14:44:59.351Z] +++ kill 5590 [2020-07-23T14:44:59.351Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5590 is not a child of this shell [2020-07-23T14:44:59.351Z] warning: PID 5590 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0079fab8cf32/docker.pid had a nonzero exit code [2020-07-23T14:44:59.351Z] ++++ cat bundles/test-integration/docker.pid [2020-07-23T14:44:59.351Z] +++ kill 7570 [2020-07-23T14:44:59.918Z] +++ /etc/init.d/apparmor stop [2020-07-23T14:44:59.918Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-23T14:44:59.918Z] [2020-07-23T14:44:59.918Z] Unloading profiles will leave already running processes permanently [2020-07-23T14:44:59.918Z] unconfined, which can lead to unexpected situations. [2020-07-23T14:44:59.918Z] [2020-07-23T14:44:59.918Z] To set a process to complain mode, use the command line tool [2020-07-23T14:44:59.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-23T14:44:59.918Z] +++ true [2020-07-23T14:44:59.918Z] exiting test-integration [2020-07-23T14:44:59.918Z] ++ exit 0 [2020-07-23T14:44:59.918Z] [2020-07-23T14:45:00.176Z] + exit 0 [2020-07-23T14:45:00.176Z] ++ jobs -p [2020-07-23T14:45:00.176Z] + pids= [2020-07-23T14:45:00.176Z] + echo 'Remaining pids to kill: []' [2020-07-23T14:45:00.176Z] Remaining pids to kill: [] [2020-07-23T14:45:00.176Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-23T14:45:00.199Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-23T14:45:02.026Z] + echo Ensuring container killed. [2020-07-23T14:45:02.026Z] Ensuring container killed. [2020-07-23T14:45:02.026Z] + docker ps -aq -f name=docker-pr5-* [2020-07-23T14:45:02.026Z] + cids=f491e18a4aea [2020-07-23T14:45:02.026Z] 4eb786122eac [2020-07-23T14:45:02.026Z] ce8e75228c4f [2020-07-23T14:45:02.026Z] + [ -n f491e18a4aea [2020-07-23T14:45:02.026Z] 4eb786122eac [2020-07-23T14:45:02.026Z] ce8e75228c4f ] [2020-07-23T14:45:02.026Z] + docker rm -vf f491e18a4aea 4eb786122eac ce8e75228c4f [2020-07-23T14:45:02.966Z] f491e18a4aea [2020-07-23T14:45:03.536Z] 4eb786122eac [2020-07-23T14:45:04.103Z] ce8e75228c4f [Pipeline] sh [2020-07-23T14:45:04.384Z] + echo Chowning /workspace to jenkins user [2020-07-23T14:45:04.384Z] Chowning /workspace to jenkins user [2020-07-23T14:45:04.384Z] + id -u [2020-07-23T14:45:04.384Z] + id -g [2020-07-23T14:45:04.384Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41234:/workspace busybox chown -R 1000:1000 /workspace [2020-07-23T14:45:04.384Z] Unable to find image 'busybox:latest' locally [2020-07-23T14:45:04.643Z] latest: Pulling from library/busybox [2020-07-23T14:45:04.643Z] 91f30d776fb2: Pulling fs layer [2020-07-23T14:45:04.643Z] 91f30d776fb2: Download complete [2020-07-23T14:45:04.904Z] 91f30d776fb2: Pull complete [2020-07-23T14:45:04.904Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-23T14:45:04.904Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-23T14:45:08.499Z] + bundleName=amd64 [2020-07-23T14:45:08.499Z] + echo Creating amd64-bundles.tar.gz [2020-07-23T14:45:08.500Z] Creating amd64-bundles.tar.gz [2020-07-23T14:45:08.500Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-23T14:45:08.500Z] + 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 [2020-07-23T14:45:09.447Z] Archiving artifacts [2020-07-23T14:45:11.179Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-23T14:45:11.498Z] + make clean [2020-07-23T14:45:11.498Z] docker volume rm -f docker-dev-cache [2020-07-23T14:45:11.758Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-23T14:52:09.901Z] ok github.com/docker/docker/integration-cli 2212.176s [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === Skipped [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-23T14:52:09.901Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-23T14:52:09.901Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.16s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.16s) [2020-07-23T14:52:09.901Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.18s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.18s) [2020-07-23T14:52:09.901Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.44s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.44s) [2020-07-23T14:52:09.901Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-07-23T14:52:09.901Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-23T14:52:09.901Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.901Z] [2020-07-23T14:52:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-23T14:52:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-23T14:52:09.902Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-23T14:52:09.902Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-23T14:52:09.902Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-23T14:52:09.902Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-23T14:52:09.902Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-07-23T14:52:09.902Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-23T14:52:09.902Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-23T14:52:09.902Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-23T14:52:09.902Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.902Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-07-23T14:52:09.903Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-07-23T14:52:09.903Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-23T14:52:09.903Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_sni_test.go:18: Flakey test [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-23T14:52:09.903Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-07-23T14:52:09.903Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-23T14:52:09.903Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.903Z] [2020-07-23T14:52:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-23T14:52:09.903Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-23T14:52:09.904Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-23T14:52:09.904Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-23T14:52:09.904Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-23T14:52:09.904Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-23T14:52:09.904Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-23T14:52:09.904Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-23T14:52:09.904Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-23T14:52:09.904Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-23T14:52:09.904Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-23T14:52:09.904Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.904Z] [2020-07-23T14:52:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-23T14:52:09.904Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-23T14:52:09.905Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-23T14:52:09.905Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-07-23T14:52:09.905Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-23T14:52:09.905Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-07-23T14:52:09.905Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-23T14:52:09.905Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-07-23T14:52:09.905Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-23T14:52:09.905Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-23T14:52:09.905Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-23T14:52:09.905Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.905Z] [2020-07-23T14:52:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-23T14:52:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-23T14:52:09.906Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-23T14:52:09.906Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-23T14:52:09.906Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.906Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-23T14:52:09.907Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-23T14:52:09.907Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.907Z] [2020-07-23T14:52:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-23T14:52:09.908Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-23T14:52:09.908Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-23T14:52:09.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.908Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:09.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-23T14:52:09.909Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-23T14:52:09.909Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:09.909Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-23T14:52:10.169Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-23T14:52:10.169Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.169Z] [2020-07-23T14:52:10.170Z] DONE 1096 tests, 549 skipped in 2220.557s [2020-07-23T14:52:10.170Z] INFO: Integration tests ended at 07/23/2020 14:52:03. Duration:00:37:00.8153146 [2020-07-23T14:52:10.170Z] INFO: Docker info of the daemon under test at end of run [2020-07-23T14:52:10.170Z] [2020-07-23T14:52:10.170Z] Containers: 2 [2020-07-23T14:52:10.170Z] Running: 0 [2020-07-23T14:52:10.170Z] Paused: 0 [2020-07-23T14:52:10.170Z] Stopped: 2 [2020-07-23T14:52:10.170Z] Images: 15 [2020-07-23T14:52:10.170Z] Server Version: 0.0.0-dev [2020-07-23T14:52:10.170Z] Storage Driver: windowsfilter [2020-07-23T14:52:10.170Z] Windows: [2020-07-23T14:52:10.170Z] Logging Driver: json-file [2020-07-23T14:52:10.170Z] Plugins: [2020-07-23T14:52:10.170Z] Volume: local [2020-07-23T14:52:10.170Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-23T14:52:10.170Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-23T14:52:10.170Z] Swarm: inactive [2020-07-23T14:52:10.170Z] Default Isolation: process [2020-07-23T14:52:10.170Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-23T14:52:10.170Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-23T14:52:10.170Z] OSType: windows [2020-07-23T14:52:10.170Z] Architecture: x86_64 [2020-07-23T14:52:10.170Z] CPUs: 4 [2020-07-23T14:52:10.170Z] Total Memory: 32GiB [2020-07-23T14:52:10.170Z] Name: azwin-2-1b1510 [2020-07-23T14:52:10.170Z] ID: WHSS:VVQG:HVTT:ENUU:DCJV:ELBG:LG2P:EMK3:KTXW:7YXI:ITFK:LLIN [2020-07-23T14:52:10.170Z] Docker Root Dir: D:\CI\PR-41234\5\daemon [2020-07-23T14:52:10.170Z] Debug Mode (client): false [2020-07-23T14:52:10.170Z] Debug Mode (server): true [2020-07-23T14:52:10.170Z] File Descriptors: -1 [2020-07-23T14:52:10.170Z] Goroutines: 18 [2020-07-23T14:52:10.170Z] System Time: 2020-07-23T14:52:03.7829179Z [2020-07-23T14:52:10.170Z] EventsListeners: 0 [2020-07-23T14:52:10.170Z] Registry: https://index.docker.io/v1/ [2020-07-23T14:52:10.170Z] Labels: [2020-07-23T14:52:10.170Z] Experimental: false [2020-07-23T14:52:10.170Z] Insecure Registries: [2020-07-23T14:52:10.170Z] 127.0.0.0/8 [2020-07-23T14:52:10.170Z] Live Restore Enabled: false [2020-07-23T14:52:10.170Z] [2020-07-23T14:52:10.170Z] [2020-07-23T14:52:10.170Z] INFO: Stopping daemon under test [2020-07-23T14:52:10.170Z] SUCCESS: The process with PID 5592 (child process of PID 3004) has been terminated. [2020-07-23T14:52:10.170Z] SUCCESS: The process with PID 3004 (child process of PID 4176) has been terminated. [2020-07-23T14:52:10.170Z] INFO: Stop tailing logs of the daemon under tests [2020-07-23T14:52:10.170Z] INFO: executeCI.ps1 Completed successfully at 07/23/2020 14:52:03. [2020-07-23T14:52:10.170Z] INFO: Tidying up at end of run [2020-07-23T14:52:10.170Z] INFO: Saving daemon under test log (d:\CI\PR-41234\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-23T14:52:10.170Z] INFO: Saving daemon under test log (d:\CI\PR-41234\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-23T14:52:10.170Z] INFO: Nuke-Everything... [2020-07-23T14:52:10.170Z] INFO: Container count on control daemon to delete is 2 [2020-07-23T14:52:10.170Z] 29cbe1c1808d [2020-07-23T14:52:10.170Z] bd07496aa517 [2020-07-23T14:52:10.170Z] INFO: Tidying pidfile d:\CI\PR-41234\5\docker.pid [2020-07-23T14:52:10.170Z] INFO: Nuking d:\CI [2020-07-23T14:52:31.471Z] INFO: Zapped successfully [2020-07-23T14:52:31.471Z] [2020-07-23T14:52:31.471Z] INFO: executeCI.ps1 exiting at Thu Jul 23 14:52:30 CUT 2020. Duration 00:58:09.1855643 [2020-07-23T14:52:31.471Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-23T14:52:31.727Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-23T14:52:39.739Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-23T14:52:42.198Z] Archiving artifacts [2020-07-23T14:52:57.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41234/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-23T14:52:58.289Z] + make clean [2020-07-23T14:53:00.524Z] docker volume rm -f docker-dev-cache [2020-07-23T14:53:00.524Z] 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